Thu, 22 Aug 2013 19:50:12 +0200
Flush progress with initial commit, improve application.
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Thu Aug 22 19:50:12 2013 +0200 1.3 @@ -0,0 +1,12 @@ 1.4 +syntax: glob 1.5 +*.orig 1.6 +*.rej 1.7 +*.o 1.8 +*~ 1.9 + 1.10 +dist 1.11 +scratch 1.12 +resources-ram 1.13 + 1.14 +docs/design*.pdf 1.15 +resources/mobdebug.lua
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/astrokaat.mkb Thu Aug 22 19:50:12 2013 +0200 2.3 @@ -0,0 +1,83 @@ 2.4 +#!/usr/bin/env mkb 2.5 + 2.6 +# Quick Project 2.7 + 2.8 +if {{ option use_prebuilt }} 2.9 +{ 2.10 + subproject "$MARMALADE_ROOT/quick/quick_prebuilt" 2.11 +} 2.12 +else 2.13 +{ 2.14 + subproject "$MARMALADE_ROOT/quick/quick" 2.15 +} 2.16 + 2.17 +options 2.18 +{ 2.19 + s3e-data-dir = resources 2.20 + app-icf = 'resources/common.icf,resources/app.icf' 2.21 +} 2.22 + 2.23 +files 2.24 +{ 2.25 + (resources) 2.26 + app.icf 2.27 + main.lua 2.28 +} 2.29 + 2.30 +assets 2.31 +{ 2.32 + (resources) 2.33 + . 2.34 + config.lua 2.35 +} 2.36 + 2.37 +# http://docs.madewithmarmalade.com/native/devtools/mkbfilesettings/deploymentoptions.html 2.38 +deployments 2.39 +{ 2.40 + ["Windows"] 2.41 + win32 2.42 + arch=x86 2.43 + 2.44 + ["Mac OS X"] 2.45 + osx 2.46 + arch=x86 2.47 + 2.48 + # Ensure subsequent options set on "Default" configuration 2.49 + ["Default"] 2.50 + 2.51 + splashscreen="splashdir" # Folder of multiple splashscreens 2.52 + splashscreen-use-all=1 # Package all and pick closest fit at runtime 2.53 +} 2.54 + 2.55 +options 2.56 +{ 2.57 + builddir = build_temp 2.58 +} 2.59 + 2.60 +# C:\Marmalade\S3E\deploy\plugins\qnx\bin\blackberry-signer -register -csjpin <pin> -storepass <pwd> <signing-csj-file> <debug-token-csj-file> 2.61 +# 2.62 +#### AUTO GENERATED deployment settings from DeployTool.exe. Do not edit below this line #### 2.63 + 2.64 +deployments 2.65 +{ 2.66 + blackberry-author = "Michael Schloh" 2.67 + blackberry-authorid = "gYAAgI1lJZn3qEzu4fLjwMPtQ0E" 2.68 + blackberry-cskpass = "Not-Stored-Ignore-This" 2.69 + blackberry-keystore = "C:/Users/Michel/AppData/Local/Research In Motion/author.p12" 2.70 + blackberry-storepass = "Not-Stored-Ignore-This" 2.71 + caption = "Astrokaat" 2.72 + copyright = "© 2013 Michael Schloh" 2.73 + icon = "resources/images/heroico_114.png" 2.74 + name = "Astrokaat" 2.75 + provider = "Michael Schloh" 2.76 + splashscreen = "resources/splashdir/splashkat_768.png" 2.77 + splashscreen-auto-onblack = "1" 2.78 + version-major = "0" 2.79 + version-minor = "7" 2.80 + version-revision = "2" 2.81 + wp8-author = "Michael Schloh" 2.82 + wp8-description = "Guide the Astrokaat through space while evading burning comets, asteroids, and other debris. Nourish the Astrokaat with cheese wedges, cat food tins, and delicious fish heads to maintain her health and prolong the game! This engaging and unique retro arcade game blends silly sounds and graphics with sentiments from the 80s to entertain and amuse." 2.83 + wp8-exclude-wvga = "0" 2.84 + wp8-genre-isgame = "1" 2.85 + wp8-publisher-id = "{41a51575-cd71-4031-8a18-b3e323e33c5e}" 2.86 +}
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/docs/Changelog.txt Thu Aug 22 19:50:12 2013 +0200 3.3 @@ -0,0 +1,15 @@ 3.4 +Release 0.7.2, 30 July 2013 3.5 + No changes, repackage to integrate new license and remove splashscreen. 3.6 + 3.7 +Release 0.7.1, 28 July 2013 3.8 + Bugfix, correct audio sounds by resampling and exporting raw format. 3.9 + Remove logic to play motor sound due to constant disturbance in game play. 3.10 + Remove logic to activate the vibrator due to disturbing nature in play. 3.11 + Bugfix, avoid restarting intro music on navigation to intro scene. 3.12 + Reduce scrolling background galaxia size to mitigate maximum sprite bug. 3.13 + Introduce basic lua optimization by removing debug logic. 3.14 + Improve comet appearance by adjusting particle properties. 3.15 + Increase background scrolling speed slightly. 3.16 + 3.17 +Release 0.7.0, 26 July 2013 3.18 + Initial development.
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/docs/Todo.txt Thu Aug 22 19:50:12 2013 +0200 4.3 @@ -0,0 +1,33 @@ 4.4 +Reqs 4.5 + Derive food subclasses from a generic food class 4.6 + Derive hero subclasses from a generac actor class 4.7 + Add 'hitid' to derived asteroid class to control multiple hits 4.8 + Read http://quick-docs.madewithmarmalade.com/LuaAndObjectOrientation.html 4.9 + Stitch galaxia sprite edges together using a Gimp filter 4.10 + Program star particles to rotate during their flights 4.11 + Solve bug of hero collisions sometimes triggering wrong logic 4.12 + Replace vibrator logic once problem of too long and loud vibrations is solved 4.13 + 4.14 +URLs 4.15 + http://www.lua.org/manual/ 4.16 + http://www.madewithmarmalade.com/blog/building-marmalade-quick-game-nick-smith-part-2-getting-grips-lua/ 4.17 + http://www.madewithmarmalade.com/blog/building-marmalade-quick-game-pt-3-building-wrong-prototype/ 4.18 + http://www.madewithmarmalade.com/blog/building-marmalade-quick-game-part-4-api-best-practice/ 4.19 + 4.20 +Reqs 4.21 + Gloss all buttons and logos 4.22 + Make new abstract class 'actor' (http://www.lua.org/pil/16.html) 4.23 + Subclass actor to derive new hero and villain subclasses 4.24 + Repeat for space obstacles and cat food 4.25 + 4.26 +Bugs 4.27 + +Points given repeatedly 4.28 + 4.29 +Tips 4.30 + Audiacity to process sounds: In the 'Track' menu 'stereo to mono' 4.31 + In the imported track, set '16-bit PCM' then see the 'Track' 4.32 + drop down menu to select 'Resample' and choose '11025Hz'. Set 4.33 + the 'Project Rate' in the selection toolbar at the bottom as well. 4.34 + Export the file, 'Save as type' choose 'Other compressed files' 4.35 + and then 'Options' choose 'RAW (headerless)' and '16-bit signed PCM'. 4.36 +
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/graphics/airblow.svg Thu Aug 22 19:50:12 2013 +0200 5.3 @@ -0,0 +1,143 @@ 5.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?> 5.5 +<!-- Created with Inkscape (http://www.inkscape.org/) --> 5.6 + 5.7 +<svg 5.8 + xmlns:dc="http://purl.org/dc/elements/1.1/" 5.9 + xmlns:cc="http://creativecommons.org/ns#" 5.10 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 5.11 + xmlns:svg="http://www.w3.org/2000/svg" 5.12 + xmlns="http://www.w3.org/2000/svg" 5.13 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 5.14 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 5.15 + width="336.18658" 5.16 + height="388.13104" 5.17 + id="svg5032" 5.18 + version="1.1" 5.19 + inkscape:version="0.48.3.1 r9886" 5.20 + sodipodi:docname="airblow.svg"> 5.21 + <defs 5.22 + id="defs5034" /> 5.23 + <sodipodi:namedview 5.24 + id="base" 5.25 + pagecolor="#ffffff" 5.26 + bordercolor="#666666" 5.27 + borderopacity="1.0" 5.28 + inkscape:pageopacity="0.0" 5.29 + inkscape:pageshadow="2" 5.30 + inkscape:zoom="2.0199363" 5.31 + inkscape:cx="168.09329" 5.32 + inkscape:cy="194.06552" 5.33 + inkscape:document-units="px" 5.34 + inkscape:current-layer="layer1" 5.35 + showgrid="false" 5.36 + inkscape:showpageshadow="false" 5.37 + fit-margin-top="0" 5.38 + fit-margin-left="0" 5.39 + fit-margin-right="0" 5.40 + fit-margin-bottom="0" 5.41 + inkscape:window-width="1354" 5.42 + inkscape:window-height="1020" 5.43 + inkscape:window-x="0" 5.44 + inkscape:window-y="27" 5.45 + inkscape:window-maximized="0" /> 5.46 + <metadata 5.47 + id="metadata5037"> 5.48 + <rdf:RDF> 5.49 + <cc:Work 5.50 + rdf:about=""> 5.51 + <dc:format>image/svg+xml</dc:format> 5.52 + <dc:type 5.53 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 5.54 + <dc:title></dc:title> 5.55 + </cc:Work> 5.56 + </rdf:RDF> 5.57 + </metadata> 5.58 + <g 5.59 + inkscape:label="Layer 1" 5.60 + inkscape:groupmode="layer" 5.61 + id="layer1" 5.62 + transform="translate(-231.24745,-155.42076)"> 5.63 + <g 5.64 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/airblow_200.png" 5.65 + inkscape:export-xdpi="43.88813" 5.66 + inkscape:export-ydpi="43.88813" 5.67 + id="g3801" 5.68 + transform="matrix(0.96592583,-0.25881905,0.25881905,0.96592583,-73.539352,116.85324)"> 5.69 + <path 5.70 + sodipodi:nodetypes="cccccccc" 5.71 + inkscape:connector-curvature="0" 5.72 + id="path5607" 5.73 + d="m 394.54998,182.73001 c 72.20189,47.66984 197.46207,100.55167 169.74391,190.75609 -22.10535,66.88799 -80.46575,102.09778 -130.15424,132.53197 -42.70704,54.75326 -89.53524,35.98371 -105.85183,-1.256 -61.8978,1.2802 -57.55394,-58.79541 -43.52052,-86.05472 -39.33554,-7.92651 -53.09622,-64.16843 -21.97264,-98.00572 -20.78568,-35.39773 -16.89335,-93.37286 30.02142,-110.03591 -18.12038,-94.34612 73.0984,-96.32986 101.7339,-27.93571 z" 5.74 + style="fill:#ffffff;fill-opacity:0.78431373;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> 5.75 + <g 5.76 + id="g3795"> 5.77 + <path 5.78 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.79 + d="m 361.7599,315.34342 c 0,0 118.27326,5.90853 147.4405,16.8297 23.0621,-1.06747 59.15142,19.48419 59.15142,19.48419" 5.80 + id="path5591" 5.81 + inkscape:connector-curvature="0" 5.82 + sodipodi:nodetypes="ccc" /> 5.83 + <path 5.84 + sodipodi:nodetypes="ccc" 5.85 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.86 + d="m 393.23481,391.06262 c 0,0 99.13135,1.31569 114.15646,-12.25804 29.70346,-6.53485 60.25344,-28.37202 60.25344,-28.37202" 5.87 + id="path5593" 5.88 + inkscape:connector-curvature="0" /> 5.89 + <path 5.90 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.91 + d="m 393.45956,454.61433 c 0,0 105.22902,-29.90504 119.80584,-45.66944 35.25879,-19.54017 52.18864,-58.06404 52.18864,-58.06404" 5.92 + id="path5595" 5.93 + inkscape:connector-curvature="0" 5.94 + sodipodi:nodetypes="ccc" /> 5.95 + <path 5.96 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.97 + d="m 354.11249,231.68003 c 0,0 132.70556,42.58477 159.80225,61.23334 20.9222,10.78247 53.47115,58.48513 53.47115,58.48513" 5.98 + id="path5597" 5.99 + inkscape:connector-curvature="0" 5.100 + sodipodi:nodetypes="ccc" /> 5.101 + </g> 5.102 + <path 5.103 + sodipodi:nodetypes="cc" 5.104 + inkscape:connector-curvature="0" 5.105 + id="path5599" 5.106 + d="m 335.85057,184.03578 c 31.77088,22.24874 22.45788,70.08297 -20.71586,68.37349" 5.107 + style="fill:none;stroke:#4b4b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> 5.108 + <path 5.109 + style="fill:none;stroke:#4b4b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.110 + d="m 334.39153,273.20226 c 35.84514,14.81623 37.14508,63.53127 -5.36913,71.24081" 5.111 + id="path5601" 5.112 + inkscape:connector-curvature="0" 5.113 + sodipodi:nodetypes="cc" /> 5.114 + <path 5.115 + sodipodi:nodetypes="cc" 5.116 + inkscape:connector-curvature="0" 5.117 + id="path5603" 5.118 + d="m 357.39433,355.77629 c 38.34514,5.83484 51.23193,52.83246 11.7855,70.46406" 5.119 + style="fill:none;stroke:#4b4b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> 5.120 + <path 5.121 + style="fill:none;stroke:#4b4b4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.122 + d="m 355.72378,431.95908 c 38.7484,-1.71955 60.51306,41.88256 25.23954,66.83597" 5.123 + id="path5605" 5.124 + inkscape:connector-curvature="0" 5.125 + sodipodi:nodetypes="cc" /> 5.126 + <path 5.127 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.128 + d="m 336.49467,402.68106 c -32.63478,20.96109 -25.24112,69.12933 17.96644,69.14686" 5.129 + id="path5625" 5.130 + inkscape:connector-curvature="0" 5.131 + sodipodi:nodetypes="cc" /> 5.132 + <path 5.133 + sodipodi:nodetypes="cc" 5.134 + inkscape:connector-curvature="0" 5.135 + id="path5627" 5.136 + d="m 313.32338,229.1783 c -35.49333,15.64026 -35.66761,64.37234 7.01333,71.09778" 5.137 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> 5.138 + <path 5.139 + style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" 5.140 + d="m 300.52711,312.20604 c -30.51165,23.9465 -18.60658,71.20234 24.40993,67.1434" 5.141 + id="path5629" 5.142 + inkscape:connector-curvature="0" 5.143 + sodipodi:nodetypes="cc" /> 5.144 + </g> 5.145 + </g> 5.146 +</svg>
6.1 Binary file graphics/airblow_200.png has changed
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/graphics/cheesepiece.svg Thu Aug 22 19:50:12 2013 +0200 7.3 @@ -0,0 +1,407 @@ 7.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?> 7.5 +<!-- Created with Inkscape (http://www.inkscape.org/) --> 7.6 + 7.7 +<svg 7.8 + xmlns:dc="http://purl.org/dc/elements/1.1/" 7.9 + xmlns:cc="http://creativecommons.org/ns#" 7.10 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 7.11 + xmlns:svg="http://www.w3.org/2000/svg" 7.12 + xmlns="http://www.w3.org/2000/svg" 7.13 + xmlns:xlink="http://www.w3.org/1999/xlink" 7.14 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 7.15 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 7.16 + version="1.1" 7.17 + width="255.3916" 7.18 + height="181.6145" 7.19 + id="svg2" 7.20 + inkscape:version="0.48.3.1 r9886" 7.21 + sodipodi:docname="cheesepiece.svg" 7.22 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/cheesepiece.png" 7.23 + inkscape:export-xdpi="77.529999" 7.24 + inkscape:export-ydpi="77.529999"> 7.25 + <sodipodi:namedview 7.26 + pagecolor="#ffffff" 7.27 + bordercolor="#666666" 7.28 + borderopacity="1" 7.29 + objecttolerance="10" 7.30 + gridtolerance="10" 7.31 + guidetolerance="10" 7.32 + inkscape:pageopacity="0" 7.33 + inkscape:pageshadow="2" 7.34 + inkscape:window-width="640" 7.35 + inkscape:window-height="480" 7.36 + id="namedview55" 7.37 + showgrid="false" 7.38 + inkscape:zoom="1.2994557" 7.39 + inkscape:cx="127.6958" 7.40 + inkscape:cy="90.807251" 7.41 + inkscape:window-x="0" 7.42 + inkscape:window-y="27" 7.43 + inkscape:window-maximized="0" 7.44 + inkscape:current-layer="svg2" /> 7.45 + <defs 7.46 + id="defs4"> 7.47 + <linearGradient 7.48 + id="linearGradient3907"> 7.49 + <stop 7.50 + id="stop3909" 7.51 + style="stop-color:#ffffff;stop-opacity:1" 7.52 + offset="0" /> 7.53 + <stop 7.54 + id="stop3911" 7.55 + style="stop-color:#806600;stop-opacity:0" 7.56 + offset="1" /> 7.57 + </linearGradient> 7.58 + <linearGradient 7.59 + id="linearGradient3010"> 7.60 + <stop 7.61 + id="stop3014" 7.62 + style="stop-color:#aa8800;stop-opacity:0" 7.63 + offset="0" /> 7.64 + <stop 7.65 + id="stop3012" 7.66 + style="stop-color:#aa8800;stop-opacity:1" 7.67 + offset="1" /> 7.68 + </linearGradient> 7.69 + <radialGradient 7.70 + cx="511.88425" 7.71 + cy="613.06366" 7.72 + r="10.079295" 7.73 + fx="511.88425" 7.74 + fy="613.06366" 7.75 + id="radialGradient3016" 7.76 + xlink:href="#linearGradient3010" 7.77 + gradientUnits="userSpaceOnUse" 7.78 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.79 + <radialGradient 7.80 + cx="511.88425" 7.81 + cy="613.06366" 7.82 + r="10.079295" 7.83 + fx="511.88425" 7.84 + fy="613.06366" 7.85 + id="radialGradient3022" 7.86 + xlink:href="#linearGradient3010" 7.87 + gradientUnits="userSpaceOnUse" 7.88 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.89 + <radialGradient 7.90 + cx="511.88425" 7.91 + cy="613.06366" 7.92 + r="10.079295" 7.93 + fx="511.88425" 7.94 + fy="613.06366" 7.95 + id="radialGradient3026" 7.96 + xlink:href="#linearGradient3010" 7.97 + gradientUnits="userSpaceOnUse" 7.98 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.99 + <radialGradient 7.100 + cx="511.88425" 7.101 + cy="613.06366" 7.102 + r="10.079295" 7.103 + fx="511.88425" 7.104 + fy="613.06366" 7.105 + id="radialGradient3034" 7.106 + xlink:href="#linearGradient3010" 7.107 + gradientUnits="userSpaceOnUse" 7.108 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.109 + <radialGradient 7.110 + cx="511.88425" 7.111 + cy="613.06366" 7.112 + r="10.079295" 7.113 + fx="511.88425" 7.114 + fy="613.06366" 7.115 + id="radialGradient3038" 7.116 + xlink:href="#linearGradient3010" 7.117 + gradientUnits="userSpaceOnUse" 7.118 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.119 + <radialGradient 7.120 + cx="511.88425" 7.121 + cy="613.06366" 7.122 + r="10.079295" 7.123 + fx="511.88425" 7.124 + fy="613.06366" 7.125 + id="radialGradient3042" 7.126 + xlink:href="#linearGradient3010" 7.127 + gradientUnits="userSpaceOnUse" 7.128 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.129 + <radialGradient 7.130 + cx="511.88425" 7.131 + cy="613.06366" 7.132 + r="10.079295" 7.133 + fx="511.88425" 7.134 + fy="613.06366" 7.135 + id="radialGradient3046" 7.136 + xlink:href="#linearGradient3010" 7.137 + gradientUnits="userSpaceOnUse" 7.138 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.139 + <radialGradient 7.140 + cx="511.88425" 7.141 + cy="613.06366" 7.142 + r="10.079295" 7.143 + fx="511.88425" 7.144 + fy="613.06366" 7.145 + id="radialGradient3050" 7.146 + xlink:href="#linearGradient3010" 7.147 + gradientUnits="userSpaceOnUse" 7.148 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.149 + <radialGradient 7.150 + cx="511.88425" 7.151 + cy="613.06366" 7.152 + r="10.079295" 7.153 + fx="511.88425" 7.154 + fy="613.06366" 7.155 + id="radialGradient3054" 7.156 + xlink:href="#linearGradient3010" 7.157 + gradientUnits="userSpaceOnUse" 7.158 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.159 + <radialGradient 7.160 + cx="511.88425" 7.161 + cy="613.06366" 7.162 + r="10.079295" 7.163 + fx="511.88425" 7.164 + fy="613.06366" 7.165 + id="radialGradient3066" 7.166 + xlink:href="#linearGradient3010" 7.167 + gradientUnits="userSpaceOnUse" 7.168 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.169 + <radialGradient 7.170 + cx="511.88425" 7.171 + cy="613.06366" 7.172 + r="10.079295" 7.173 + fx="511.88425" 7.174 + fy="613.06366" 7.175 + id="radialGradient3078" 7.176 + xlink:href="#linearGradient3010" 7.177 + gradientUnits="userSpaceOnUse" 7.178 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.179 + <radialGradient 7.180 + cx="513.57214" 7.181 + cy="609.74524" 7.182 + r="10.079295" 7.183 + fx="513.57214" 7.184 + fy="609.74524" 7.185 + id="radialGradient3082" 7.186 + xlink:href="#linearGradient3010" 7.187 + gradientUnits="userSpaceOnUse" 7.188 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.189 + <radialGradient 7.190 + cx="513.57214" 7.191 + cy="609.74524" 7.192 + r="10.079295" 7.193 + fx="513.57214" 7.194 + fy="609.74524" 7.195 + id="radialGradient3086" 7.196 + xlink:href="#linearGradient3010" 7.197 + gradientUnits="userSpaceOnUse" 7.198 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.199 + <radialGradient 7.200 + cx="513.57214" 7.201 + cy="609.74524" 7.202 + r="10.079295" 7.203 + fx="513.57214" 7.204 + fy="609.74524" 7.205 + id="radialGradient3090" 7.206 + xlink:href="#linearGradient3010" 7.207 + gradientUnits="userSpaceOnUse" 7.208 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.209 + <filter 7.210 + x="-0.077675335" 7.211 + y="-0.26759347" 7.212 + width="1.1553507" 7.213 + height="1.535187" 7.214 + color-interpolation-filters="sRGB" 7.215 + id="filter3901"> 7.216 + <feGaussianBlur 7.217 + id="feGaussianBlur3903" 7.218 + stdDeviation="5.6230651" /> 7.219 + </filter> 7.220 + <radialGradient 7.221 + cx="644.85059" 7.222 + cy="966.25873" 7.223 + r="105.88422" 7.224 + fx="644.85059" 7.225 + fy="966.25873" 7.226 + id="radialGradient3913" 7.227 + xlink:href="#linearGradient3907" 7.228 + gradientUnits="userSpaceOnUse" 7.229 + gradientTransform="matrix(-0.06685042,-1.0386711,2.5372708,-0.16327482,-1770.6761,1751.0446)" /> 7.230 + <filter 7.231 + color-interpolation-filters="sRGB" 7.232 + id="filter3919"> 7.233 + <feGaussianBlur 7.234 + id="feGaussianBlur3921" 7.235 + stdDeviation="2.355535" /> 7.236 + </filter> 7.237 + <radialGradient 7.238 + cx="511.88425" 7.239 + cy="613.06366" 7.240 + r="10.079295" 7.241 + fx="511.88425" 7.242 + fy="613.06366" 7.243 + id="radialGradient3929" 7.244 + xlink:href="#linearGradient3010" 7.245 + gradientUnits="userSpaceOnUse" 7.246 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.247 + <radialGradient 7.248 + cx="511.88425" 7.249 + cy="613.06366" 7.250 + r="10.079295" 7.251 + fx="511.88425" 7.252 + fy="613.06366" 7.253 + id="radialGradient3931" 7.254 + xlink:href="#linearGradient3010" 7.255 + gradientUnits="userSpaceOnUse" 7.256 + gradientTransform="matrix(1.4285714,2.3955122e-6,-1.9164099e-6,1.1428572,-219.37779,-88.30176)" /> 7.257 + </defs> 7.258 + <g 7.259 + transform="translate(-481.82678,-777.76216)" 7.260 + id="layer1"> 7.261 + <path 7.262 + d="m 486.93044,924.32361 c 0,0 -10.66661,3.87996 10.6666,9.69989 21.33322,5.81994 207.58863,32.97963 223.99878,23.27974 16.41018,-9.69989 18.46145,-21.33976 12.71789,-29.48767 -5.74356,-8.14791 -9.0256,-11.25187 -9.0256,-11.25187 -24.59853,-35.38923 -158.90511,5.17327 -238.35767,7.75991 z" 7.263 + id="path3923" 7.264 + style="opacity:0.57627115;fill:#806600;stroke:none" /> 7.265 + <path 7.266 + d="m 687.55195,780.94115 c 0,0 -203.74576,54.71618 -203.74576,61.19572 0,6.47955 -3.59975,4.3197 17.27879,5.7596 20.87854,1.4399 201.58592,2.15985 215.26496,-10.79924 13.67904,-12.9591 -17.99874,-51.83638 -21.59849,-52.55633 -3.59975,-0.71995 -7.1995,-3.59975 -7.1995,-3.59975 z" 7.267 + id="path3099" 7.268 + style="fill:#ffe680;stroke:none" /> 7.269 + <path 7.270 + d="m 484.31943,843.99019 c 0,0 -2.85152,31.3854 -1.73229,55.03685 0.92743,16.5222 -1.1473,26.36509 14.13817,28.91773 114.83838,19.15751 224.4677,20.75124 220.85782,-3.32021 0,0 1.56117,-15.74367 3.84108,-33.05446 2.51027,-19.05988 1.27021,-61.9789 -0.96128,-61.9789" 7.271 + id="path3006" 7.272 + style="fill:#ffd42a;stroke:#806600;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> 7.273 + <path 7.274 + d="m 502.47327,852.23759 c 0,0 10.33018,35.50996 5.81073,54.87902 -3.77093,15.27702 -8.39308,18.1205 5.3146,20.40965 102.9846,17.18005 200.87781,18.18925 197.64054,-3.39751 0,0 3.95047,-29.27209 7.17865,-46.05862 3.22818,-16.78652 -4.17608,-38.74524 -4.17608,-38.74524" 7.275 + id="path3905" 7.276 + style="opacity:0.38305084;fill:url(#radialGradient3913);fill-opacity:1;stroke:none;filter:url(#filter3919)" /> 7.277 + <path 7.278 + d="m 721.52549,834.99714 c -1.81288,-31.43994 -23.14944,-47.13698 -24.76099,-50.45624 -0.80501,-1.65806 -7.10226,-3.65485 -7.26844,-3.59975 0,0 -213.77424,50.93789 -204.96992,63.35557" 7.279 + id="path3004" 7.280 + style="fill:#ffe680;stroke:#aa8800;stroke-width:1.00477648" /> 7.281 + <path 7.282 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.283 + transform="translate(0,308.2677)" 7.284 + id="path3008" 7.285 + style="color:#000000;fill:url(#radialGradient3016);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.286 + <path 7.287 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.288 + transform="matrix(0.82313629,0.071669,-0.071669,0.82313629,167.55151,335.26651)" 7.289 + id="path3020" 7.290 + style="color:#000000;fill:url(#radialGradient3022);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.291 + <path 7.292 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.293 + transform="matrix(1.1042827,0.19140853,-0.19140853,1.1042827,151.23714,94.055309)" 7.294 + id="path3024" 7.295 + style="color:#000000;fill:url(#radialGradient3026);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.296 + <path 7.297 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.298 + transform="matrix(1.0152375,0.18768736,-0.18768736,1.0152375,220.94951,188.77296)" 7.299 + id="path3032" 7.300 + style="color:#000000;fill:url(#radialGradient3034);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.301 + <path 7.302 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.303 + transform="matrix(0.84784014,-0.15939146,0.15939146,0.84784014,113.79073,434.46834)" 7.304 + id="path3036" 7.305 + style="color:#000000;fill:url(#radialGradient3038);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.306 + <path 7.307 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.308 + transform="matrix(0.90540263,0.08811844,-0.08811844,0.90540263,264.81959,284.10997)" 7.309 + id="path3040" 7.310 + style="color:#000000;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.311 + <path 7.312 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.313 + transform="matrix(0.86932677,0.14001787,-0.14001787,0.86932677,332.80194,255.25925)" 7.314 + id="path3044" 7.315 + style="color:#000000;fill:url(#radialGradient3046);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.316 + <path 7.317 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.318 + transform="matrix(0.93506843,0.09341325,-0.09341325,0.93506843,273.70495,301.87795)" 7.319 + id="path3048" 7.320 + style="color:#000000;fill:url(#radialGradient3050);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.321 + <path 7.322 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.323 + transform="matrix(0.94148918,-0.07883604,0.07883604,0.94148918,134.04382,390.26179)" 7.324 + id="path3052" 7.325 + style="color:#000000;fill:url(#radialGradient3054);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.326 + <path 7.327 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.328 + transform="matrix(0.74623284,-0.03641628,0.03641628,0.74623284,189.25257,492.33352)" 7.329 + id="path3056" 7.330 + style="color:#000000;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.331 + <path 7.332 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.333 + transform="matrix(1.074238,-0.18803928,0.18803928,1.074238,-99.616587,360.85924)" 7.334 + id="path3064" 7.335 + style="color:#000000;fill:url(#radialGradient3066);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.336 + <path 7.337 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.338 + transform="matrix(0.79872792,0.01150355,-0.01150355,0.79872792,104.36508,368.52275)" 7.339 + id="path3076" 7.340 + style="color:#000000;fill:url(#radialGradient3078);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.341 + <path 7.342 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.343 + transform="matrix(0.67156928,-0.12625305,0.12625305,0.67156928,165.49405,547.84012)" 7.344 + id="path3084" 7.345 + style="color:#000000;fill:url(#radialGradient3086);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.346 + <path 7.347 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.348 + transform="matrix(0.67156928,-0.12625305,0.12625305,0.67156928,113.65767,560.07926)" 7.349 + id="path3088" 7.350 + style="color:#000000;fill:url(#radialGradient3090);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.351 + <path 7.352 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.353 + transform="matrix(0.67156928,-0.12625305,0.12625305,0.67156928,98.538729,534.88103)" 7.354 + id="path3080" 7.355 + style="color:#000000;fill:url(#radialGradient3082);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.356 + <path 7.357 + d="m 679.22116,786.70076 c 0,0 -149.87571,40.75348 -149.87571,45.57954 0,4.82608 -2.64799,3.21739 12.7103,4.28985 15.35829,1.07246 148.28693,1.60869 158.34925,-8.04345 10.06233,-9.65214 -13.2399,-38.60856 -15.88788,-39.14479 -2.64798,-0.53623 -5.29596,-2.68115 -5.29596,-2.68115 z" 7.358 + transform="matrix(1,-0.07472804,0,0.68249557,-4.1248018,300.80976)" 7.359 + id="path3092" 7.360 + style="opacity:0.77627115;fill:#fff6d5;stroke:none;filter:url(#filter3901)" /> 7.361 + <path 7.362 + d="m 521.96351,608.02399 a 10.079295,8.6393967 0 1 1 -20.15859,0 10.079295,8.6393967 0 1 1 20.15859,0 z" 7.363 + transform="matrix(0.74623284,-0.03641628,0.03641628,0.74623284,189.25257,492.33352)" 7.364 + id="path3094" 7.365 + style="color:#000000;fill:url(#radialGradient3931);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.30000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> 7.366 + </g> 7.367 + <metadata 7.368 + id="metadata65"> 7.369 + <rdf:RDF> 7.370 + <cc:Work> 7.371 + <dc:format>image/svg+xml</dc:format> 7.372 + <dc:type 7.373 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 7.374 + <cc:license 7.375 + rdf:resource="http://creativecommons.org/licenses/publicdomain/" /> 7.376 + <dc:publisher> 7.377 + <cc:Agent 7.378 + rdf:about="http://openclipart.org/"> 7.379 + <dc:title>Open Clip Art Library</dc:title> 7.380 + </cc:Agent> 7.381 + </dc:publisher> 7.382 + <dc:title></dc:title> 7.383 + <dc:date>2011-12-28T03:31:29</dc:date> 7.384 + <dc:description /> 7.385 + <dc:source>http://openclipart.org/detail/166638/piece-of-cheese-by-chrisdesign</dc:source> 7.386 + <dc:creator> 7.387 + <cc:Agent> 7.388 + <dc:title>Chrisdesign</dc:title> 7.389 + </cc:Agent> 7.390 + </dc:creator> 7.391 + <dc:subject> 7.392 + <rdf:Bag> 7.393 + <rdf:li>cheese piece foot</rdf:li> 7.394 + <rdf:li>clip art</rdf:li> 7.395 + <rdf:li>clipart</rdf:li> 7.396 + </rdf:Bag> 7.397 + </dc:subject> 7.398 + </cc:Work> 7.399 + <cc:License 7.400 + rdf:about="http://creativecommons.org/licenses/publicdomain/"> 7.401 + <cc:permits 7.402 + rdf:resource="http://creativecommons.org/ns#Reproduction" /> 7.403 + <cc:permits 7.404 + rdf:resource="http://creativecommons.org/ns#Distribution" /> 7.405 + <cc:permits 7.406 + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> 7.407 + </cc:License> 7.408 + </rdf:RDF> 7.409 + </metadata> 7.410 +</svg>
8.1 Binary file graphics/fischkopfe.png has changed
9.1 Binary file graphics/fischkopfe.xcf has changed
10.1 Binary file graphics/heroatlas.xcf has changed
11.1 Binary file graphics/heroico_480.png has changed
12.1 Binary file graphics/herokaat.png has changed
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/graphics/herokaat.svg Thu Aug 22 19:50:12 2013 +0200 13.3 @@ -0,0 +1,2684 @@ 13.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?> 13.5 +<!-- Created with Inkscape (http://www.inkscape.org/) --> 13.6 + 13.7 +<svg 13.8 + xmlns:dc="http://purl.org/dc/elements/1.1/" 13.9 + xmlns:cc="http://creativecommons.org/ns#" 13.10 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 13.11 + xmlns:svg="http://www.w3.org/2000/svg" 13.12 + xmlns="http://www.w3.org/2000/svg" 13.13 + xmlns:xlink="http://www.w3.org/1999/xlink" 13.14 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 13.15 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 13.16 + width="818.50391" 13.17 + height="544.25195" 13.18 + id="svg4788" 13.19 + version="1.1" 13.20 + inkscape:version="0.48.3.1 r9886" 13.21 + inkscape:export-filename="/home/mschloh/proj/hgpub/astrokaat/images/herokaat1.png" 13.22 + inkscape:export-xdpi="33.072918" 13.23 + inkscape:export-ydpi="33.072918" 13.24 + sodipodi:docname="herokaat.svg"> 13.25 + <defs 13.26 + id="defs4790"> 13.27 + <linearGradient 13.28 + id="linearGradient5608-3-2-6-0-4-6-6-3-0"> 13.29 + <stop 13.30 + style="stop-color:#000000;stop-opacity:1;" 13.31 + offset="0" 13.32 + id="stop5610-5-6-84-5-2-8-3-40-0" /> 13.33 + <stop 13.34 + id="stop5616-4-5-0-5-6-6-7-8-2" 13.35 + offset="0.70227897" 13.36 + style="stop-color:#2c2c2c;stop-opacity:1;" /> 13.37 + <stop 13.38 + style="stop-color:#aa7046;stop-opacity:1;" 13.39 + offset="0.92467302" 13.40 + id="stop5412-77-4" /> 13.41 + <stop 13.42 + style="stop-color:#e1dcd9;stop-opacity:1;" 13.43 + offset="1" 13.44 + id="stop5612-1-5-5-0-9-3-5-7-0" /> 13.45 + </linearGradient> 13.46 + <filter 13.47 + color-interpolation-filters="sRGB" 13.48 + inkscape:collect="always" 13.49 + id="filter3849-1-4-5" 13.50 + x="-0.25406095" 13.51 + width="1.5081218" 13.52 + y="-0.34081346" 13.53 + height="1.6816269"> 13.54 + <feGaussianBlur 13.55 + inkscape:collect="always" 13.56 + stdDeviation="3.0747234" 13.57 + id="feGaussianBlur3851-8-1-9" /> 13.58 + </filter> 13.59 + <filter 13.60 + color-interpolation-filters="sRGB" 13.61 + inkscape:collect="always" 13.62 + id="filter5440-2-2-5" 13.63 + x="-0.13657753" 13.64 + width="1.2731551" 13.65 + y="-0.28730354" 13.66 + height="1.5746071"> 13.67 + <feGaussianBlur 13.68 + inkscape:collect="always" 13.69 + stdDeviation="2.27075" 13.70 + id="feGaussianBlur5442-7-8-9" /> 13.71 + </filter> 13.72 + <filter 13.73 + color-interpolation-filters="sRGB" 13.74 + inkscape:collect="always" 13.75 + id="filter5440-0-5-0-2" 13.76 + x="-0.13657753" 13.77 + width="1.2731551" 13.78 + y="-0.28730354" 13.79 + height="1.5746071"> 13.80 + <feGaussianBlur 13.81 + inkscape:collect="always" 13.82 + stdDeviation="2.27075" 13.83 + id="feGaussianBlur5442-4-9-1-6" /> 13.84 + </filter> 13.85 + <filter 13.86 + color-interpolation-filters="sRGB" 13.87 + inkscape:collect="always" 13.88 + id="filter3860-1-0-1"> 13.89 + <feGaussianBlur 13.90 + inkscape:collect="always" 13.91 + stdDeviation="0.79692433" 13.92 + id="feGaussianBlur3862-0-8-7" /> 13.93 + </filter> 13.94 + <linearGradient 13.95 + id="linearGradient5356-3-61-2"> 13.96 + <stop 13.97 + style="stop-color:#5a0000;stop-opacity:1;" 13.98 + offset="0" 13.99 + id="stop5360-4-7-3" /> 13.100 + <stop 13.101 + id="stop5392-1-5-8" 13.102 + offset="0.81927711" 13.103 + style="stop-color:#b40000;stop-opacity:1;" /> 13.104 + <stop 13.105 + id="stop5390-6-0-4" 13.106 + offset="1" 13.107 + style="stop-color:#bc0000;stop-opacity:1;" /> 13.108 + </linearGradient> 13.109 + <linearGradient 13.110 + id="linearGradient5608-7-6-9"> 13.111 + <stop 13.112 + style="stop-color:#000000;stop-opacity:1;" 13.113 + offset="0" 13.114 + id="stop5610-3-2-3" /> 13.115 + <stop 13.116 + id="stop5616-6-4-7" 13.117 + offset="0.90361446" 13.118 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.119 + <stop 13.120 + style="stop-color:#7f6e62;stop-opacity:1;" 13.121 + offset="1" 13.122 + id="stop5612-9-1-5" /> 13.123 + </linearGradient> 13.124 + <filter 13.125 + color-interpolation-filters="sRGB" 13.126 + inkscape:collect="always" 13.127 + id="filter5665-1-3" 13.128 + x="-0.11661308" 13.129 + width="1.2332262" 13.130 + y="-0.14255825" 13.131 + height="1.2851166"> 13.132 + <feGaussianBlur 13.133 + inkscape:collect="always" 13.134 + stdDeviation="13.243107" 13.135 + id="feGaussianBlur5667-2-2" /> 13.136 + </filter> 13.137 + <filter 13.138 + color-interpolation-filters="sRGB" 13.139 + inkscape:collect="always" 13.140 + id="filter5485-9-08-8" 13.141 + x="-0.15198649" 13.142 + width="1.303973" 13.143 + y="-0.26061115" 13.144 + height="1.5212224"> 13.145 + <feGaussianBlur 13.146 + inkscape:collect="always" 13.147 + stdDeviation="4.3111587" 13.148 + id="feGaussianBlur5487-7-4-2" /> 13.149 + </filter> 13.150 + <filter 13.151 + color-interpolation-filters="sRGB" 13.152 + inkscape:collect="always" 13.153 + id="filter5485-9-8-6" 13.154 + x="-0.15198649" 13.155 + width="1.303973" 13.156 + y="-0.26061115" 13.157 + height="1.5212224"> 13.158 + <feGaussianBlur 13.159 + inkscape:collect="always" 13.160 + stdDeviation="4.3111587" 13.161 + id="feGaussianBlur5487-7-03-0" /> 13.162 + </filter> 13.163 + <filter 13.164 + color-interpolation-filters="sRGB" 13.165 + inkscape:collect="always" 13.166 + id="filter5485-9-9-7" 13.167 + x="-0.15198649" 13.168 + width="1.303973" 13.169 + y="-0.26061115" 13.170 + height="1.5212224"> 13.171 + <feGaussianBlur 13.172 + inkscape:collect="always" 13.173 + stdDeviation="4.3111587" 13.174 + id="feGaussianBlur5487-7-29-0" /> 13.175 + </filter> 13.176 + <filter 13.177 + color-interpolation-filters="sRGB" 13.178 + inkscape:collect="always" 13.179 + id="filter5485-9-1-2" 13.180 + x="-0.15198649" 13.181 + width="1.303973" 13.182 + y="-0.26061115" 13.183 + height="1.5212224"> 13.184 + <feGaussianBlur 13.185 + inkscape:collect="always" 13.186 + stdDeviation="4.3111587" 13.187 + id="feGaussianBlur5487-7-1-9" /> 13.188 + </filter> 13.189 + <radialGradient 13.190 + inkscape:collect="always" 13.191 + xlink:href="#linearGradient5608-3-2-6-0-4-6-6-3-0" 13.192 + id="radialGradient8577" 13.193 + gradientUnits="userSpaceOnUse" 13.194 + gradientTransform="matrix(-0.79732043,-0.75209577,-0.30953618,0.32814906,-296.67674,1320.4574)" 13.195 + cx="317.78448" 13.196 + cy="619.63544" 13.197 + fx="317.78448" 13.198 + fy="619.63544" 13.199 + r="323.35648" /> 13.200 + <radialGradient 13.201 + inkscape:collect="always" 13.202 + xlink:href="#linearGradient5356-3-61-2" 13.203 + id="radialGradient8579" 13.204 + gradientUnits="userSpaceOnUse" 13.205 + gradientTransform="matrix(-0.96091022,0,0,0.6465227,2957.9648,-372.51203)" 13.206 + spreadMethod="pad" 13.207 + cx="1000.5693" 13.208 + cy="1081.4425" 13.209 + fx="1000.5693" 13.210 + fy="1081.4425" 13.211 + r="85.976723" /> 13.212 + <radialGradient 13.213 + inkscape:collect="always" 13.214 + xlink:href="#linearGradient5608-7-6-9" 13.215 + id="radialGradient8581" 13.216 + gradientUnits="userSpaceOnUse" 13.217 + gradientTransform="matrix(-1,0,0,0.45110359,2120.9313,1.4175072)" 13.218 + cx="317.78448" 13.219 + cy="619.63544" 13.220 + fx="317.78448" 13.221 + fy="619.63544" 13.222 + r="323.35648" /> 13.223 + <radialGradient 13.224 + inkscape:collect="always" 13.225 + xlink:href="#linearGradient5608-3-2-6-0-4-6-6-6-7-8" 13.226 + id="radialGradient8571-1" 13.227 + gradientUnits="userSpaceOnUse" 13.228 + gradientTransform="matrix(-0.79732043,-0.75209577,-0.30953618,0.32814906,-296.67674,1320.4574)" 13.229 + cx="317.78448" 13.230 + cy="619.63544" 13.231 + fx="317.78448" 13.232 + fy="619.63544" 13.233 + r="323.35648" /> 13.234 + <linearGradient 13.235 + id="linearGradient5608-3-2-6-0-4-6-6-6-7-8"> 13.236 + <stop 13.237 + style="stop-color:#000000;stop-opacity:1;" 13.238 + offset="0" 13.239 + id="stop5610-5-6-84-5-2-8-3-4-7-8" /> 13.240 + <stop 13.241 + id="stop5616-4-5-0-5-6-6-7-51-6-6" 13.242 + offset="0.70227897" 13.243 + style="stop-color:#2c2c2c;stop-opacity:1;" /> 13.244 + <stop 13.245 + style="stop-color:#aa7046;stop-opacity:1;" 13.246 + offset="0.92467302" 13.247 + id="stop5412-7-7-9" /> 13.248 + <stop 13.249 + style="stop-color:#e1dcd9;stop-opacity:1;" 13.250 + offset="1" 13.251 + id="stop5612-1-5-5-0-9-3-5-43-0-0" /> 13.252 + </linearGradient> 13.253 + <filter 13.254 + color-interpolation-filters="sRGB" 13.255 + inkscape:collect="always" 13.256 + id="filter3849-1-7-5-2" 13.257 + x="-0.25406095" 13.258 + width="1.5081218" 13.259 + y="-0.34081346" 13.260 + height="1.6816269"> 13.261 + <feGaussianBlur 13.262 + inkscape:collect="always" 13.263 + stdDeviation="3.0747234" 13.264 + id="feGaussianBlur3851-8-7-9-2" /> 13.265 + </filter> 13.266 + <filter 13.267 + color-interpolation-filters="sRGB" 13.268 + inkscape:collect="always" 13.269 + id="filter5440-2-6-2-9" 13.270 + x="-0.13657753" 13.271 + width="1.2731551" 13.272 + y="-0.28730354" 13.273 + height="1.5746071"> 13.274 + <feGaussianBlur 13.275 + inkscape:collect="always" 13.276 + stdDeviation="2.27075" 13.277 + id="feGaussianBlur5442-7-2-0-4" /> 13.278 + </filter> 13.279 + <filter 13.280 + color-interpolation-filters="sRGB" 13.281 + inkscape:collect="always" 13.282 + id="filter5440-0-5-5-3-4" 13.283 + x="-0.13657753" 13.284 + width="1.2731551" 13.285 + y="-0.28730354" 13.286 + height="1.5746071"> 13.287 + <feGaussianBlur 13.288 + inkscape:collect="always" 13.289 + stdDeviation="2.27075" 13.290 + id="feGaussianBlur5442-4-9-8-5-5" /> 13.291 + </filter> 13.292 + <radialGradient 13.293 + inkscape:collect="always" 13.294 + xlink:href="#linearGradient5608-7-2-3-0" 13.295 + id="radialGradient8573-5" 13.296 + gradientUnits="userSpaceOnUse" 13.297 + gradientTransform="matrix(-1,0,0,0.45110359,1211.1734,1.4175072)" 13.298 + cx="317.78448" 13.299 + cy="619.63544" 13.300 + fx="317.78448" 13.301 + fy="619.63544" 13.302 + r="323.35648" /> 13.303 + <linearGradient 13.304 + id="linearGradient5608-7-2-3-0"> 13.305 + <stop 13.306 + style="stop-color:#000000;stop-opacity:1;" 13.307 + offset="0" 13.308 + id="stop5610-3-65-2-7" /> 13.309 + <stop 13.310 + id="stop5616-6-8-1-4" 13.311 + offset="0.90361446" 13.312 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.313 + <stop 13.314 + style="stop-color:#7f6e62;stop-opacity:1;" 13.315 + offset="1" 13.316 + id="stop5612-9-2-0-6" /> 13.317 + </linearGradient> 13.318 + <filter 13.319 + color-interpolation-filters="sRGB" 13.320 + inkscape:collect="always" 13.321 + id="filter3860-1-3-3-4"> 13.322 + <feGaussianBlur 13.323 + inkscape:collect="always" 13.324 + stdDeviation="0.79692433" 13.325 + id="feGaussianBlur3862-0-5-3-1" /> 13.326 + </filter> 13.327 + <radialGradient 13.328 + inkscape:collect="always" 13.329 + xlink:href="#linearGradient5356-3-63-6-8" 13.330 + id="radialGradient8575-9" 13.331 + gradientUnits="userSpaceOnUse" 13.332 + gradientTransform="matrix(-0.96091022,0,0,0.6465227,2048.2069,-372.51203)" 13.333 + spreadMethod="pad" 13.334 + cx="1000.5693" 13.335 + cy="1081.4425" 13.336 + fx="1000.5693" 13.337 + fy="1081.4425" 13.338 + r="85.976723" /> 13.339 + <linearGradient 13.340 + id="linearGradient5356-3-63-6-8"> 13.341 + <stop 13.342 + style="stop-color:#5a0000;stop-opacity:1;" 13.343 + offset="0" 13.344 + id="stop5360-4-5-8-1" /> 13.345 + <stop 13.346 + id="stop5392-1-2-1-1" 13.347 + offset="0.81927711" 13.348 + style="stop-color:#b40000;stop-opacity:1;" /> 13.349 + <stop 13.350 + id="stop5390-6-74-7-7" 13.351 + offset="1" 13.352 + style="stop-color:#bc0000;stop-opacity:1;" /> 13.353 + </linearGradient> 13.354 + <filter 13.355 + color-interpolation-filters="sRGB" 13.356 + inkscape:collect="always" 13.357 + id="filter5485-9-2-8-1" 13.358 + x="-0.15198649" 13.359 + width="1.303973" 13.360 + y="-0.26061115" 13.361 + height="1.5212224"> 13.362 + <feGaussianBlur 13.363 + inkscape:collect="always" 13.364 + stdDeviation="4.3111587" 13.365 + id="feGaussianBlur5487-7-71-7-0" /> 13.366 + </filter> 13.367 + <filter 13.368 + color-interpolation-filters="sRGB" 13.369 + inkscape:collect="always" 13.370 + id="filter5485-9-0-4-7" 13.371 + x="-0.15198649" 13.372 + width="1.303973" 13.373 + y="-0.26061115" 13.374 + height="1.5212224"> 13.375 + <feGaussianBlur 13.376 + inkscape:collect="always" 13.377 + stdDeviation="4.3111587" 13.378 + id="feGaussianBlur5487-7-0-6-3" /> 13.379 + </filter> 13.380 + <filter 13.381 + color-interpolation-filters="sRGB" 13.382 + inkscape:collect="always" 13.383 + id="filter5665-9-8-9" 13.384 + x="-0.11661308" 13.385 + width="1.2332262" 13.386 + y="-0.14255825" 13.387 + height="1.2851166"> 13.388 + <feGaussianBlur 13.389 + inkscape:collect="always" 13.390 + stdDeviation="13.243107" 13.391 + id="feGaussianBlur5667-9-5-1" /> 13.392 + </filter> 13.393 + <filter 13.394 + color-interpolation-filters="sRGB" 13.395 + inkscape:collect="always" 13.396 + id="filter5485-9-50-2-0" 13.397 + x="-0.15198649" 13.398 + width="1.303973" 13.399 + y="-0.26061115" 13.400 + height="1.5212224"> 13.401 + <feGaussianBlur 13.402 + inkscape:collect="always" 13.403 + stdDeviation="4.3111587" 13.404 + id="feGaussianBlur5487-7-5-8-2" /> 13.405 + </filter> 13.406 + <filter 13.407 + color-interpolation-filters="sRGB" 13.408 + inkscape:collect="always" 13.409 + id="filter5485-9-7-2-9" 13.410 + x="-0.15198649" 13.411 + width="1.303973" 13.412 + y="-0.26061115" 13.413 + height="1.5212224"> 13.414 + <feGaussianBlur 13.415 + inkscape:collect="always" 13.416 + stdDeviation="4.3111587" 13.417 + id="feGaussianBlur5487-7-2-0-8" /> 13.418 + </filter> 13.419 + <linearGradient 13.420 + id="linearGradient5608-3-2-6-0-4-6-6-0-8-3"> 13.421 + <stop 13.422 + style="stop-color:#000000;stop-opacity:1;" 13.423 + offset="0" 13.424 + id="stop5610-5-6-84-5-2-8-3-2-6-6" /> 13.425 + <stop 13.426 + id="stop5616-4-5-0-5-6-6-7-5-2-4" 13.427 + offset="0.70227897" 13.428 + style="stop-color:#2c2c2c;stop-opacity:1;" /> 13.429 + <stop 13.430 + style="stop-color:#aa7046;stop-opacity:1;" 13.431 + offset="0.92467302" 13.432 + id="stop5412-2-1-6" /> 13.433 + <stop 13.434 + style="stop-color:#e1dcd9;stop-opacity:1;" 13.435 + offset="1" 13.436 + id="stop5612-1-5-5-0-9-3-5-4-8-2" /> 13.437 + </linearGradient> 13.438 + <filter 13.439 + color-interpolation-filters="sRGB" 13.440 + inkscape:collect="always" 13.441 + id="filter3849-1-5-8-2" 13.442 + x="-0.25406095" 13.443 + width="1.5081218" 13.444 + y="-0.34081346" 13.445 + height="1.6816269"> 13.446 + <feGaussianBlur 13.447 + inkscape:collect="always" 13.448 + stdDeviation="3.0747234" 13.449 + id="feGaussianBlur3851-8-9-7-7" /> 13.450 + </filter> 13.451 + <filter 13.452 + color-interpolation-filters="sRGB" 13.453 + inkscape:collect="always" 13.454 + id="filter5440-2-7-1-6" 13.455 + x="-0.13657753" 13.456 + width="1.2731551" 13.457 + y="-0.28730354" 13.458 + height="1.5746071"> 13.459 + <feGaussianBlur 13.460 + inkscape:collect="always" 13.461 + stdDeviation="2.27075" 13.462 + id="feGaussianBlur5442-7-3-8-5" /> 13.463 + </filter> 13.464 + <filter 13.465 + color-interpolation-filters="sRGB" 13.466 + inkscape:collect="always" 13.467 + id="filter5440-0-5-4-9-7" 13.468 + x="-0.13657753" 13.469 + width="1.2731551" 13.470 + y="-0.28730354" 13.471 + height="1.5746071"> 13.472 + <feGaussianBlur 13.473 + inkscape:collect="always" 13.474 + stdDeviation="2.27075" 13.475 + id="feGaussianBlur5442-4-9-2-0-5" /> 13.476 + </filter> 13.477 + <linearGradient 13.478 + id="linearGradient5608-7-7-0-6"> 13.479 + <stop 13.480 + style="stop-color:#000000;stop-opacity:1;" 13.481 + offset="0" 13.482 + id="stop5610-3-6-2-4" /> 13.483 + <stop 13.484 + id="stop5616-6-5-5-6" 13.485 + offset="0.90361446" 13.486 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.487 + <stop 13.488 + style="stop-color:#7f6e62;stop-opacity:1;" 13.489 + offset="1" 13.490 + id="stop5612-9-6-2-8" /> 13.491 + </linearGradient> 13.492 + <filter 13.493 + color-interpolation-filters="sRGB" 13.494 + inkscape:collect="always" 13.495 + id="filter3860-1-7-2-2"> 13.496 + <feGaussianBlur 13.497 + inkscape:collect="always" 13.498 + stdDeviation="0.79692433" 13.499 + id="feGaussianBlur3862-0-4-1-5" /> 13.500 + </filter> 13.501 + <linearGradient 13.502 + id="linearGradient5356-3-6-5-7"> 13.503 + <stop 13.504 + style="stop-color:#5a0000;stop-opacity:1;" 13.505 + offset="0" 13.506 + id="stop5360-4-9-8-8" /> 13.507 + <stop 13.508 + id="stop5392-1-0-6-4" 13.509 + offset="0.81927711" 13.510 + style="stop-color:#b40000;stop-opacity:1;" /> 13.511 + <stop 13.512 + id="stop5390-6-7-1-3" 13.513 + offset="1" 13.514 + style="stop-color:#bc0000;stop-opacity:1;" /> 13.515 + </linearGradient> 13.516 + <filter 13.517 + color-interpolation-filters="sRGB" 13.518 + inkscape:collect="always" 13.519 + id="filter5665-8-2-2" 13.520 + x="-0.11661308" 13.521 + width="1.2332262" 13.522 + y="-0.14255825" 13.523 + height="1.2851166"> 13.524 + <feGaussianBlur 13.525 + inkscape:collect="always" 13.526 + stdDeviation="13.243107" 13.527 + id="feGaussianBlur5667-4-7-3" /> 13.528 + </filter> 13.529 + <filter 13.530 + color-interpolation-filters="sRGB" 13.531 + inkscape:collect="always" 13.532 + id="filter5485-9-23-1" 13.533 + x="-0.15198649" 13.534 + width="1.303973" 13.535 + y="-0.26061115" 13.536 + height="1.5212224"> 13.537 + <feGaussianBlur 13.538 + inkscape:collect="always" 13.539 + stdDeviation="4.3111587" 13.540 + id="feGaussianBlur5487-7-09-9" /> 13.541 + </filter> 13.542 + <filter 13.543 + color-interpolation-filters="sRGB" 13.544 + inkscape:collect="always" 13.545 + id="filter5485-9-3-0-2" 13.546 + x="-0.15198649" 13.547 + width="1.303973" 13.548 + y="-0.26061115" 13.549 + height="1.5212224"> 13.550 + <feGaussianBlur 13.551 + inkscape:collect="always" 13.552 + stdDeviation="4.3111587" 13.553 + id="feGaussianBlur5487-7-8-6-2" /> 13.554 + </filter> 13.555 + <filter 13.556 + color-interpolation-filters="sRGB" 13.557 + inkscape:collect="always" 13.558 + id="filter5485-9-5-7-5" 13.559 + x="-0.15198649" 13.560 + width="1.303973" 13.561 + y="-0.26061115" 13.562 + height="1.5212224"> 13.563 + <feGaussianBlur 13.564 + inkscape:collect="always" 13.565 + stdDeviation="4.3111587" 13.566 + id="feGaussianBlur5487-7-3-6-5" /> 13.567 + </filter> 13.568 + <linearGradient 13.569 + id="linearGradient5608-3-2-6-0-4-6-6-9-1"> 13.570 + <stop 13.571 + style="stop-color:#000000;stop-opacity:1;" 13.572 + offset="0" 13.573 + id="stop5610-5-6-84-5-2-8-3-6-3" /> 13.574 + <stop 13.575 + id="stop5616-4-5-0-5-6-6-7-3-6" 13.576 + offset="0.70227897" 13.577 + style="stop-color:#2c2c2c;stop-opacity:1;" /> 13.578 + <stop 13.579 + style="stop-color:#aa7046;stop-opacity:1;" 13.580 + offset="0.92467302" 13.581 + id="stop5412-73-3" /> 13.582 + <stop 13.583 + style="stop-color:#e1dcd9;stop-opacity:1;" 13.584 + offset="1" 13.585 + id="stop5612-1-5-5-0-9-3-5-0-2" /> 13.586 + </linearGradient> 13.587 + <filter 13.588 + color-interpolation-filters="sRGB" 13.589 + inkscape:collect="always" 13.590 + id="filter5485-6-6-4" 13.591 + x="-0.15198649" 13.592 + width="1.303973" 13.593 + y="-0.26061115" 13.594 + height="1.5212224"> 13.595 + <feGaussianBlur 13.596 + inkscape:collect="always" 13.597 + stdDeviation="4.3111587" 13.598 + id="feGaussianBlur5487-6-7-8" /> 13.599 + </filter> 13.600 + <filter 13.601 + color-interpolation-filters="sRGB" 13.602 + inkscape:collect="always" 13.603 + id="filter3849-1-9-1" 13.604 + x="-0.25406095" 13.605 + width="1.5081218" 13.606 + y="-0.34081346" 13.607 + height="1.6816269"> 13.608 + <feGaussianBlur 13.609 + inkscape:collect="always" 13.610 + stdDeviation="3.0747234" 13.611 + id="feGaussianBlur3851-8-3-1" /> 13.612 + </filter> 13.613 + <filter 13.614 + color-interpolation-filters="sRGB" 13.615 + inkscape:collect="always" 13.616 + id="filter5440-2-21-9" 13.617 + x="-0.13657753" 13.618 + width="1.2731551" 13.619 + y="-0.28730354" 13.620 + height="1.5746071"> 13.621 + <feGaussianBlur 13.622 + inkscape:collect="always" 13.623 + stdDeviation="2.27075" 13.624 + id="feGaussianBlur5442-7-29-7" /> 13.625 + </filter> 13.626 + <filter 13.627 + color-interpolation-filters="sRGB" 13.628 + inkscape:collect="always" 13.629 + id="filter5440-0-5-6-5" 13.630 + x="-0.13657753" 13.631 + width="1.2731551" 13.632 + y="-0.28730354" 13.633 + height="1.5746071"> 13.634 + <feGaussianBlur 13.635 + inkscape:collect="always" 13.636 + stdDeviation="2.27075" 13.637 + id="feGaussianBlur5442-4-9-22-8" /> 13.638 + </filter> 13.639 + <linearGradient 13.640 + id="linearGradient5608-7-61-9"> 13.641 + <stop 13.642 + style="stop-color:#000000;stop-opacity:1;" 13.643 + offset="0" 13.644 + id="stop5610-3-8-3" /> 13.645 + <stop 13.646 + id="stop5616-6-0-9" 13.647 + offset="0.90361446" 13.648 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.649 + <stop 13.650 + style="stop-color:#7f6e62;stop-opacity:1;" 13.651 + offset="1" 13.652 + id="stop5612-9-9-6" /> 13.653 + </linearGradient> 13.654 + <filter 13.655 + color-interpolation-filters="sRGB" 13.656 + inkscape:collect="always" 13.657 + id="filter5485-6-1-8-1" 13.658 + x="-0.15198649" 13.659 + width="1.303973" 13.660 + y="-0.26061115" 13.661 + height="1.5212224"> 13.662 + <feGaussianBlur 13.663 + inkscape:collect="always" 13.664 + stdDeviation="4.3111587" 13.665 + id="feGaussianBlur5487-6-6-0-5" /> 13.666 + </filter> 13.667 + <filter 13.668 + color-interpolation-filters="sRGB" 13.669 + inkscape:collect="always" 13.670 + id="filter3860-1-06-2"> 13.671 + <feGaussianBlur 13.672 + inkscape:collect="always" 13.673 + stdDeviation="0.79692433" 13.674 + id="feGaussianBlur3862-0-0-6" /> 13.675 + </filter> 13.676 + <linearGradient 13.677 + id="linearGradient5356-3-68-3"> 13.678 + <stop 13.679 + style="stop-color:#5a0000;stop-opacity:1;" 13.680 + offset="0" 13.681 + id="stop5360-4-3-7" /> 13.682 + <stop 13.683 + id="stop5392-1-54-1" 13.684 + offset="0.81927711" 13.685 + style="stop-color:#b40000;stop-opacity:1;" /> 13.686 + <stop 13.687 + id="stop5390-6-3-7" 13.688 + offset="1" 13.689 + style="stop-color:#bc0000;stop-opacity:1;" /> 13.690 + </linearGradient> 13.691 + <filter 13.692 + color-interpolation-filters="sRGB" 13.693 + inkscape:collect="always" 13.694 + id="filter5485-1-2" 13.695 + x="-0.15198649" 13.696 + width="1.303973" 13.697 + y="-0.26061115" 13.698 + height="1.5212224"> 13.699 + <feGaussianBlur 13.700 + inkscape:collect="always" 13.701 + stdDeviation="4.3111587" 13.702 + id="feGaussianBlur5487-1-8" /> 13.703 + </filter> 13.704 + <filter 13.705 + color-interpolation-filters="sRGB" 13.706 + inkscape:collect="always" 13.707 + id="filter5665-11-4" 13.708 + x="-0.11661308" 13.709 + width="1.2332262" 13.710 + y="-0.14255825" 13.711 + height="1.2851166"> 13.712 + <feGaussianBlur 13.713 + inkscape:collect="always" 13.714 + stdDeviation="13.243107" 13.715 + id="feGaussianBlur5667-24-4" /> 13.716 + </filter> 13.717 + <filter 13.718 + color-interpolation-filters="sRGB" 13.719 + inkscape:collect="always" 13.720 + id="filter5485-6-1-4-6-9" 13.721 + x="-0.15198649" 13.722 + width="1.303973" 13.723 + y="-0.26061115" 13.724 + height="1.5212224"> 13.725 + <feGaussianBlur 13.726 + inkscape:collect="always" 13.727 + stdDeviation="4.3111587" 13.728 + id="feGaussianBlur5487-6-6-9-7-2" /> 13.729 + </filter> 13.730 + <filter 13.731 + color-interpolation-filters="sRGB" 13.732 + inkscape:collect="always" 13.733 + id="filter5485-9-4-8-2" 13.734 + x="-0.15198649" 13.735 + width="1.303973" 13.736 + y="-0.26061115" 13.737 + height="1.5212224"> 13.738 + <feGaussianBlur 13.739 + inkscape:collect="always" 13.740 + stdDeviation="4.3111587" 13.741 + id="feGaussianBlur5487-7-7-8-6" /> 13.742 + </filter> 13.743 + <radialGradient 13.744 + inkscape:collect="always" 13.745 + xlink:href="#linearGradient5608-3-2-6-0-4-6-6-0-8-3" 13.746 + id="radialGradient10165" 13.747 + gradientUnits="userSpaceOnUse" 13.748 + gradientTransform="matrix(-0.79732043,-0.75209577,-0.30953618,0.32814906,-296.67674,1320.4574)" 13.749 + cx="317.78448" 13.750 + cy="619.63544" 13.751 + fx="317.78448" 13.752 + fy="619.63544" 13.753 + r="323.35648" /> 13.754 + <radialGradient 13.755 + inkscape:collect="always" 13.756 + xlink:href="#linearGradient5356-3-6-5-7" 13.757 + id="radialGradient10177" 13.758 + gradientUnits="userSpaceOnUse" 13.759 + gradientTransform="matrix(-0.96091022,0,0,0.6465227,1514.5015,-170.51702)" 13.760 + spreadMethod="pad" 13.761 + cx="1000.5693" 13.762 + cy="1081.4425" 13.763 + fx="1000.5693" 13.764 + fy="1081.4425" 13.765 + r="85.976723" /> 13.766 + <radialGradient 13.767 + inkscape:collect="always" 13.768 + xlink:href="#linearGradient5608-7-7-0-6" 13.769 + id="radialGradient10183" 13.770 + gradientUnits="userSpaceOnUse" 13.771 + gradientTransform="matrix(-1,0,0,0.45110359,677.468,203.41251)" 13.772 + cx="317.78448" 13.773 + cy="619.63544" 13.774 + fx="317.78448" 13.775 + fy="619.63544" 13.776 + r="323.35648" /> 13.777 + <radialGradient 13.778 + inkscape:collect="always" 13.779 + xlink:href="#linearGradient5608-3-2-6-0-4-6-6-9-1" 13.780 + id="radialGradient10249" 13.781 + gradientUnits="userSpaceOnUse" 13.782 + gradientTransform="matrix(-0.79732043,-0.75209577,-0.30953618,0.32814906,-296.67674,1320.4574)" 13.783 + cx="317.78448" 13.784 + cy="619.63544" 13.785 + fx="317.78448" 13.786 + fy="619.63544" 13.787 + r="323.35648" /> 13.788 + <radialGradient 13.789 + inkscape:collect="always" 13.790 + xlink:href="#linearGradient5356-3-68-3" 13.791 + id="radialGradient10259" 13.792 + gradientUnits="userSpaceOnUse" 13.793 + gradientTransform="matrix(-0.96091022,0,0,0.6465227,1514.5015,-170.51708)" 13.794 + spreadMethod="pad" 13.795 + cx="1000.5693" 13.796 + cy="1081.4425" 13.797 + fx="1000.5693" 13.798 + fy="1081.4425" 13.799 + r="85.976723" /> 13.800 + <radialGradient 13.801 + inkscape:collect="always" 13.802 + xlink:href="#linearGradient5608-7-61-9" 13.803 + id="radialGradient10265" 13.804 + gradientUnits="userSpaceOnUse" 13.805 + gradientTransform="matrix(-1,0,0,0.45110359,677.46802,203.41247)" 13.806 + cx="317.78448" 13.807 + cy="619.63544" 13.808 + fx="317.78448" 13.809 + fy="619.63544" 13.810 + r="323.35648" /> 13.811 + <linearGradient 13.812 + id="linearGradient5608-3-2-6-0-0"> 13.813 + <stop 13.814 + style="stop-color:#000000;stop-opacity:1;" 13.815 + offset="0" 13.816 + id="stop5610-5-6-84-5-0" /> 13.817 + <stop 13.818 + id="stop5616-4-5-0-5-4" 13.819 + offset="0.91590679" 13.820 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.821 + <stop 13.822 + style="stop-color:#7f6e62;stop-opacity:1;" 13.823 + offset="1" 13.824 + id="stop5612-1-5-5-0-4" /> 13.825 + </linearGradient> 13.826 + <linearGradient 13.827 + id="linearGradient5608-3-2-6-0-4-6"> 13.828 + <stop 13.829 + style="stop-color:#000000;stop-opacity:1;" 13.830 + offset="0" 13.831 + id="stop5610-5-6-84-5-2-8" /> 13.832 + <stop 13.833 + id="stop5616-4-5-0-5-6-6" 13.834 + offset="0.91590679" 13.835 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.836 + <stop 13.837 + style="stop-color:#7f6e62;stop-opacity:1;" 13.838 + offset="1" 13.839 + id="stop5612-1-5-5-0-9-3" /> 13.840 + </linearGradient> 13.841 + <linearGradient 13.842 + id="linearGradient5608-3-2-6-0-5"> 13.843 + <stop 13.844 + style="stop-color:#000000;stop-opacity:1;" 13.845 + offset="0" 13.846 + id="stop5610-5-6-84-5-4" /> 13.847 + <stop 13.848 + id="stop5616-4-5-0-5-3" 13.849 + offset="0.91590679" 13.850 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.851 + <stop 13.852 + style="stop-color:#7f6e62;stop-opacity:1;" 13.853 + offset="1" 13.854 + id="stop5612-1-5-5-0-7" /> 13.855 + </linearGradient> 13.856 + <linearGradient 13.857 + id="linearGradient5608-3-2-6-0-4"> 13.858 + <stop 13.859 + style="stop-color:#000000;stop-opacity:1;" 13.860 + offset="0" 13.861 + id="stop5610-5-6-84-5-2" /> 13.862 + <stop 13.863 + id="stop5616-4-5-0-5-6" 13.864 + offset="0.91590679" 13.865 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.866 + <stop 13.867 + style="stop-color:#7f6e62;stop-opacity:1;" 13.868 + offset="1" 13.869 + id="stop5612-1-5-5-0-9" /> 13.870 + </linearGradient> 13.871 + <linearGradient 13.872 + id="linearGradient5608-3-2-6-0"> 13.873 + <stop 13.874 + style="stop-color:#000000;stop-opacity:1;" 13.875 + offset="0" 13.876 + id="stop5610-5-6-84-5" /> 13.877 + <stop 13.878 + id="stop5616-4-5-0-5" 13.879 + offset="0.91590679" 13.880 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.881 + <stop 13.882 + style="stop-color:#7f6e62;stop-opacity:1;" 13.883 + offset="1" 13.884 + id="stop5612-1-5-5-0" /> 13.885 + </linearGradient> 13.886 + <linearGradient 13.887 + id="linearGradient5356"> 13.888 + <stop 13.889 + style="stop-color:#5a0000;stop-opacity:1;" 13.890 + offset="0" 13.891 + id="stop5360" /> 13.892 + <stop 13.893 + id="stop5392" 13.894 + offset="0.81927711" 13.895 + style="stop-color:#b40000;stop-opacity:1;" /> 13.896 + <stop 13.897 + id="stop5390" 13.898 + offset="1" 13.899 + style="stop-color:#bc0000;stop-opacity:1;" /> 13.900 + </linearGradient> 13.901 + <filter 13.902 + color-interpolation-filters="sRGB" 13.903 + inkscape:collect="always" 13.904 + id="filter3860"> 13.905 + <feGaussianBlur 13.906 + inkscape:collect="always" 13.907 + stdDeviation="0.79692433" 13.908 + id="feGaussianBlur3862" /> 13.909 + </filter> 13.910 + <linearGradient 13.911 + id="linearGradient5608"> 13.912 + <stop 13.913 + style="stop-color:#000000;stop-opacity:1;" 13.914 + offset="0" 13.915 + id="stop5610" /> 13.916 + <stop 13.917 + id="stop5616" 13.918 + offset="0.90361446" 13.919 + style="stop-color:#4c4947;stop-opacity:1;" /> 13.920 + <stop 13.921 + style="stop-color:#7f6e62;stop-opacity:1;" 13.922 + offset="1" 13.923 + id="stop5612" /> 13.924 + </linearGradient> 13.925 + <filter 13.926 + color-interpolation-filters="sRGB" 13.927 + inkscape:collect="always" 13.928 + id="filter5440-0" 13.929 + x="-0.13657753" 13.930 + width="1.2731551" 13.931 + y="-0.28730354" 13.932 + height="1.5746071"> 13.933 + <feGaussianBlur 13.934 + inkscape:collect="always" 13.935 + stdDeviation="2.27075" 13.936 + id="feGaussianBlur5442-4" /> 13.937 + </filter> 13.938 + <filter 13.939 + color-interpolation-filters="sRGB" 13.940 + inkscape:collect="always" 13.941 + id="filter5440" 13.942 + x="-0.13657753" 13.943 + width="1.2731551" 13.944 + y="-0.28730354" 13.945 + height="1.5746071"> 13.946 + <feGaussianBlur 13.947 + inkscape:collect="always" 13.948 + stdDeviation="2.27075" 13.949 + id="feGaussianBlur5442" /> 13.950 + </filter> 13.951 + <filter 13.952 + color-interpolation-filters="sRGB" 13.953 + inkscape:collect="always" 13.954 + id="filter3849" 13.955 + x="-0.25406095" 13.956 + width="1.5081218" 13.957 + y="-0.34081346" 13.958 + height="1.6816269"> 13.959 + <feGaussianBlur 13.960 + inkscape:collect="always" 13.961 + stdDeviation="3.0747234" 13.962 + id="feGaussianBlur3851" /> 13.963 + </filter> 13.964 + <radialGradient 13.965 + inkscape:collect="always" 13.966 + xlink:href="#linearGradient5608" 13.967 + id="radialGradient10799" 13.968 + gradientUnits="userSpaceOnUse" 13.969 + gradientTransform="matrix(-1,0,0,0.45110359,818.38989,498.95599)" 13.970 + cx="317.78448" 13.971 + cy="619.63544" 13.972 + fx="317.78448" 13.973 + fy="619.63544" 13.974 + r="323.35648" /> 13.975 + <radialGradient 13.976 + inkscape:collect="always" 13.977 + xlink:href="#linearGradient5356" 13.978 + id="radialGradient10801" 13.979 + gradientUnits="userSpaceOnUse" 13.980 + gradientTransform="matrix(-0.96091022,0,0,0.6465227,1655.4234,125.02645)" 13.981 + spreadMethod="pad" 13.982 + cx="1000.5693" 13.983 + cy="1081.4425" 13.984 + fx="1000.5693" 13.985 + fy="1081.4425" 13.986 + r="85.976723" /> 13.987 + <radialGradient 13.988 + inkscape:collect="always" 13.989 + xlink:href="#linearGradient5608-3-2-6-0" 13.990 + id="radialGradient10803" 13.991 + gradientUnits="userSpaceOnUse" 13.992 + gradientTransform="matrix(-1.0960693,0,0,0.45110359,441.49965,-107.96414)" 13.993 + cx="317.78448" 13.994 + cy="619.63544" 13.995 + fx="317.78448" 13.996 + fy="619.63544" 13.997 + r="323.35648" /> 13.998 + <radialGradient 13.999 + inkscape:collect="always" 13.1000 + xlink:href="#linearGradient5608-3-2-6-0-4" 13.1001 + id="radialGradient10805" 13.1002 + gradientUnits="userSpaceOnUse" 13.1003 + gradientTransform="matrix(-1.0960693,0,0,0.45110359,441.49965,-107.96414)" 13.1004 + cx="317.78448" 13.1005 + cy="619.63544" 13.1006 + fx="317.78448" 13.1007 + fy="619.63544" 13.1008 + r="323.35648" /> 13.1009 + <radialGradient 13.1010 + inkscape:collect="always" 13.1011 + xlink:href="#linearGradient5608-3-2-6-0-5" 13.1012 + id="radialGradient10807" 13.1013 + gradientUnits="userSpaceOnUse" 13.1014 + gradientTransform="matrix(-1.0960693,0,0,0.45110359,441.49965,-107.96414)" 13.1015 + cx="317.78448" 13.1016 + cy="619.63544" 13.1017 + fx="317.78448" 13.1018 + fy="619.63544" 13.1019 + r="323.35648" /> 13.1020 + <radialGradient 13.1021 + inkscape:collect="always" 13.1022 + xlink:href="#linearGradient5608-3-2-6-0-4-6" 13.1023 + id="radialGradient10809" 13.1024 + gradientUnits="userSpaceOnUse" 13.1025 + gradientTransform="matrix(-1.0960693,0,0,0.45110359,441.49965,-107.96414)" 13.1026 + cx="317.78448" 13.1027 + cy="619.63544" 13.1028 + fx="317.78448" 13.1029 + fy="619.63544" 13.1030 + r="323.35648" /> 13.1031 + <radialGradient 13.1032 + inkscape:collect="always" 13.1033 + xlink:href="#linearGradient5608-3-2-6-0-0" 13.1034 + id="radialGradient10811" 13.1035 + gradientUnits="userSpaceOnUse" 13.1036 + gradientTransform="matrix(-1.0960693,0,0,0.45110359,441.49965,-107.96414)" 13.1037 + cx="317.78448" 13.1038 + cy="619.63544" 13.1039 + fx="317.78448" 13.1040 + fy="619.63544" 13.1041 + r="323.35648" /> 13.1042 + </defs> 13.1043 + <sodipodi:namedview 13.1044 + inkscape:document-units="mm" 13.1045 + pagecolor="#ffffff" 13.1046 + bordercolor="#666666" 13.1047 + borderopacity="1.0" 13.1048 + inkscape:pageopacity="0" 13.1049 + inkscape:pageshadow="2" 13.1050 + inkscape:zoom="0.45304799" 13.1051 + inkscape:cx="653.931" 13.1052 + inkscape:cy="-189.66589" 13.1053 + inkscape:current-layer="layer7" 13.1054 + id="namedview4792" 13.1055 + showgrid="false" 13.1056 + units="mm" 13.1057 + fit-margin-top="0" 13.1058 + fit-margin-left="0" 13.1059 + fit-margin-right="0" 13.1060 + fit-margin-bottom="0" 13.1061 + inkscape:window-width="1281" 13.1062 + inkscape:window-height="901" 13.1063 + inkscape:window-x="53" 13.1064 + inkscape:window-y="42" 13.1065 + inkscape:window-maximized="0" /> 13.1066 + <metadata 13.1067 + id="metadata4794"> 13.1068 + <rdf:RDF> 13.1069 + <cc:Work 13.1070 + rdf:about=""> 13.1071 + <dc:format>image/svg+xml</dc:format> 13.1072 + <dc:type 13.1073 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 13.1074 + <dc:title></dc:title> 13.1075 + </cc:Work> 13.1076 + </rdf:RDF> 13.1077 + </metadata> 13.1078 + <g 13.1079 + inkscape:label="Hinter" 13.1080 + inkscape:groupmode="layer" 13.1081 + id="layer1" 13.1082 + transform="translate(92.093591,-199.84255)" 13.1083 + style="display:inline"> 13.1084 + <g 13.1085 + style="display:inline" 13.1086 + id="g8199" 13.1087 + transform="matrix(1.0559517,0,0,0.99973961,5.1527894,12.783431)"> 13.1088 + <rect 13.1089 + y="187.24959" 13.1090 + x="-92.09359" 13.1091 + height="544.25195" 13.1092 + width="775.13385" 13.1093 + id="rect7689" 13.1094 + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" /> 13.1095 + </g> 13.1096 + </g> 13.1097 + <g 13.1098 + inkscape:groupmode="layer" 13.1099 + id="layer7" 13.1100 + inkscape:label="Crapo"> 13.1101 + <rect 13.1102 + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1103 + id="rect3026" 13.1104 + width="114.54451" 13.1105 + height="78.90844" 13.1106 + x="639.23871" 13.1107 + y="790.75031" /> 13.1108 + <path 13.1109 + inkscape:connector-curvature="0" 13.1110 + id="path2999" 13.1111 + d="m 607.97302,1466.8256 c 9.1138,-2.2061 19.7626,-12.4227 22.5159,-21.6022 0.6074,-2.0249 1.5449,-11.1066 2.0834,-20.1816 0.5385,-9.075 1.2918,-20.55 1.6739,-25.5 l 0.6947,-9 10.9145,-0.2855 c 6.0029,-0.157 11.2615,0.068 11.6857,0.5 0.4242,0.432 1.7338,4.3855 2.9104,8.7855 1.1765,4.4 2.8044,10.475 3.6175,13.5 0.8131,3.025 2.561,9.6921 3.8842,14.8158 1.3232,5.1236 3.3414,10.8296 4.485,12.68 6.3805,10.3239 23.1226,17.7645 33.11492,14.717 1.86322,-0.5683 4.58185,-1.2963 6.04141,-1.6179 4.46644,-0.9841 12.40844,-8.0878 15.96684,-14.2814 3.1019,-5.3992 3.3413,-6.4548 3.3597,-14.8135 0.019,-8.9138 -0.8837,-13.3051 -6.7479,-32.807 -2.3385,-7.7769 -2.085,-8.3423 4.7676,-10.631 25.1827,-8.4111 54.8566,-31.7233 70.5622,-55.4347 8.6647,-13.0813 18.5708,-36.1622 21.085,-49.1273 4.9875,-25.719 4.4924,-45.7647 -1.7289,-70 -5.2961,-20.6312 -17.347,-42.2066 -34.2965,-61.4031 -2.6034,-2.9485 -2.6076,-3.296 -0.1218,-10.0969 5.828,-15.9447 -1.0399,-33.5694 -15.8386,-40.6458 -4.6959,-2.2454 -7.0257,-2.7071 -13.6614,-2.7071 -10.5174,0 -17.4835,3.1507 -24.2212,10.9549 -3.2189,3.7285 -5.1894,5.2487 -6.2414,4.8152 -0.8456,-0.3484 -4.1977,-1.4021 -7.4492,-2.3415 l -5.91175,-1.7081 -0.16672,-7.9338 c -0.12758,-6.0717 -0.72947,-9.1074 -2.56435,-12.9338 -2.87979,-6.0055 -8.98788,-12.3019 -14.45145,-14.8972 -2.1967,-1.0434 -4.7753,-2.2809 -5.7304,-2.75 -0.955,-0.4691 -4.6774,-0.8528 -8.2719,-0.8528 -5.0689,0 -7.9653,0.6483 -12.9068,2.8889 -10.8035,4.8985 -16.4381,12.4828 -19.7702,26.6111 l -1.4151,6 -218.00175,0.5 -218.0017,0.5 -7.6196,3.7658 c -12.7002,6.2769 -20.0217,16.1993 -22.6782,30.7342 -1.0522,5.7575 -0.9525,7.4138 0.8728,14.5 3.3839,13.1366 10.3818,21.6393 22.6719,27.5471 l 6.143,2.9529 46.548,0 c 29.2674,0 46.7725,0.3632 47.1527,0.9783 0.3326,0.5381 -0.7246,4.0256 -2.3492,7.75 -10.9419,25.0836 -14.2896,56.2224 -8.9525,83.2717 7.3799,37.4025 27.9104,69.1351 59.1461,91.4181 8.163,5.8233 26.9,15.4663 34.9219,17.9725 3.1641,0.9886 6.0891,2.3955 6.5,3.1265 0.4109,0.731 0.4518,7.1013 0.091,14.156 -2.3713,46.3549 -2.4008,43.2735 0.471,49.344 6.9701,14.7335 23.2305,22.8681 37.3375,18.6788 7.1268,-2.1164 12.6292,-5.8459 17.2501,-11.6917 5.1871,-6.5622 6.7319,-12.5395 7.6251,-29.5042 0.4054,-7.7 1.015,-18.725 1.3548,-24.5 l 0.6177,-10.5 3.6907,-0.3068 3.6907,-0.3069 1.9313,6.8069 c 6.0344,21.2688 8.1873,29.3431 8.1873,30.7063 0,3.5919 4.3751,12.7451 8.1322,17.0134 7.8822,8.9546 19.0736,12.9705 29.6178,10.6279 7.9828,-1.7736 12.0583,-4.0594 17.3781,-9.7467 8.1459,-8.7086 10.6521,-19.7306 7.2753,-31.9953 -0.8781,-3.1893 -1.9555,-7.3738 -2.3943,-9.2988 -0.4387,-1.925 -1.4763,-5.6381 -2.3059,-8.2512 -0.8295,-2.6132 -1.1748,-4.9573 -0.7673,-5.2092 1.5685,-0.9694 37.31485,-0.6889 38.30435,0.3006 0.6326,0.6326 0.771,4.5048 0.3696,10.3357 -1.5913,23.1139 -1.8366,39.9423 -0.6445,44.2002 1.5106,5.3955 7.2979,13.1595 12.5721,16.8664 7.0576,4.9603 17.0513,6.7061 25.9947,4.5413 z m 86.3742,-137.8339 c -1.6781,-0.8981 -1.888,-1.8024 -1.4507,-6.25 l 0.5114,-5.1999 -1.2587,4.4069 c -1.8672,6.537 -3.3005,6.9884 -11.3686,3.5801 -9.4524,-3.9931 -19.3534,-13.4826 -23.9546,-22.9588 -1.8618,-3.8345 -3.3851,-7.9811 -3.3851,-9.2148 0,-5.3047 9.032,-5.4409 13.4397,-0.2027 2.004,2.3816 2.5603,4.135 2.5603,8.0696 l 0,5.0269 3.5347,-3.1036 c 2.6673,-2.342 4.4963,-3.1036 7.4529,-3.1036 7.7631,0 11.3272,3.249 12.5565,11.4464 l 0.7168,4.7801 1.9154,-4.4247 c 4.30697,-9.9499 16.82315,-10.5571 21.69917,-1.0528 l 1.9047,3.7126 1.4734,-3.5264 c 1.8023,-4.3134 5.5784,-6.9352 9.9886,-6.9352 3.4186,0 7.7577,2.3225 7.7577,4.1523 0,3.6358 -14.0871,15.8477 -18.2813,15.8477 -1.1336,0 -2.874,0.7355 -3.8674,1.6346 -3.42887,3.1031 -18.178,5.3313 -21.94487,3.3153 z m 7.87607,-31.8674 c -1.5304,-1.7127 -2.7825,-3.932 -2.7825,-4.9316 0,-3.1265 -1.1672,-3.1835 -3.96047,-0.1932 -7.6208,8.158 -21.0247,2.1979 -21.0358,-9.3537 l 0,-3.8961 -2.4148,2.6056 c -3.0708,3.3137 -6.5532,4.1822 -10.9501,2.7311 -5.0043,-1.6516 -7.13,-5.3612 -6.8626,-11.9759 0.2758,-6.8157 2.8883,-10.0687 8.0865,-10.0687 4.2579,0 11.7942,3.483 13.1934,6.0974 0.56,1.0464 1.8484,1.9026 2.8631,1.9026 1.0147,0 5.4151,1.8115 9.7787,4.0256 4.7244,2.3971 10.50677,4.4399 14.29427,5.0499 6.52711,1.0512 23.5042,0.7654 24.6851,-0.4155 0.363,-0.363 3.96,-0.66 7.9934,-0.66 7.9525,0 11.3333,1.8069 11.3333,6.0572 0,4.6471 -2.3598,11.5778 -4.6622,13.6928 -2.6981,2.4785 -8.9485,3.0639 -12.4882,1.1695 -2.967,-1.5879 -4.7213,-6.6973 -4.2643,-12.4195 l 0.3993,-5 -1.8125,6.7226 c -2.7223,10.0971 -6.1204,13.069 -14.13964,12.3658 -3.45838,-0.3033 -5.09606,-1.0952 -7.24996,-3.5059 z m 2.3714,-46.7173 c -7.14847,-2.0669 -14.15387,-8.5306 -14.15387,-13.0593 0,-5.4647 6.0909,-9.3059 14.75611,-9.3059 7.93487,0 14.34706,2.3638 19.20736,7.0804 4.8852,4.741 5.3912,8.7596 1.5511,12.3185 -4.9136,4.5538 -12.3155,5.5816 -21.3607,2.9663 z m 54.1445,-24.5582 c -15.272,-5.6209 -24.1967,-23.1964 -19.879,-39.1474 6.5518,-24.2041 35.6327,-32.5576 54.0958,-15.5389 2.5651,2.3644 5.8589,6.567 7.3195,9.3391 2.3327,4.4272 2.6563,6.1956 2.6605,14.5402 0,8.0637 -0.3652,10.252 -2.4428,14.4739 -5.9495,12.0904 -20.2651,20.3413 -32.5524,18.7617 -2.2,-0.2828 -6.3407,-1.3757 -9.2016,-2.4286 z m 15.9941,-17.8969 c 4.849,-2.5591 7.699,-7.2271 7.7038,-12.618 0,-3.5022 -0.6291,-4.8731 -3.7691,-8.174 -4.4885,-4.7184 -8.1821,-5.8845 -13.1282,-4.1448 -9.1553,3.2203 -12.5799,12.7188 -7.4862,20.7638 1.5821,2.4987 8.3419,6.2867 11.0974,6.2187 0.9844,-0.024 3.4964,-0.9449 5.5823,-2.0457 z m -7.7925,-11.9238 c 0,-1.7725 0.6095,-2.5733 2.1227,-2.7892 2.5417,-0.3627 3.9357,2.4251 2.2365,4.4725 -1.7929,2.1604 -4.3592,1.1694 -4.3592,-1.6833 z m -104.38187,6.8363 c -5.938,-2.8647 -13.793,-10.9209 -16.3385,-16.7568 -2.9698,-6.8088 -3.4434,-15.8979 -1.2178,-23.3718 2.497,-8.3851 12.153,-18.4281 20.4383,-21.2575 8.6176,-2.9428 17.5477,-2.426 25.47,1.4741 10.07037,4.9576 15.95894,12.708 18.08241,23.7995 3.32147,17.3491 -7.55014,33.7931 -25.29841,38.2654 -5.6727,1.4294 -15.862,0.3916 -21.136,-2.1529 z m 16.0701,-16.5244 c 1.4958,-0.2332 4.2683,-2.1681 6.25,-4.3616 2.9068,-3.2174 3.5611,-4.7234 3.558,-8.1895 -0.01,-8.0572 -5.7783,-13.7471 -13.9437,-13.7471 -3.2451,0 -4.8396,0.7164 -8.0495,3.6163 -3.7332,3.3727 -4.0029,3.9816 -4.0029,9.0352 0,9.6821 6.4955,15.1578 16.1881,13.6467 z m -5.9865,-13.7107 c 0.211,-1.477 1.0255,-2.0875 2.7846,-2.0875 3.0863,0 4.0139,3.2954 1.4545,5.1669 -2.274,1.6628 -4.6681,-0.076 -4.2391,-3.0794 z" 13.1112 + style="fill:#000000;display:inline" /> 13.1113 + <path 13.1114 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1115 + d="m 418.50945,883.92061 65.96823,-14.73478 20.87937,93.4778 c 4.08129,18.27209 -7.32605,36.28206 -25.5981,40.36337 -18.27205,4.0812 -36.28885,-7.3565 -40.37013,-25.62859 l -20.87937,-93.4778 z" 13.1116 + id="rect5412-5" 13.1117 + inkscape:connector-curvature="0" 13.1118 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1119 + inkscape:export-xdpi="49.001003" 13.1120 + inkscape:export-ydpi="49.001003" /> 13.1121 + <path 13.1122 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1123 + d="m 700.14053,885.49032 61.28106,-28.52293 40.4173,86.83597 c 7.9004,16.97381 0.6154,37.00919 -16.3583,44.90954 -16.9738,7.90035 -37.0224,0.5872 -44.9227,-16.38661 l -40.41736,-86.83597 z" 13.1124 + id="rect5412-2" 13.1125 + inkscape:connector-curvature="0" 13.1126 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1127 + inkscape:export-xdpi="49.001003" 13.1128 + inkscape:export-ydpi="49.001003" /> 13.1129 + <path 13.1130 + style="fill:#666666;display:inline" 13.1131 + d="m 681.71126,833.99341 c 1.60221,0.21181 3.0805,1.1699 5.09375,2.9375 4.6231,4.0592 4.81645,8.08525 0.96875,21.65625 -0.4658,1.6429 -0.4746,1.643 -6.875,-1.1875 -3.0336,-1.3416 -7.0243,-3.61965 -8.875,-5.03125 l -3.375,-2.5625 1.25,-4.75 c 1.9162,-7.2264 2.27805,-7.7727 6.03125,-9.5625 2.4652,-1.17555 4.17904,-1.71181 5.78125,-1.5 z m 47.37503,4.03125 c 0.9079,-0.0673 1.8152,0.19455 3.1562,0.75 3.8175,1.5813 3.9036,2.9687 0.4063,7.125 -2.8255,3.3579 -9.9618,8.9375 -11.4375,8.9375 -0.4675,0 -0.875,-2.01965 -0.875,-4.46875 0,-5.8866 1.5566,-8.9845 5.5312,-11.125 1.4099,-0.75925 2.3109,-1.1515 3.2188,-1.21875 z m -23.18753,0.21875 c 3.55884,0.25737 7.22606,2.774 8.90623,6.5 1.4171,3.1425 1.508,4.40335 0.5,8.40625 -0.6526,2.592 -1.6801,5.0034 -2.28123,5.375 -1.80803,1.1174 -7.83164,2.0654 -13.96875,2.1875 l -5.78125,0.125 0.625,-5.25 c 1.265,-10.6899 3.26413,-14.6179 8.5625,-16.8125 1.08458,-0.44925 2.25122,-0.61704 3.4375,-0.53125 z" 13.1132 + id="path4141" 13.1133 + inkscape:connector-curvature="0" /> 13.1134 + <path 13.1135 + style="fill:#666666;display:inline" 13.1136 + d="m 677.80501,805.05591 c 0.236,-0.236 2.79605,0.66755 5.71875,2.03125 2.9226,1.3637 7,3.0841 9.0625,3.8125 3.2821,1.159 3.75,1.7459 3.75,4.5625 0,3.8273 -2.66725,8.876 -5.46875,10.3125 -3.0335,1.5554 -9.4109,0.4912 -12.0625,-2 -1.2924,-1.2141 -2.6213,-3.3691 -2.9375,-4.8125 -0.528,-2.4105 0.9402,-12.90885 1.9375,-13.90625 z m 55.96878,6.78125 c 5.4367,0 6.846,0.34275 8.5937,2.21875 2.1381,2.2949 2.1362,2.46125 -0.094,10.96875 -1.8928,7.22161 -9.693,9.24586 -14.3437,3.71875 -2.3253,-2.7635 -2.5239,-3.6535 -2,-8.75 0.8677,-8.4406 0.6091,-8.15625 7.8437,-8.15625 z m -12.25,1.5 -0.5625,3.5 c -0.3192,1.925 -0.5877,4.7577 -0.5938,6.3125 -0.01,1.7809 -1.096,3.9085 -2.9375,5.75 -2.3357,2.33571 -3.8018,2.9375 -7.28123,2.9375 -2.39493,0 -5.36791,-0.74449 -6.625,-1.625 -3.2056,-2.2453 -4.10933,-5.23305 -3.34375,-11.28125 l 0.65625,-5.21875 10.34375,-0.1875 10.34378,-0.1875 z" 13.1137 + id="path4139" 13.1138 + inkscape:connector-curvature="0" /> 13.1139 + <path 13.1140 + style="fill:#666666;display:inline" 13.1141 + d="m 676.77376,596.11841 c -8.4742,0.70079 -11.2545,1.59715 -17,5.40625 -7.8277,5.18961 -11.61355,11.18726 -14.40625,22.8125 l -1.6875,7 -217.90625,0.5 c -19.09776,0.0438 -18.18911,0.0864 -34.09375,0.125 -2.79704,0.97925 -5.65176,1.84586 -8.375,2.96875 -4.83766,1.99475 -9.54143,4.22887 -14.125,6.65625 -4.58357,2.42738 -9.04137,5.0414 -13.34375,7.875 -4.30238,2.8336 -8.44341,5.88035 -12.4375,9.09375 -3.99409,3.2134 -7.84129,6.62072 -11.5,10.1875 -16.60375,14.77396 -27.02468,36.48723 -34.625,54.1875 -4.8719,11.75108 -7.2936,21.23095 -9.4375,36.90625 -3.8824,28.3861 1.12415,57.08234 14.59375,83.71875 10.3867,20.5399 25.0652,37.9694 43.3125,51.5 9.5302,7.0667 29.61805,17.7784 38.59375,20.5625 25.5994,7.621 53.64845,8.30365 74.59375,8.40625 74.8695,0.015 116.80745,0.4113 196.84375,0.3125 35.3519,-0.653 59.89273,-5.46025 73.03123,-9.40625 6.4264,-1.8901 21.5369,-9.5869 30.0313,-15.3125 26.7295,-18.0168 46.082,-42.93324 57.2812,-73.78125 9.5378,-26.2717 10.4529,-59.89216 2.4063,-89 -4.7944,-17.34315 -14.7196,-36.2317 -26.8438,-51.0625 -3.202,-3.91689 -6.6296,-8.09041 -7.5937,-9.28125 -1.6773,-2.07158 -1.6572,-2.40067 0.3437,-7.65625 2.9244,-7.68129 2.4863,-21.46828 -0.9062,-28 -3.1371,-6.03986 -7.5616,-10.49909 -14.1875,-14.3125 -5.1691,-2.97498 -6.1016,-3.15224 -15.5,-3.15625 -11.9369,-0.005 -15.9335,1.64173 -24.0938,10 -5.1021,5.22586 -5.2104,5.3038 -9.0312,4.3125 -2.1285,-0.55224 -5.1381,-1.26493 -6.6875,-1.5625 -2.63375,-0.50582 -2.77227,-0.78896 -2.18753,-4.25 1.197,-7.08501 -2.83743,-18.63883 -9.03125,-25.8125 -5.72004,-6.62488 -16.49065,-10.72646 -26.03125,-9.9375 z m -15.53125,199.875 c 1.48172,0.0605 3.32415,0.7757 6.09375,2.1875 3.6966,1.8843 4.559,2.84795 4.8125,5.40625 0.3299,3.3291 -2.09735,8.96825 -4.71875,10.96875 -2.1404,1.6333 -4.6129,1.564 -8,-0.1875 -5.4106,-2.7979 -6.54545,-12.07955 -2.03125,-16.59375 1.2478,-1.2478 2.36203,-1.84175 3.84375,-1.78125 z m -3.625,28.03125 c 3.9337,-0.4524 8.72625,4.47544 8.71875,8.96875 -0.01,4.8067 -1.93915,11.0098 -3.28125,10.5625 -0.6326,-0.2109 -2.8509,-3.5018 -4.9375,-7.3125 -4.4831,-8.18751 -4.6169,-11.74535 -0.5,-12.21875 z" 13.1142 + id="path3001" 13.1143 + inkscape:connector-curvature="0" 13.1144 + sodipodi:nodetypes="ssccscssssccsssccccsssssssssssssssssscssscccsc" /> 13.1145 + <g 13.1146 + style="display:inline" 13.1147 + transform="matrix(-0.66212023,0.74939763,0.74939763,0.66212023,978.18079,-475.09843)" 13.1148 + id="g3029-7" 13.1149 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1150 + inkscape:export-xdpi="49.001003" 13.1151 + inkscape:export-ydpi="49.001003"> 13.1152 + <path 13.1153 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" 13.1154 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1155 + sodipodi:ry="32.742237" 13.1156 + sodipodi:rx="32.742237" 13.1157 + sodipodi:cy="555.98059" 13.1158 + sodipodi:cx="1084.7186" 13.1159 + id="path3019-9" 13.1160 + style="fill:#ffffff;fill-opacity:1" 13.1161 + sodipodi:type="arc" /> 13.1162 + <g 13.1163 + transform="translate(4,0)" 13.1164 + id="g3025-6"> 13.1165 + <path 13.1166 + sodipodi:type="arc" 13.1167 + style="fill:#000000;fill-opacity:1" 13.1168 + id="path3021-7" 13.1169 + sodipodi:cx="1075.4769" 13.1170 + sodipodi:cy="462.24271" 13.1171 + sodipodi:rx="15.050868" 13.1172 + sodipodi:ry="15.050868" 13.1173 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1174 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" /> 13.1175 + <path 13.1176 + sodipodi:type="arc" 13.1177 + style="fill:#ffffff;fill-opacity:1" 13.1178 + id="path3023-9" 13.1179 + sodipodi:cx="1090.2638" 13.1180 + sodipodi:cy="439.53439" 13.1181 + sodipodi:rx="5.5450563" 13.1182 + sodipodi:ry="5.5450563" 13.1183 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1184 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" /> 13.1185 + </g> 13.1186 + </g> 13.1187 + <g 13.1188 + style="display:inline" 13.1189 + id="g3029" 13.1190 + transform="matrix(-1,0,0,1,1855.6859,172.12862)" 13.1191 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1192 + inkscape:export-xdpi="49.001003" 13.1193 + inkscape:export-ydpi="49.001003"> 13.1194 + <path 13.1195 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" 13.1196 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1197 + sodipodi:ry="32.742237" 13.1198 + sodipodi:rx="32.742237" 13.1199 + sodipodi:cy="555.98059" 13.1200 + sodipodi:cx="1084.7186" 13.1201 + id="path3019" 13.1202 + style="fill:#ffffff;fill-opacity:1" 13.1203 + sodipodi:type="arc" /> 13.1204 + <g 13.1205 + transform="translate(4,0)" 13.1206 + id="g3025"> 13.1207 + <path 13.1208 + sodipodi:type="arc" 13.1209 + style="fill:#000000;fill-opacity:1" 13.1210 + id="path3021" 13.1211 + sodipodi:cx="1075.4769" 13.1212 + sodipodi:cy="462.24271" 13.1213 + sodipodi:rx="15.050868" 13.1214 + sodipodi:ry="15.050868" 13.1215 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1216 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" /> 13.1217 + <path 13.1218 + sodipodi:type="arc" 13.1219 + style="fill:#ffffff;fill-opacity:1" 13.1220 + id="path3023" 13.1221 + sodipodi:cx="1090.2638" 13.1222 + sodipodi:cy="439.53439" 13.1223 + sodipodi:rx="5.5450563" 13.1224 + sodipodi:ry="5.5450563" 13.1225 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1226 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" /> 13.1227 + </g> 13.1228 + </g> 13.1229 + <g 13.1230 + style="display:inline" 13.1231 + id="g3908" 13.1232 + transform="matrix(-1,0,0,1,1700.318,-266.8088)" 13.1233 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1234 + inkscape:export-xdpi="49.001003" 13.1235 + inkscape:export-ydpi="49.001003"> 13.1236 + <path 13.1237 + transform="matrix(1.2780709,-0.24323698,0.20472396,1.3880432,-282.41231,475.93002)" 13.1238 + d="m 926.28849,561.78967 c 0,6.41657 -8.63001,11.61822 -19.27567,11.61822 -10.64566,0 -19.27568,-5.20165 -19.27568,-11.61822 0,-6.41656 8.63002,-11.61821 19.27568,-11.61821 10.64566,0 19.27567,5.20165 19.27567,11.61821 z" 13.1239 + sodipodi:ry="11.618214" 13.1240 + sodipodi:rx="19.275673" 13.1241 + sodipodi:cy="561.78967" 13.1242 + sodipodi:cx="907.01282" 13.1243 + id="path3065" 13.1244 + style="fill:#e9afaf;fill-opacity:1" 13.1245 + sodipodi:type="arc" /> 13.1246 + <path 13.1247 + transform="matrix(0.81880207,-0.24456306,0.21638818,0.72447199,-52.901231,521.35188)" 13.1248 + d="m 1007.616,1039.4568 c 0,5.9791 -6.502,10.8261 -14.52274,10.8261 -8.0207,0 -14.52277,-4.847 -14.52277,-10.8261 0,-5.9791 6.50207,-10.8261 14.52277,-10.8261 8.02074,0 14.52274,4.847 14.52274,10.8261 z" 13.1249 + sodipodi:ry="10.826063" 13.1250 + sodipodi:rx="14.522768" 13.1251 + sodipodi:cy="1039.4568" 13.1252 + sodipodi:cx="993.09326" 13.1253 + id="path3067" 13.1254 + style="fill:#ffffff;fill-opacity:1;filter:url(#filter3849)" 13.1255 + sodipodi:type="arc" /> 13.1256 + </g> 13.1257 + <path 13.1258 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1259 + d="m 274.03701,864.88183 0,67.5938 -95.78125,0 c -18.72234,0 -33.8125,-15.059 -33.8125,-33.7813 0,-18.7223 15.09016,-33.8125 33.8125,-33.8125 l 95.78125,0 z" 13.1260 + id="rect5412" 13.1261 + inkscape:connector-curvature="0" /> 13.1262 + <path 13.1263 + sodipodi:type="arc" 13.1264 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5440)" 13.1265 + id="path5422" 13.1266 + sodipodi:cx="141.53098" 13.1267 + sodipodi:cy="474.65308" 13.1268 + sodipodi:rx="20.067825" 13.1269 + sodipodi:ry="19.011623" 13.1270 + d="m 161.5988,474.65308 a 20.067825,19.011623 0 0 1 -39.41028,5.06529 l 19.34246,-5.06529 z" 13.1271 + transform="matrix(0.88804422,-0.10923129,-0.13903786,-1.13037,619.95537,1183.4454)" 13.1272 + sodipodi:start="0" 13.1273 + sodipodi:end="2.8719042" 13.1274 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1275 + inkscape:export-xdpi="49.001003" 13.1276 + inkscape:export-ydpi="49.001003" /> 13.1277 + <path 13.1278 + sodipodi:type="arc" 13.1279 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5440-0)" 13.1280 + id="path5422-2" 13.1281 + sodipodi:cx="141.53098" 13.1282 + sodipodi:cy="474.65308" 13.1283 + sodipodi:rx="20.067825" 13.1284 + sodipodi:ry="19.011623" 13.1285 + d="m 161.5988,474.65308 a 20.067825,19.011623 0 0 1 -39.41028,5.06529 l 19.34246,-5.06529 z" 13.1286 + transform="matrix(0.88264932,0.14657487,0.18657161,-1.123503,542.73526,1169.0657)" 13.1287 + sodipodi:start="0" 13.1288 + sodipodi:end="2.8719042" 13.1289 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1290 + inkscape:export-xdpi="49.001003" 13.1291 + inkscape:export-ydpi="49.001003" /> 13.1292 + <path 13.1293 + style="fill:url(#radialGradient10799);fill-opacity:1;display:inline" 13.1294 + d="m 335.0174,665.65545 c -34.78569,55.80742 -26.5577,64.09922 -28.63165,77.82802 -3.75573,24.8613 -1.03011,56.32745 12,79.65625 10.0478,17.9894 26.34808,26.9308 44,38.7813 9.21924,6.1892 28.66092,15.5616 37.34375,18 24.76413,6.6746 51.89436,7.2851 72.15625,7.375 72.42662,0.0139 112.98141,0.3365 190.40625,0.25 34.19844,-0.5719 57.94639,-4.7628 70.65619,-8.2188 78.021,-40.76826 -42.34158,54.91959 64.9175,-18.01121 -10.3988,14.97538 -23.4495,27.80319 -39.0112,38.29241 -8.4945,5.72563 -23.6361,13.4224 -30.0625,15.3126 -13.1385,3.9459 -37.67934,8.7532 -73.03124,9.4062 -80.0363,0.0988 -121.97425,-0.2975 -196.84375,-0.3125 -20.9453,-0.1026 -48.9631,-0.7852 -74.5625,-8.4063 -8.9757,-2.7841 -29.0948,-13.4957 -38.625,-20.5624 -18.2473,-13.5306 -32.9258,-30.9602 -43.3125,-51.5 -13.4696,-26.6365 -18.4449,-55.3327 -14.5625,-83.7188 11.18264,-71.94233 44.77899,-88.55242 47.1629,-94.17177 z" 13.1295 + id="path3001-8" 13.1296 + inkscape:connector-curvature="0" 13.1297 + sodipodi:nodetypes="cssscccccsccccsscc" 13.1298 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1299 + inkscape:export-xdpi="49.001003" 13.1300 + inkscape:export-ydpi="49.001003" /> 13.1301 + <path 13.1302 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1303 + d="m 601.50594,887.48616 66.59312,-11.58785 16.42013,94.36326 c 3.20964,18.44517 -9.03946,35.89353 -27.48458,39.10323 -18.44513,3.2096 -35.8989,-9.0702 -39.10853,-27.51537 l -16.42014,-94.36327 z" 13.1304 + id="rect5412-2-8" 13.1305 + inkscape:connector-curvature="0" 13.1306 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1307 + inkscape:export-xdpi="49.001003" 13.1308 + inkscape:export-ydpi="49.001003" /> 13.1309 + <path 13.1310 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1311 + d="m 418.9579,705.21478 63.67592,22.67823 -96.78306,271.74751 c -6.28148,17.63708 -25.53052,26.80028 -43.16763,20.51878 -17.63711,-6.2815 -26.78979,-25.55986 -20.5083,-43.19706 z" 13.1312 + id="rect5412-22" 13.1313 + inkscape:connector-curvature="0" 13.1314 + sodipodi:nodetypes="ccsssc" 13.1315 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1316 + inkscape:export-xdpi="49.001003" 13.1317 + inkscape:export-ydpi="49.001003" /> 13.1318 + <g 13.1319 + style="display:inline" 13.1320 + id="g3864" 13.1321 + transform="translate(112.19874,873.75778)"> 13.1322 + <path 13.1323 + sodipodi:nodetypes="cccsccscccc" 13.1324 + inkscape:export-ydpi="49.001003" 13.1325 + inkscape:export-xdpi="49.001003" 13.1326 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1327 + inkscape:connector-curvature="0" 13.1328 + id="path2995-2-2" 13.1329 + d="m 551.12388,-77.130468 c -7.5523,-0.220636 -12.86937,3.734097 -13.46389,16.368238 0.32735,12.478639 5.02548,23.477762 13.98389,33.877761 3.47203,3.244186 10.27412,7.812932 12.53945,8.434501 0.65009,0.178382 3.09596,1.002706 5.43175,1.837354 7.56665,2.654547 14.98489,3.124875 23.11404,2.226899 21.81254,-3.539431 37.04787,-17.675231 40.76718,-37.830578 1.08664,-5.888623 -0.14126,-9.198797 -4.01599,-10.717282 -1.63869,-0.642004 -8.71387,-0.410406 -16.87319,0.528977 -2.36261,0.271936 -7.51269,0.623272 -11.4414,0.807294 -13.10425,0.521203 -35.62384,-15.112222 -50.04184,-15.533164 z" 13.1330 + style="fill:#3d0000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3860)" /> 13.1331 + <path 13.1332 + inkscape:export-ydpi="49.001003" 13.1333 + inkscape:export-xdpi="49.001003" 13.1334 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1335 + sodipodi:nodetypes="ssssscssscssssssssssssccsscssssccsscccscsssscsssssscsssscs" 13.1336 + style="fill:#ffffff" 13.1337 + d="m 580.39083,-18.378246 c 1.265,-10.6899 3.2569,-14.6 8.5552,-16.7946 4.3384,-1.797 10.1112,0.9856 12.3514,5.9536 1.4171,3.1425 1.4896,4.4094 0.4817,8.4123 -0.6527,2.592 -1.6785,5.0166 -2.2797,5.3882 -1.808,1.1174 -7.8083,2.0534 -13.9454,2.1755 l -5.7845,0.115 z m -13.011,1.8107 c -3.0336,-1.3416 -7.0298,-3.5942 -8.8805,-5.0058 l -3.3649,-2.5666 1.258,-4.7442 c 1.9162,-7.2264 2.2707,-7.7901 6.0239,-9.5799 4.9304,-2.3511 6.8608,-2.0959 10.8873,1.4393 4.6231,4.0592 4.7997,8.0755 0.952,21.6465 -0.4658,1.6429 -0.4754,1.6412 -6.8758,-1.1893 z m 39.4586,-7.0137 c 0,-5.8866 1.5317,-8.9799 5.5063,-11.1204 2.8197,-1.5185 3.7004,-1.5837 6.3824,-0.4728 3.8175,1.5813 3.8945,2.962 0.3972,7.1183 -2.8255,3.3579 -9.9602,8.9279 -11.4359,8.9279 -0.4675,0 -0.85,-2.0039 -0.85,-4.453 z m -62.2226,-14.1185 c -4.4831,-8.18751 -4.6348,-11.77251 -0.5179,-12.24591 3.9337,-0.4524 8.7424,4.4971 8.7349,8.99041 -0.01,4.8067 -1.9308,11.0148 -3.2729,10.5675 -0.6326,-0.2109 -2.8575,-3.5013 -4.9441,-7.312 z m 69.8118,-7.50501 c -2.3254,-2.7635 -2.5293,-3.6535 -2.0054,-8.75 0.8677,-8.4406 0.6113,-8.1735 7.8459,-8.1735 5.4367,0 6.8318,0.3642 8.5795,2.2402 2.138,2.2949 2.1366,2.4656 -0.093,10.9731 -1.8928,7.22161 -9.6761,9.23731 -14.3268,3.7102 z m -24.4298,1.4755 c -3.2056,-2.2453 -4.0862,-5.2384 -3.3206,-11.2866 l 0.6612,-5.2241 10.3413,-0.1942 10.3412,-0.1941 -0.5802,3.5 c -0.3192,1.925 -0.5852,4.7721 -0.5913,6.3269 -0.01,1.7809 -1.0926,3.9085 -2.934,5.75 -2.3358,2.33571 -3.7981,2.92311 -7.2775,2.92311 -2.395,0 -5.383,-0.7205 -6.6401,-1.60101 z m -24.7058,-6.4427 c -1.2924,-1.2141 -2.6086,-3.3885 -2.9248,-4.8319 -0.528,-2.4105 0.9171,-12.9036 1.9144,-13.901 0.236,-0.236 2.8203,0.6867 5.743,2.0504 2.9226,1.3637 7.0013,3.0753 9.0638,3.8037 3.2821,1.159 3.75,1.7257 3.75,4.5423 0,3.8273 -2.6912,8.8839 -5.4927,10.3204 -3.0335,1.5554 -9.4021,0.5073 -12.0537,-1.9839 z m -19.3625,-9.4092 c -5.4106,-2.7979 -6.5496,-12.0887 -2.0354,-16.6029 2.4956,-2.4956 4.4051,-2.4176 9.9443,0.406 3.6966,1.8843 4.5551,2.8498 4.8086,5.4081 0.3299,3.3291 -2.0909,8.9594 -4.7123,10.9599 -2.1404,1.6333 -4.6181,1.5804 -8.0052,-0.1711 z" 13.1338 + id="path3001-1" 13.1339 + inkscape:connector-curvature="0" /> 13.1340 + </g> 13.1341 + <path 13.1342 + style="fill:url(#radialGradient10801);fill-opacity:1;fill-rule:nonzero;display:inline" 13.1343 + d="m 634.50017,768.63311 c 24.7558,0.7406 63.40942,28.2491 85.90932,27.3313 6.7457,-0.3238 15.5861,-0.9599 19.6426,-1.4384 14.0095,-1.6528 26.1379,-2.0452 28.9512,-0.9154 6.6529,2.6716 8.7999,8.4959 6.9342,18.8575 -6.3861,35.46491 -32.538,60.36121 -69.99006,66.58931 -13.95756,1.58 -26.75176,0.7476 -39.74396,-3.9231 -4.0104,-1.4687 -8.1924,-2.9293 -9.3085,-3.2431 -3.8897,-1.0939 -15.5429,-9.1474 -21.5042,-14.8558 -15.3814,-18.2999 -23.4786,-37.64901 -24.0406,-59.60641 1.0206,-22.2306 10.1828,-29.1842 23.15,-28.7959 z m 30.5702,32.5884 c -7.0528,-0.2073 -12.0182,3.5084 -12.5734,15.3789 0.3057,11.7244 4.6931,22.05871 13.059,31.83011 3.2424,3.0481 9.5946,7.3407 11.7101,7.9247 0.6071,0.1676 2.8912,0.9421 5.0725,1.7263 7.0662,2.4941 13.9938,2.936 21.58529,2.0923 20.36983,-3.3255 34.59753,-16.6069 38.07083,-35.54401 1.0148,-5.5327 -0.1319,-8.6428 -3.7503,-10.0695 -1.5304,-0.6032 -8.1376,-0.3856 -15.7573,0.497 -2.2063,0.2555 -7.0158,0.5856 -10.68462,0.7585 -12.23754,0.4897 -33.2677,-14.1988 -46.7321,-14.5943 z" 13.1344 + id="path2995-2" 13.1345 + inkscape:connector-curvature="0" 13.1346 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1347 + inkscape:export-xdpi="49.001003" 13.1348 + inkscape:export-ydpi="49.001003" /> 13.1349 + <g 13.1350 + style="display:inline" 13.1351 + id="g4306-5" 13.1352 + transform="translate(348.47688,607.05604)"> 13.1353 + <path 13.1354 + inkscape:export-ydpi="41.75" 13.1355 + inkscape:export-xdpi="41.75" 13.1356 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1357 + sodipodi:nodetypes="csssccc" 13.1358 + style="fill:#666666" 13.1359 + d="m 105.65883,24.90659 c 0,0 -305.35791,0.5545 -309.72961,2.4113 -19.05112,8.0912 -28.77532,25.8007 -25.46942,46.384 2.2286,13.8755 9.3274,23.39891 22.25162,29.85151 l 7.7178,3.8532 181.68749,0.31303 z" 13.1360 + id="path3001-7-6-80-3" 13.1361 + inkscape:connector-curvature="0" /> 13.1362 + <path 13.1363 + inkscape:export-ydpi="41.75" 13.1364 + inkscape:export-xdpi="41.75" 13.1365 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1366 + sodipodi:nodetypes="csccccsccc" 13.1367 + inkscape:connector-curvature="0" 13.1368 + id="path3001-8-3-16-59-3" 13.1369 + d="m -182.7838,26.56329 c -18.42952,7.0865 -29.64213,25.60562 -24.625,40.625 7.42726,22.23441 13.74479,25.46782 65.28127,26.15634 l 143.210007,0 -18.965767,14.062 c 0,0 -109.99428,0.1722 -135.43174,0 l -46.25002,0 c -17.64315,0 -27.44315,-19.38339 -29.96875,-33.71834 -3.3059,-20.5832 3.83139,-38.2837 25.46875,-46.375 8.48413,-0.12199 17.73356,-0.1217 21.28125,-0.75 z" 13.1370 + style="fill:url(#radialGradient10803);fill-opacity:1" /> 13.1371 + </g> 13.1372 + <path 13.1373 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" 13.1374 + d="m 636.4858,1017.636 -39.0133,67.5938 -194.94005,0 c -18.72234,0 -33.8125,-15.059 -33.8125,-33.7813 0,-18.7223 15.09016,-33.8125 33.8125,-33.8125 z" 13.1375 + id="rect5412-7" 13.1376 + inkscape:connector-curvature="0" 13.1377 + sodipodi:nodetypes="ccsssc" /> 13.1378 + <g 13.1379 + style="display:inline" 13.1380 + id="g4306-5-0" 13.1381 + transform="matrix(0.95276198,0.30371799,-0.30371799,0.95276198,20.644592,976.53655)"> 13.1382 + <path 13.1383 + inkscape:export-ydpi="41.75" 13.1384 + inkscape:export-xdpi="41.75" 13.1385 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1386 + sodipodi:nodetypes="csssccc" 13.1387 + style="fill:#666666" 13.1388 + d="m 105.65883,24.90659 c 0,0 -305.35791,0.5545 -309.72961,2.4113 -19.05112,8.0912 -28.77532,25.8007 -25.46942,46.384 2.2286,13.8755 9.3274,23.39891 22.25162,29.85151 l 7.7178,3.8532 181.68749,0.31303 z" 13.1389 + id="path3001-7-6-80-3-9" 13.1390 + inkscape:connector-curvature="0" /> 13.1391 + <path 13.1392 + inkscape:export-ydpi="41.75" 13.1393 + inkscape:export-xdpi="41.75" 13.1394 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1395 + sodipodi:nodetypes="csccccsccc" 13.1396 + inkscape:connector-curvature="0" 13.1397 + id="path3001-8-3-16-59-3-8" 13.1398 + d="m -182.7838,26.56329 c -18.42952,7.0865 -29.64213,25.60562 -24.625,40.625 7.42726,22.23441 13.74479,25.46782 65.28127,26.15634 l 143.210007,0 -18.965767,14.062 c 0,0 -109.99428,0.1722 -135.43174,0 l -46.25002,0 c -17.64315,0 -27.44315,-19.38339 -29.96875,-33.71834 -3.3059,-20.5832 3.83139,-38.2837 25.46875,-46.375 8.48413,-0.12199 17.73356,-0.1217 21.28125,-0.75 z" 13.1399 + style="fill:url(#radialGradient10805);fill-opacity:1" /> 13.1400 + </g> 13.1401 + <g 13.1402 + style="display:inline" 13.1403 + id="g4306-5-6" 13.1404 + transform="matrix(0.96182312,-0.27367185,0.27367185,0.96182312,-56.160108,1257.1971)"> 13.1405 + <path 13.1406 + inkscape:export-ydpi="41.75" 13.1407 + inkscape:export-xdpi="41.75" 13.1408 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1409 + sodipodi:nodetypes="csssccc" 13.1410 + style="fill:#666666" 13.1411 + d="m 105.65883,24.90659 c 0,0 -305.35791,0.5545 -309.72961,2.4113 -19.05112,8.0912 -28.77532,25.8007 -25.46942,46.384 2.2286,13.8755 9.3274,23.39891 22.25162,29.85151 l 7.7178,3.8532 181.68749,0.31303 z" 13.1412 + id="path3001-7-6-80-3-4" 13.1413 + inkscape:connector-curvature="0" /> 13.1414 + <path 13.1415 + inkscape:export-ydpi="41.75" 13.1416 + inkscape:export-xdpi="41.75" 13.1417 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1418 + sodipodi:nodetypes="csccccsccc" 13.1419 + inkscape:connector-curvature="0" 13.1420 + id="path3001-8-3-16-59-3-9" 13.1421 + d="m -182.7838,26.56329 c -18.42952,7.0865 -29.64213,25.60562 -24.625,40.625 7.42726,22.23441 13.74479,25.46782 65.28127,26.15634 l 143.210007,0 -18.965767,14.062 c 0,0 -109.99428,0.1722 -135.43174,0 l -46.25002,0 c -17.64315,0 -27.44315,-19.38339 -29.96875,-33.71834 -3.3059,-20.5832 3.83139,-38.2837 25.46875,-46.375 8.48413,-0.12199 17.73356,-0.1217 21.28125,-0.75 z" 13.1422 + style="fill:url(#radialGradient10807);fill-opacity:1" /> 13.1423 + </g> 13.1424 + <g 13.1425 + style="display:inline" 13.1426 + id="g4306-5-0-1" 13.1427 + transform="matrix(0.72743615,0.68617538,-0.68617538,0.72743615,46.613982,811.53054)"> 13.1428 + <path 13.1429 + inkscape:export-ydpi="41.75" 13.1430 + inkscape:export-xdpi="41.75" 13.1431 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1432 + sodipodi:nodetypes="csssccc" 13.1433 + style="fill:#666666" 13.1434 + d="m 105.65883,24.90659 c 0,0 -305.35791,0.5545 -309.72961,2.4113 -19.05112,8.0912 -28.77532,25.8007 -25.46942,46.384 2.2286,13.8755 9.3274,23.39891 22.25162,29.85151 l 7.7178,3.8532 181.68749,0.31303 z" 13.1435 + id="path3001-7-6-80-3-9-0" 13.1436 + inkscape:connector-curvature="0" /> 13.1437 + <path 13.1438 + inkscape:export-ydpi="41.75" 13.1439 + inkscape:export-xdpi="41.75" 13.1440 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1441 + sodipodi:nodetypes="csccccsccc" 13.1442 + inkscape:connector-curvature="0" 13.1443 + id="path3001-8-3-16-59-3-8-2" 13.1444 + d="m -182.7838,26.56329 c -18.42952,7.0865 -29.64213,25.60562 -24.625,40.625 7.42726,22.23441 13.74479,25.46782 65.28127,26.15634 l 143.210007,0 -18.965767,14.062 c 0,0 -109.99428,0.1722 -135.43174,0 l -46.25002,0 c -17.64315,0 -27.44315,-19.38339 -29.96875,-33.71834 -3.3059,-20.5832 3.83139,-38.2837 25.46875,-46.375 8.48413,-0.12199 17.73356,-0.1217 21.28125,-0.75 z" 13.1445 + style="fill:url(#radialGradient10809);fill-opacity:1" /> 13.1446 + </g> 13.1447 + <g 13.1448 + style="display:inline" 13.1449 + id="g4306-5-5" 13.1450 + transform="translate(-56.322808,1110.7996)"> 13.1451 + <path 13.1452 + inkscape:export-ydpi="41.75" 13.1453 + inkscape:export-xdpi="41.75" 13.1454 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1455 + sodipodi:nodetypes="csssccc" 13.1456 + style="fill:#666666" 13.1457 + d="m 105.65883,24.90659 c 0,0 -305.35791,0.5545 -309.72961,2.4113 -19.05112,8.0912 -28.77532,25.8007 -25.46942,46.384 2.2286,13.8755 9.3274,23.39891 22.25162,29.85151 l 7.7178,3.8532 181.68749,0.31303 z" 13.1458 + id="path3001-7-6-80-3-0" 13.1459 + inkscape:connector-curvature="0" /> 13.1460 + <path 13.1461 + inkscape:export-ydpi="41.75" 13.1462 + inkscape:export-xdpi="41.75" 13.1463 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1464 + sodipodi:nodetypes="csccccsccc" 13.1465 + inkscape:connector-curvature="0" 13.1466 + id="path3001-8-3-16-59-3-6" 13.1467 + d="m -182.7838,26.56329 c -18.42952,7.0865 -29.64213,25.60562 -24.625,40.625 7.42726,22.23441 13.74479,25.46782 65.28127,26.15634 l 143.210007,0 -18.965767,14.062 c 0,0 -109.99428,0.1722 -135.43174,0 l -46.25002,0 c -17.64315,0 -27.44315,-19.38339 -29.96875,-33.71834 -3.3059,-20.5832 3.83139,-38.2837 25.46875,-46.375 8.48413,-0.12199 17.73356,-0.1217 21.28125,-0.75 z" 13.1468 + style="fill:url(#radialGradient10811);fill-opacity:1" /> 13.1469 + </g> 13.1470 + <rect 13.1471 + style="fill:#cccccc;stroke:none;display:inline" 13.1472 + id="rect3380" 13.1473 + width="531.49603" 13.1474 + height="531.49603" 13.1475 + x="1062.9921" 13.1476 + y="544.25195" 13.1477 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/heroico_99.png" 13.1478 + inkscape:export-xdpi="16.76" 13.1479 + inkscape:export-ydpi="16.76" /> 13.1480 + <path 13.1481 + style="fill:#ffffff;display:inline" 13.1482 + d="M 1380.25 618 C 1375.1811 618 1372.2851 618.66563 1367.3438 620.90625 C 1356.5399 625.80476 1350.9256 633.37171 1347.5938 647.5 L 1346.1875 653.5 L 1272.6562 654 L 1148.1562 654.5 L 1140.5312 658.28125 C 1127.8315 664.55803 1120.5001 674.4651 1117.8438 689 C 1116.7911 694.75752 1116.8931 696.41382 1118.7188 703.5 C 1125.7233 721.50589 1132.8196 726.92821 1147.5312 734 C 1162.495 734.8554 1172.0828 733.37014 1178.875 735 C 1179.2076 735.5381 1178.1559 739.02562 1176.5312 742.75 C 1165.5897 767.83362 1162.2564 798.9507 1167.5938 826 C 1174.9733 863.40251 1195.483 895.15449 1226.7188 917.4375 C 1230.0744 918.7991 1233.2145 920.04958 1236.1875 921.21875 L 1221.375 969.375 C 1216.2657 985.97203 1225.528 1003.4846 1242.125 1008.5938 C 1258.7219 1013.7029 1276.2032 1004.4095 1281.3125 987.8125 L 1296.6875 937.84375 C 1308.8201 939.52502 1323.7243 941.14967 1346.1875 944.21875 C 1352.1904 944.06173 1357.4508 944.28675 1357.875 944.71875 C 1358.2992 945.15075 1359.6047 949.10001 1360.7812 953.5 C 1361.9582 957.89999 1363.5934 963.97501 1364.4062 967 C 1365.2198 970.02499 1366.958 976.72005 1368.2812 981.84375 C 1369.6046 986.96735 1371.638 992.64963 1372.7812 994.5 C 1379.1621 1004.8239 1395.8827 1012.2663 1405.875 1009.2188 C 1407.7382 1008.6504 1410.478 1007.9153 1411.9375 1007.5938 C 1416.404 1006.6096 1424.3479 999.50612 1427.9062 993.3125 C 1431.0085 987.91332 1431.2316 986.8587 1431.25 978.5 C 1431.269 969.58619 1430.3642 965.22065 1424.5 945.71875 C 1422.1615 937.94187 1422.4289 937.35119 1429.2812 935.0625 C 1454.4642 926.65144 1484.1381 903.36766 1499.8438 879.65625 C 1508.5081 866.57493 1518.3921 843.4651 1520.9062 830.5 C 1525.8941 804.78099 1525.4088 784.73532 1519.1875 760.5 C 1513.8914 739.86879 1501.8558 718.32151 1484.9062 699.125 C 1482.3033 696.17652 1482.2955 695.80089 1484.7812 689 C 1490.6096 673.0553 1483.7362 655.45141 1468.9375 648.375 C 1464.2416 646.12959 1461.917 645.65625 1455.2812 645.65625 C 1444.764 645.65625 1437.8002 648.82083 1431.0625 656.625 C 1427.8436 660.35352 1425.8645 661.87099 1424.8125 661.4375 C 1423.9669 661.08911 1420.6265 660.03314 1417.375 659.09375 L 1411.4375 657.375 L 1411.2812 649.4375 C 1411.154 643.36581 1410.5534 640.32641 1408.7188 636.5 C 1405.8386 630.49451 1399.7448 624.22029 1394.2812 621.625 C 1392.085 620.5816 1389.4865 619.34411 1388.5312 618.875 C 1387.5765 618.4059 1383.8445 618 1380.25 618 z M 1360.5 702.625 C 1376.8047 702.625 1390.0313 715.85156 1390.0312 732.15625 C 1390.0312 748.46094 1376.8047 761.65625 1360.5 761.65625 C 1344.1953 761.65625 1331 748.46094 1331 732.15625 C 1331 715.85156 1344.1953 702.625 1360.5 702.625 z M 1449.625 717.8125 C 1465.9297 717.8125 1479.1562 731.00781 1479.1562 747.3125 C 1479.1562 763.61719 1465.9297 776.84375 1449.625 776.84375 C 1433.3203 776.84375 1420.0938 763.61719 1420.0938 747.3125 C 1420.0938 731.00781 1433.3203 717.8125 1449.625 717.8125 z M 1391.8438 781.59375 C 1394.4572 781.58657 1397.115 781.83135 1399.75 782.375 C 1416.6137 785.85434 1432.7668 801.67917 1425.6562 813.9375 C 1421.2841 821.47512 1417.6865 823.83312 1413.25 826.59375 C 1407.5206 830.15901 1398.528 827.21046 1390.8438 825.625 C 1382.7183 823.94856 1374.7795 822.38828 1370.1875 817 C 1365.2491 811.20531 1364.2852 811.03174 1364.5938 801.34375 C 1364.9742 789.39272 1377.7303 781.63252 1391.8438 781.59375 z M 1313 823.15625 L 1435.8438 858.65625 C 1426.7248 895.51803 1393.0865 917.6459 1359.8125 908.6875 C 1325.7401 899.51416 1304.7904 861.22844 1313 823.15625 z " 13.1483 + id="path2999-0" 13.1484 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/heroico_99.png" 13.1485 + inkscape:export-xdpi="16.76" 13.1486 + inkscape:export-ydpi="16.76" /> 13.1487 + </g> 13.1488 + <g 13.1489 + inkscape:groupmode="layer" 13.1490 + id="layer3" 13.1491 + inkscape:label="Kaat1" 13.1492 + style="display:inline" 13.1493 + transform="translate(92.093591,-199.84255)" 13.1494 + sodipodi:insensitive="true"> 13.1495 + <g 13.1496 + id="g10295"> 13.1497 + <path 13.1498 + inkscape:export-ydpi="40.849998" 13.1499 + inkscape:export-xdpi="40.849998" 13.1500 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat1.png" 13.1501 + inkscape:connector-curvature="0" 13.1502 + id="rect5412-2-88" 13.1503 + d="m 598.79241,613.30858 45.23379,-50.2278 71.17332,64.0969 c 13.91224,12.529 15.04798,33.8174 2.51902,47.72961 -12.52898,13.9122 -33.84057,15.0271 -47.7528,2.4981 l -71.17333,-64.09681 z" 13.1504 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.1505 + <path 13.1506 + transform="matrix(0.91597963,-0.40122476,0.40122476,0.91597963,638.78021,-884.58353)" 13.1507 + id="rect5412-22-5-9-5-2-7" 13.1508 + d="m -533.56346,1424.1028 c -24.95056,24.8876 -46.51855,25.335 -67.93749,2.625 l -0.0625,1 c -1.2478,18.6808 12.81934,34.7522 31.5,36 18.68067,1.2478 34.72093,-12.8194 35.96874,-31.5 l 0.53125,-8.125 z" 13.1509 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-6-1-4-6-9)" 13.1510 + inkscape:connector-curvature="0" /> 13.1511 + <g 13.1512 + transform="translate(938.08809,-744.70354)" 13.1513 + id="g5669"> 13.1514 + <path 13.1515 + inkscape:connector-curvature="0" 13.1516 + id="path3001-7-6-80-3-9-0-8" 13.1517 + d="m -676.04208,1081.0056 c -97.44966,-22.3703 -198.93833,-131.09909 -203.39256,-132.74814 -19.41045,-7.18658 -38.63601,-0.97656 -50.35493,16.26491 -7.89986,11.62271 -8.01529,23.0249 -4.29674,36.98363 l 2.97024,8.0987 152.27068,152.5316 c 0,0 127.31286,-75.5044 102.80331,-81.1307 z" 13.1518 + style="fill:#666666" 13.1519 + sodipodi:nodetypes="ssssccs" 13.1520 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1521 + inkscape:export-xdpi="41.75" 13.1522 + inkscape:export-ydpi="41.75" /> 13.1523 + <path 13.1524 + style="fill:url(#radialGradient10249);fill-opacity:1" 13.1525 + d="m -863.43193,962.31513 c -18.26888,-7.4909 -39.1327,-1.71324 -45.78899,12.65505 -9.85385,21.2705 12.8425,55.59192 49.85955,91.45582 l 104.17614,98.2672 -23.44539,-2.7846 c 0,0 -80.13197,-75.3501 -98.51794,-92.9299 l -53.96337,-59.3701 c -11.86692,-13.05593 -6.66273,-32.93102 1.33635,-45.09174 11.71885,-17.24139 29.05642,-25.21994 50.34827,-16.25882 6.25537,5.73286 12.98354,12.0798 15.99538,14.05709 z" 13.1526 + id="path3001-8-3-16-59-3-8-2-4" 13.1527 + inkscape:connector-curvature="0" 13.1528 + sodipodi:nodetypes="csccccsccc" 13.1529 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1530 + inkscape:export-xdpi="41.75" 13.1531 + inkscape:export-ydpi="41.75" /> 13.1532 + </g> 13.1533 + <path 13.1534 + inkscape:export-ydpi="40.849998" 13.1535 + inkscape:export-xdpi="40.849998" 13.1536 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat1.png" 13.1537 + inkscape:connector-curvature="0" 13.1538 + id="rect5412-5-9" 13.1539 + d="m 288.7089,624.60242 55.19504,-39.0184 55.28952,78.212 c 10.80743,15.2881 7.22148,36.3031 -8.06657,47.1105 -15.28806,10.8074 -36.32101,7.196 -47.12843,-8.0921 l -55.28956,-78.212 z" 13.1540 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.1541 + <path 13.1542 + transform="matrix(0.9414676,-0.33710349,0.33710349,0.9414676,424.37158,-854.05509)" 13.1543 + id="rect5412-22-5-9-5" 13.1544 + d="m -533.56346,1424.1028 c -24.95056,24.8876 -46.51855,25.335 -67.93749,2.625 l -0.0625,1 c -1.2478,18.6808 12.81934,34.7522 31.5,36 18.68067,1.2478 34.72093,-12.8194 35.96874,-31.5 l 0.53125,-8.125 z" 13.1545 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-6-6-4)" 13.1546 + inkscape:connector-curvature="0" /> 13.1547 + <rect 13.1548 + y="495.20679" 13.1549 + x="498.31677" 13.1550 + height="78.90844" 13.1551 + width="114.54451" 13.1552 + id="rect3026-4" 13.1553 + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero" /> 13.1554 + <path 13.1555 + id="path4141-6" 13.1556 + d="m 540.78941,538.44992 c 1.60221,0.2118 3.0805,1.1699 5.09375,2.9375 4.6231,4.0592 4.81645,8.0852 0.96875,21.6562 -0.4658,1.6429 -0.4746,1.643 -6.875,-1.1875 -3.0336,-1.3416 -7.0243,-3.6196 -8.875,-5.0312 l -3.375,-2.5625 1.25,-4.75 c 1.9162,-7.2264 2.27805,-7.7727 6.03125,-9.5625 2.4652,-1.1756 4.17904,-1.7118 5.78125,-1.5 z m 47.375,4.0312 c 0.90788,-0.067 1.81524,0.1946 3.15625,0.75 3.81749,1.5813 3.90358,2.9687 0.40625,7.125 -2.82549,3.3579 -9.96178,8.9375 -11.4375,8.9375 -0.46748,0 -0.875,-2.0196 -0.875,-4.4687 0,-5.8866 1.55661,-8.9845 5.53125,-11.125 1.40983,-0.7593 2.31087,-1.1515 3.21875,-1.2188 z m -23.1875,0.2188 c 3.55884,0.2573 7.22606,2.774 8.90625,6.5 1.41709,3.1425 1.50795,4.4033 0.5,8.4062 -0.65266,2.592 -1.68008,5.0034 -2.28125,5.375 -1.80803,1.1174 -7.83164,2.0654 -13.96875,2.1875 l -5.78125,0.125 0.625,-5.25 c 1.265,-10.6899 3.26413,-14.6179 8.5625,-16.8125 1.08458,-0.4492 2.25122,-0.617 3.4375,-0.5312 z" 13.1557 + style="fill:#666666" 13.1558 + inkscape:connector-curvature="0" /> 13.1559 + <path 13.1560 + id="path4139-0" 13.1561 + d="m 536.88316,509.51242 c 0.236,-0.236 2.79605,0.6675 5.71875,2.0312 2.9226,1.3637 7,3.0841 9.0625,3.8125 3.2821,1.159 3.75,1.7459 3.75,4.5625 0,3.8273 -2.66725,8.876 -5.46875,10.3125 -3.0335,1.5554 -9.4109,0.4912 -12.0625,-2 -1.2924,-1.2141 -2.6213,-3.3691 -2.9375,-4.8125 -0.528,-2.4105 0.9402,-12.9088 1.9375,-13.9062 z m 55.96875,6.7812 c 5.43672,0 6.84605,0.3428 8.59375,2.2188 2.13804,2.2949 2.13614,2.4612 -0.0937,10.9687 -1.89278,7.2216 -9.69305,9.2459 -14.34375,3.7188 -2.32532,-2.7635 -2.52392,-3.6535 -2,-8.75 0.86772,-8.4406 0.60917,-8.1563 7.84375,-8.1563 z m -12.25,1.5 -0.5625,3.5 c -0.31913,1.925 -0.5877,4.7577 -0.59375,6.3125 -0.007,1.7809 -1.09601,3.9085 -2.9375,5.75 -2.33571,2.3357 -3.80181,2.9375 -7.28125,2.9375 -2.39493,0 -5.36791,-0.7445 -6.625,-1.625 -3.2056,-2.2453 -4.10933,-5.233 -3.34375,-11.2812 l 0.65625,-5.2188 10.34375,-0.1875 10.34375,-0.1875 z" 13.1562 + style="fill:#666666" 13.1563 + inkscape:connector-curvature="0" /> 13.1564 + <path 13.1565 + sodipodi:nodetypes="ssccscssssccsssccccsssssssssssssssssscssscccsc" 13.1566 + inkscape:connector-curvature="0" 13.1567 + id="path3001-2" 13.1568 + d="m 535.85191,300.57493 c -8.4742,0.7008 -11.2545,1.59709 -17,5.40619 -7.8277,5.1896 -11.61355,11.1873 -14.40625,22.8125 l -1.6875,7 -217.90626,0.5 c -19.0978,0.044 -18.1891,0.086 -34.0938,0.125 -2.797,0.9793 -5.6517,1.8459 -8.375,2.9688 -4.8376,1.9947 -9.5414,4.2288 -14.125,6.6562 -4.5836,2.4274 -9.0414,5.0414 -13.3437,7.875 -4.3024,2.8336 -8.4434,5.8804 -12.4375,9.0938 -3.9941,3.2134 -7.8413,6.6207 -11.5,10.1875 -16.6038,14.7739 -27.0247,36.4872 -34.625,54.1875 -4.8719,11.751 -7.2936,21.2309 -9.4375,36.9062 -3.8824,28.3861 1.1241,57.0824 14.5937,83.7188 10.3867,20.5399 25.0652,37.9694 43.3125,51.5 9.5302,7.0667 29.6181,17.7784 38.5938,20.5625 25.5994,7.621 53.6484,8.3036 74.59376,8.4062 74.8695,0.015 116.80745,0.4113 196.84375,0.3125 35.3519,-0.653 59.8927,-5.4602 73.03125,-9.4062 6.42642,-1.8901 21.53683,-9.5869 30.03125,-15.3125 26.7295,-18.0168 46.08206,-42.9333 57.28125,-73.7813 9.53778,-26.2717 10.4529,-59.8921 2.40625,-89 -4.79439,-17.3431 -14.71955,-36.2317 -26.84375,-51.0625 -3.20206,-3.9169 -6.62959,-8.0904 -7.59375,-9.2812 -1.67726,-2.0716 -1.65714,-2.4007 0.34375,-7.6563 2.92439,-7.6813 2.4863,-21.4683 -0.90625,-28 -3.13708,-6.0398 -7.56157,-10.4991 -14.1875,-14.3125 -5.16912,-2.975 -6.10161,-3.1522 -15.5,-3.1562 -11.93684,-0.01 -15.93347,1.6417 -24.09375,10 -5.10208,5.2258 -5.21046,5.3038 -9.03125,4.3125 -2.12852,-0.5523 -5.13812,-1.265 -6.6875,-1.5625 -2.63372,-0.5059 -2.77224,-0.789 -2.1875,-4.25 1.197,-7.085 -2.83743,-18.6389 -9.03125,-25.8125 -5.72004,-6.6249 -16.49065,-10.72649 -26.03125,-9.93749 z m -15.53125,199.87499 c 1.48172,0.061 3.32415,0.7757 6.09375,2.1875 3.6966,1.8843 4.559,2.8479 4.8125,5.4062 0.3299,3.3291 -2.09735,8.9683 -4.71875,10.9688 -2.1404,1.6333 -4.6129,1.564 -8,-0.1875 -5.4106,-2.7979 -6.54545,-12.0796 -2.03125,-16.5938 1.2478,-1.2478 2.36203,-1.8417 3.84375,-1.7812 z m -3.625,28.0312 c 3.9337,-0.4524 8.72625,4.4755 8.71875,8.9688 -0.01,4.8067 -1.93915,11.0098 -3.28125,10.5625 -0.6326,-0.2109 -2.8509,-3.5018 -4.9375,-7.3125 -4.4831,-8.1875 -4.6169,-11.7454 -0.5,-12.2188 z" 13.1569 + style="fill:#666666" /> 13.1570 + <g 13.1571 + inkscape:export-ydpi="49.001003" 13.1572 + inkscape:export-xdpi="49.001003" 13.1573 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1574 + id="g3029-7-3" 13.1575 + transform="matrix(-0.66212023,0.74939763,0.74939763,0.66212023,837.25895,-770.64199)"> 13.1576 + <path 13.1577 + sodipodi:type="arc" 13.1578 + style="fill:#ffffff;fill-opacity:1" 13.1579 + id="path3019-9-18" 13.1580 + sodipodi:cx="1084.7186" 13.1581 + sodipodi:cy="555.98059" 13.1582 + sodipodi:rx="32.742237" 13.1583 + sodipodi:ry="32.742237" 13.1584 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1585 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.1586 + <g 13.1587 + id="g3025-6-5" 13.1588 + transform="translate(4,0)"> 13.1589 + <path 13.1590 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.1591 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1592 + sodipodi:ry="15.050868" 13.1593 + sodipodi:rx="15.050868" 13.1594 + sodipodi:cy="462.24271" 13.1595 + sodipodi:cx="1075.4769" 13.1596 + id="path3021-7-4" 13.1597 + style="fill:#000000;fill-opacity:1" 13.1598 + sodipodi:type="arc" /> 13.1599 + <path 13.1600 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.1601 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1602 + sodipodi:ry="5.5450563" 13.1603 + sodipodi:rx="5.5450563" 13.1604 + sodipodi:cy="439.53439" 13.1605 + sodipodi:cx="1090.2638" 13.1606 + id="path3023-9-9" 13.1607 + style="fill:#ffffff;fill-opacity:1" 13.1608 + sodipodi:type="arc" /> 13.1609 + </g> 13.1610 + </g> 13.1611 + <g 13.1612 + inkscape:export-ydpi="49.001003" 13.1613 + inkscape:export-xdpi="49.001003" 13.1614 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1615 + transform="matrix(-1,0,0,1,1714.764,-123.4149)" 13.1616 + id="g3029-4"> 13.1617 + <path 13.1618 + sodipodi:type="arc" 13.1619 + style="fill:#ffffff;fill-opacity:1" 13.1620 + id="path3019-1" 13.1621 + sodipodi:cx="1084.7186" 13.1622 + sodipodi:cy="555.98059" 13.1623 + sodipodi:rx="32.742237" 13.1624 + sodipodi:ry="32.742237" 13.1625 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1626 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.1627 + <g 13.1628 + id="g3025-9" 13.1629 + transform="translate(4,0)"> 13.1630 + <path 13.1631 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.1632 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1633 + sodipodi:ry="15.050868" 13.1634 + sodipodi:rx="15.050868" 13.1635 + sodipodi:cy="462.24271" 13.1636 + sodipodi:cx="1075.4769" 13.1637 + id="path3021-6" 13.1638 + style="fill:#000000;fill-opacity:1" 13.1639 + sodipodi:type="arc" /> 13.1640 + <path 13.1641 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.1642 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1643 + sodipodi:ry="5.5450563" 13.1644 + sodipodi:rx="5.5450563" 13.1645 + sodipodi:cy="439.53439" 13.1646 + sodipodi:cx="1090.2638" 13.1647 + id="path3023-53" 13.1648 + style="fill:#ffffff;fill-opacity:1" 13.1649 + sodipodi:type="arc" /> 13.1650 + </g> 13.1651 + </g> 13.1652 + <g 13.1653 + inkscape:export-ydpi="49.001003" 13.1654 + inkscape:export-xdpi="49.001003" 13.1655 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1656 + transform="matrix(-1,0,0,1,1559.3961,-562.35233)" 13.1657 + id="g3908-7"> 13.1658 + <path 13.1659 + sodipodi:type="arc" 13.1660 + style="fill:#e9afaf;fill-opacity:1" 13.1661 + id="path3065-1" 13.1662 + sodipodi:cx="907.01282" 13.1663 + sodipodi:cy="561.78967" 13.1664 + sodipodi:rx="19.275673" 13.1665 + sodipodi:ry="11.618214" 13.1666 + d="m 926.28849,561.78967 c 0,6.41657 -8.63001,11.61822 -19.27567,11.61822 -10.64566,0 -19.27568,-5.20165 -19.27568,-11.61822 0,-6.41656 8.63002,-11.61821 19.27568,-11.61821 10.64566,0 19.27567,5.20165 19.27567,11.61821 z" 13.1667 + transform="matrix(1.2780709,-0.24323698,0.20472396,1.3880432,-282.41231,475.93002)" /> 13.1668 + <path 13.1669 + sodipodi:type="arc" 13.1670 + style="fill:#ffffff;fill-opacity:1;filter:url(#filter3849-1-9-1)" 13.1671 + id="path3067-49" 13.1672 + sodipodi:cx="993.09326" 13.1673 + sodipodi:cy="1039.4568" 13.1674 + sodipodi:rx="14.522768" 13.1675 + sodipodi:ry="10.826063" 13.1676 + d="m 1007.616,1039.4568 c 0,5.9791 -6.502,10.8261 -14.52274,10.8261 -8.0207,0 -14.52277,-4.847 -14.52277,-10.8261 0,-5.9791 6.50207,-10.8261 14.52277,-10.8261 8.02074,0 14.52274,4.847 14.52274,10.8261 z" 13.1677 + transform="matrix(0.81880207,-0.24456306,0.21638818,0.72447199,-52.901231,521.35188)" /> 13.1678 + </g> 13.1679 + <path 13.1680 + inkscape:export-ydpi="49.001003" 13.1681 + inkscape:export-xdpi="49.001003" 13.1682 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1683 + sodipodi:end="2.8719042" 13.1684 + sodipodi:start="0" 13.1685 + transform="matrix(0.88804422,-0.10923129,-0.13903786,-1.13037,479.03352,887.90185)" 13.1686 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.1687 + sodipodi:ry="19.011623" 13.1688 + sodipodi:rx="20.067825" 13.1689 + sodipodi:cy="474.65308" 13.1690 + sodipodi:cx="141.53098" 13.1691 + id="path5422-6" 13.1692 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-2-21-9)" 13.1693 + sodipodi:type="arc" /> 13.1694 + <path 13.1695 + inkscape:export-ydpi="49.001003" 13.1696 + inkscape:export-xdpi="49.001003" 13.1697 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1698 + sodipodi:end="2.8719042" 13.1699 + sodipodi:start="0" 13.1700 + transform="matrix(0.88264932,0.14657487,0.18657161,-1.123503,401.81341,873.52215)" 13.1701 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.1702 + sodipodi:ry="19.011623" 13.1703 + sodipodi:rx="20.067825" 13.1704 + sodipodi:cy="474.65308" 13.1705 + sodipodi:cx="141.53098" 13.1706 + id="path5422-2-4" 13.1707 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-0-5-6-5)" 13.1708 + sodipodi:type="arc" /> 13.1709 + <path 13.1710 + inkscape:export-ydpi="49.001003" 13.1711 + inkscape:export-xdpi="49.001003" 13.1712 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1713 + sodipodi:nodetypes="cssscccccsccccsscc" 13.1714 + inkscape:connector-curvature="0" 13.1715 + id="path3001-8-35" 13.1716 + d="m 194.0955,370.11192 c -34.7857,55.8074 -26.5577,64.0992 -28.6316,77.828 -3.7558,24.8613 -1.0302,56.3275 12,79.6563 10.0478,17.9894 26.348,26.9308 44,38.7813 9.2192,6.1892 28.6609,15.5616 37.3437,18 24.7641,6.6746 51.8944,7.2851 72.1563,7.375 72.42662,0.014 112.98141,0.3365 190.40625,0.25 34.19844,-0.5719 57.94639,-4.7628 70.65624,-8.2188 78.02092,-40.7683 -42.34163,54.9196 64.91745,-18.0112 -10.39883,14.9753 -23.44952,27.8032 -39.0112,38.2924 -8.49446,5.7256 -23.63608,13.4224 -30.0625,15.3126 -13.13854,3.9459 -37.67934,8.7532 -73.03124,9.4062 -80.0363,0.099 -121.97425,-0.2975 -196.84375,-0.3125 -20.94535,-0.1026 -48.96315,-0.7852 -74.56255,-8.4063 -8.9757,-2.7841 -29.0948,-13.4957 -38.625,-20.5624 -18.2473,-13.5306 -32.9258,-30.9602 -43.3125,-51.5 -13.4696,-26.6365 -18.4449,-55.3327 -14.5625,-83.7188 11.1826,-71.9424 44.779,-88.5524 47.1629,-94.1718 z" 13.1717 + style="fill:url(#radialGradient10265);fill-opacity:1" /> 13.1718 + <path 13.1719 + inkscape:export-ydpi="40.849998" 13.1720 + inkscape:export-xdpi="40.849998" 13.1721 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat1.png" 13.1722 + sodipodi:nodetypes="ccsssc" 13.1723 + inkscape:connector-curvature="0" 13.1724 + id="rect5412-22-5-8" 13.1725 + d="m 414.92901,555.87722 109.18519,30.6964 56.3441,98.4009 c 9.30318,16.2473 3.78636,36.8202 -12.44755,46.1468 -16.23385,9.3266 -36.83565,3.7593 -46.1623,-12.4746 z" 13.1726 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.1727 + <g 13.1728 + transform="translate(-28.7231,578.21425)" 13.1729 + id="g3864-50"> 13.1730 + <path 13.1731 + style="fill:#3d0000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3860-1-06-2)" 13.1732 + d="m 551.12388,-77.130468 c -7.5523,-0.220636 -12.86937,3.734097 -13.46389,16.368238 0.32735,12.478639 5.02548,23.477762 13.98389,33.877761 3.47203,3.244186 10.27412,7.812932 12.53945,8.434501 0.65009,0.178382 3.09596,1.002706 5.43175,1.837354 7.56665,2.654547 14.98489,3.124875 23.11404,2.226899 21.81254,-3.539431 37.04787,-17.675231 40.76718,-37.830578 1.08664,-5.888623 -0.14126,-9.198797 -4.01599,-10.717282 -1.63869,-0.642004 -8.71387,-0.410406 -16.87319,0.528977 -2.36261,0.271936 -7.51269,0.623272 -11.4414,0.807294 -13.10425,0.521203 -35.62384,-15.112222 -50.04184,-15.533164 z" 13.1733 + id="path2995-2-2-4" 13.1734 + inkscape:connector-curvature="0" 13.1735 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1736 + inkscape:export-xdpi="49.001003" 13.1737 + inkscape:export-ydpi="49.001003" 13.1738 + sodipodi:nodetypes="cccsccscccc" /> 13.1739 + <path 13.1740 + inkscape:connector-curvature="0" 13.1741 + id="path3001-1-9" 13.1742 + d="m 580.39083,-18.378246 c 1.265,-10.6899 3.2569,-14.6 8.5552,-16.7946 4.3384,-1.797 10.1112,0.9856 12.3514,5.9536 1.4171,3.1425 1.4896,4.4094 0.4817,8.4123 -0.6527,2.592 -1.6785,5.0166 -2.2797,5.3882 -1.808,1.1174 -7.8083,2.0534 -13.9454,2.1755 l -5.7845,0.115 z m -13.011,1.8107 c -3.0336,-1.3416 -7.0298,-3.5942 -8.8805,-5.0058 l -3.3649,-2.5666 1.258,-4.7442 c 1.9162,-7.2264 2.2707,-7.7901 6.0239,-9.5799 4.9304,-2.3511 6.8608,-2.0959 10.8873,1.4393 4.6231,4.0592 4.7997,8.0755 0.952,21.6465 -0.4658,1.6429 -0.4754,1.6412 -6.8758,-1.1893 z m 39.4586,-7.0137 c 0,-5.8866 1.5317,-8.9799 5.5063,-11.1204 2.8197,-1.5185 3.7004,-1.5837 6.3824,-0.4728 3.8175,1.5813 3.8945,2.962 0.3972,7.1183 -2.8255,3.3579 -9.9602,8.9279 -11.4359,8.9279 -0.4675,0 -0.85,-2.0039 -0.85,-4.453 z m -62.2226,-14.1185 c -4.4831,-8.18751 -4.6348,-11.77251 -0.5179,-12.24591 3.9337,-0.4524 8.7424,4.4971 8.7349,8.99041 -0.01,4.8067 -1.9308,11.0148 -3.2729,10.5675 -0.6326,-0.2109 -2.8575,-3.5013 -4.9441,-7.312 z m 69.8118,-7.50501 c -2.3254,-2.7635 -2.5293,-3.6535 -2.0054,-8.75 0.8677,-8.4406 0.6113,-8.1735 7.8459,-8.1735 5.4367,0 6.8318,0.3642 8.5795,2.2402 2.138,2.2949 2.1366,2.4656 -0.093,10.9731 -1.8928,7.22161 -9.6761,9.23731 -14.3268,3.7102 z m -24.4298,1.4755 c -3.2056,-2.2453 -4.0862,-5.2384 -3.3206,-11.2866 l 0.6612,-5.2241 10.3413,-0.1942 10.3412,-0.1941 -0.5802,3.5 c -0.3192,1.925 -0.5852,4.7721 -0.5913,6.3269 -0.01,1.7809 -1.0926,3.9085 -2.934,5.75 -2.3358,2.33571 -3.7981,2.92311 -7.2775,2.92311 -2.395,0 -5.383,-0.7205 -6.6401,-1.60101 z m -24.7058,-6.4427 c -1.2924,-1.2141 -2.6086,-3.3885 -2.9248,-4.8319 -0.528,-2.4105 0.9171,-12.9036 1.9144,-13.901 0.236,-0.236 2.8203,0.6867 5.743,2.0504 2.9226,1.3637 7.0013,3.0753 9.0638,3.8037 3.2821,1.159 3.75,1.7257 3.75,4.5423 0,3.8273 -2.6912,8.8839 -5.4927,10.3204 -3.0335,1.5554 -9.4021,0.5073 -12.0537,-1.9839 z m -19.3625,-9.4092 c -5.4106,-2.7979 -6.5496,-12.0887 -2.0354,-16.6029 2.4956,-2.4956 4.4051,-2.4176 9.9443,0.406 3.6966,1.8843 4.5551,2.8498 4.8086,5.4081 0.3299,3.3291 -2.0909,8.9594 -4.7123,10.9599 -2.1404,1.6333 -4.6181,1.5804 -8.0052,-0.1711 z" 13.1743 + style="fill:#ffffff" 13.1744 + sodipodi:nodetypes="ssssscssscssssssssssssccsscssssccsscccscsssscsssssscsssscs" 13.1745 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1746 + inkscape:export-xdpi="49.001003" 13.1747 + inkscape:export-ydpi="49.001003" /> 13.1748 + </g> 13.1749 + <path 13.1750 + transform="matrix(0.94977264,-0.31294078,0.31294078,0.94977264,643.48253,-833.21169)" 13.1751 + id="rect5412-22-5-9-5-2" 13.1752 + d="m -533.56346,1424.1028 c -24.95056,24.8876 -46.51855,25.335 -67.93749,2.625 l -0.0625,1 c -1.2478,18.6808 12.81934,34.7522 31.5,36 18.68067,1.2478 34.72093,-12.8194 35.96874,-31.5 l 0.53125,-8.125 z" 13.1753 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-6-1-8-1)" 13.1754 + inkscape:connector-curvature="0" /> 13.1755 + <path 13.1756 + inkscape:export-ydpi="49.001003" 13.1757 + inkscape:export-xdpi="49.001003" 13.1758 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1759 + inkscape:connector-curvature="0" 13.1760 + id="path2995-2-0" 13.1761 + d="m 493.57832,473.08962 c 24.7558,0.7406 63.40942,28.2491 85.90935,27.3313 6.74572,-0.3238 15.58609,-0.9599 19.64254,-1.4384 14.00958,-1.6528 26.13789,-2.0452 28.95122,-0.9154 6.65292,2.6716 8.79995,8.4959 6.93422,18.8575 -6.38612,35.4649 -32.538,60.3612 -69.99007,66.5893 -13.95756,1.58 -26.75176,0.7476 -39.74396,-3.9231 -4.0104,-1.4687 -8.1924,-2.9293 -9.3085,-3.2431 -3.8897,-1.0939 -15.5429,-9.1474 -21.5042,-14.8558 -15.3814,-18.2999 -23.4786,-37.649 -24.0406,-59.6064 1.0206,-22.2306 10.1828,-29.1842 23.15,-28.7959 z m 30.5702,32.5884 c -7.0528,-0.2073 -12.0182,3.5084 -12.5734,15.3789 0.3057,11.7244 4.6931,22.0587 13.059,31.8301 3.2424,3.0481 9.5946,7.3407 11.7101,7.9247 0.6071,0.1676 2.8912,0.9421 5.0725,1.7263 7.0662,2.4941 13.9938,2.936 21.58529,2.0923 20.36987,-3.3255 34.59755,-16.6069 38.07087,-35.544 1.01477,-5.5327 -0.13192,-8.6428 -3.75038,-10.0695 -1.53031,-0.6032 -8.13754,-0.3856 -15.75721,0.497 -2.20635,0.2555 -7.0158,0.5856 -10.68467,0.7585 -12.23754,0.4897 -33.2677,-14.1988 -46.7321,-14.5943 z" 13.1762 + style="fill:url(#radialGradient10259);fill-opacity:1;fill-rule:nonzero" /> 13.1763 + <path 13.1764 + inkscape:export-ydpi="40.849998" 13.1765 + inkscape:export-xdpi="40.849998" 13.1766 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat1.png" 13.1767 + sodipodi:nodetypes="ccsssc" 13.1768 + inkscape:connector-curvature="0" 13.1769 + id="rect5412-22-5" 13.1770 + d="m 234.2821,410.87022 67.4436,4.505 -19.2258,287.8264 c -1.2479,18.6806 -17.2791,32.7336 -35.9598,31.4858 -18.6807,-1.2478 -32.7316,-17.3101 -31.4838,-35.9909 z" 13.1771 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.1772 + <path 13.1773 + id="rect5412-22-5-9" 13.1774 + d="m 281.7753,693.86022 c -24.9506,24.8876 -46.5185,25.335 -67.9375,2.625 l -0.062,1 c -1.2478,18.6808 12.8194,34.7522 31.5,36 18.6807,1.2478 34.7209,-12.8194 35.9688,-31.5 l 0.5312,-8.125 z" 13.1775 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-1-2)" 13.1776 + inkscape:connector-curvature="0" /> 13.1777 + <path 13.1778 + transform="matrix(0.96082655,0,0,0.96877533,967.60156,-645.89982)" 13.1779 + inkscape:connector-curvature="0" 13.1780 + id="path5655" 13.1781 + d="m -526.44371,1038.4798 c -1.53259,0 -4.59776,1.5326 -4.59776,0 0,-1.5326 5.68146,-1.0837 4.59776,0 -1.70357,1.7036 -7.64443,1.1495 -10.34497,1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,-0.3832 -1.14944,0 0,0.8567 1.14944,1.4421 1.14944,2.2989 0,0.3831 -0.76629,0 -1.14944,0 -0.38314,0 -0.76629,0 -1.14944,0 -1.53259,0 -3.06517,0 -4.59776,0 -0.51766,0 -3.09851,-0.175 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.25763,0.1288 -4.32462,0 -4.59776,0 -2.29888,0 -4.59777,0 -6.89665,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 -0.27093,0.8786 0,1.1495 0.57472,0.5747 2.8736,-0.5747 3.44832,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.54185,0.5419 1.75703,-0.5418 2.29888,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.62861,0.3143 2.66608,-0.1956 3.44832,0 1.17544,0.2939 2.27288,0.8556 3.44833,1.1494 0.3717,0.093 0.87851,-0.2709 1.14944,0 2.37823,2.3783 -3.63426,-0.093 1.14944,2.2989 0.68539,0.3427 1.75703,-0.5418 2.29888,0 0.27092,0.2709 -0.27093,0.8785 0,1.1495 0.27092,0.2709 0.80674,-0.1714 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1713 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 3.06517,0 -0.38315,-0.3831 1.14944,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 0.27093,0.2709 -0.27093,0.8785 0,1.1495 3.06517,0 -0.38315,-0.3832 1.14944,1.1494 0.27093,0.2709 0.87852,-0.2709 1.14944,0 2.37823,2.3782 -3.63425,-0.093 1.14944,2.2989 0.45575,0.2279 3.21334,-0.235 3.44832,0 0.27093,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.271 0.87852,-0.2709 1.14944,0 0.27093,0.271 -0.27092,0.8785 0,1.1495 0.27093,0.2709 1.14944,-0.3832 1.14944,0 0,1.9342 -3.97754,0.9427 -4.59776,1.1494 -0.51404,0.1714 -0.76629,0.7663 -1.14944,1.1494 -0.38315,0.3832 -0.76629,0.7663 -1.14944,1.1495 -0.38315,0.3831 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 0.3427,0.9781 0,1.1495 -0.91955,0.4597 -2.52877,-0.4598 -3.44832,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6354,0.9781 -1.14944,1.1494 -0.72697,0.2424 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0 -1.55547,-0.1859 -2.29888,0 -3.33365,0.8334 -1.34515,0.8968 -3.44833,2.2989 -1.4257,0.9504 -3.17205,1.3484 -4.59776,2.2989 -0.45084,0.3005 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2424 -0.66479,0.9071 -1.14944,1.1495 -0.3427,0.1713 -0.77773,-0.093 -1.14944,0 -1.17544,0.2938 -2.27288,0.8556 -3.44832,1.1494 -0.37171,0.093 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1495 -2.83102,1.4155 1.03764,-3.3366 -3.44832,1.1494 -0.27093,0.2709 0.34269,0.9781 0,1.1494 -0.6854,0.3427 -1.61349,-0.3427 -2.29888,0 -0.3427,0.1714 0.17134,0.8068 0,1.1495 -1.27074,2.5414 -0.7134,0.3567 -2.29889,1.1494 -0.96929,0.4847 -1.32958,1.8142 -2.29888,2.2989 -0.68539,0.3427 -1.75703,-0.5419 -2.29888,0 0,3.0652 0.38315,-0.3832 -1.14944,1.1494 -0.27092,0.271 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1494 -0.27092,0.2709 -0.87851,-0.2709 -1.14944,0 -2.37823,2.3782 3.63426,-0.093 -1.14944,2.2989 -0.45574,0.2279 -3.21333,-0.235 -3.44832,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.27093,0.2709 -0.87852,-0.2709 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.037,0.037 -3.16955,0 -3.44832,0 -0.38315,0 -0.87852,-0.2709 -1.14944,0 -0.7663,0.7663 1.14944,1.9158 -1.14944,1.1495 -0.81278,-0.271 -1.48611,-0.8786 -2.29888,-1.1495 -0.57054,-0.1902 -3.35044,-0.098 -3.44833,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.69859,0.8488 -1.14944,1.1494 -0.71285,0.4752 -1.69307,0.5436 -2.29888,1.1494 -0.27092,0.271 0.27093,0.8786 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.75703,-0.5418 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3831 -1.53259,0 -1.14944,0 0.48353,0 6.55471,-0.171 6.89664,0 2.62767,1.3138 -0.71461,1.6051 3.44832,2.2989 1.51174,0.2519 3.06518,0 4.59777,0 1.14944,0 2.3332,-0.2788 3.44832,0 0.52567,0.1314 0.69859,0.8489 1.14944,1.1494 0.57885,2.5324 2.36462,0.6076 3.44832,1.1495 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.80674,-0.1713 1.14944,0 0.48465,0.2423 0.6354,0.9781 1.14944,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 1.53259,0.3832 3.131,0.5628 4.59776,1.1495 0.5031,0.2012 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.61349,-0.3427 2.29888,0 0.9693,0.4847 1.32959,1.8143 2.29889,2.2989 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.96929,0.4847 1.27079,1.9562 2.29888,2.2989 0.72697,0.2423 1.57191,-0.2423 2.29888,0 0.51404,0.1714 0.63539,0.9781 1.14944,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.3427,0.1713 -0.27093,0.8785 0,1.1494 0.006,0.01 3.4099,-0.01 3.44832,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1494 0.36349,0.1212 0.7663,0 1.14944,0 0.64157,0 5.22103,-0.1753 5.7472,0 0.51405,0.1714 0.7663,0.7663 1.14944,1.1495 0.7663,0.3831 1.46772,0.9416 2.29889,1.1494 0.74341,0.1859 1.55546,-0.1858 2.29888,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1495 0.36348,0.1211 0.78595,-0.1212 1.14944,0 0.81277,0.2709 1.46772,0.9416 2.29888,1.1494 0.97606,0.244 3.07555,-0.7144 3.44832,1.1494 0.30056,1.5029 -0.68539,3.227 0,4.5978 0.3427,0.6854 1.53259,0 2.29888,0 6.53686,0 0.75675,-0.514 5.7472,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.62377,1.018 1.14944,1.1494 1.11512,0.2788 2.49193,-0.6376 3.44833,0 0.63759,0.4251 0.34269,1.6135 0,2.2989 -0.17135,0.3427 -1.14945,0.3831 -1.14945,0 0,-0.3832 1.53259,0 1.14945,0 -0.7663,0 -1.57192,-0.2424 -2.29889,0 -3.58777,1.1959 0.38315,0.7663 -1.14944,2.2989 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.3427,0.9781 0,1.1494 -1.37079,0.6854 -3.14382,-0.4846 -4.59776,0 -0.51404,0.1714 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.36349,1.0283 0,1.1494 -1.09045,0.3635 -2.38109,-0.4269 -3.44832,0 -1.00619,0.4025 -1.36961,1.7413 -2.29888,2.2989 -1.03895,0.6234 -2.4402,0.4774 -3.44832,1.1494 -0.3188,0.2126 0.31879,0.9369 0,1.1495 -1.00813,0.6721 -2.36462,0.6076 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0.3831 -1.53259,0.7663 -2.29889,1.1494 -0.57885,2.5324 -2.36461,0.6076 -3.44832,1.1494 -3.50529,1.7527 2.10227,0.9113 -3.44832,2.2989 -0.74341,0.1859 -1.57191,-0.2423 -2.29888,0 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.72697,0.2423 -1.66129,-0.4251 -2.29888,0 -0.71285,0.4752 -0.43659,1.8236 -1.14944,2.2989 -5.46305,3.642 0.96629,-4.4146 -4.59776,1.1494 -0.27093,0.2709 0.31879,0.9369 0,1.1495 -1.00813,0.672 -2.36462,0.6076 -3.44832,1.1494 -3.50529,1.7526 2.10226,0.9112 -3.44833,2.2989 -0.74341,0.1858 -1.61348,-0.3427 -2.29888,0 -0.96929,0.4846 -1.43191,1.6486 -2.29888,2.2989 -0.68539,0.514 -1.58603,0.6742 -2.29888,1.1494 -0.45085,0.3006 -0.66479,0.9071 -1.14944,1.1494 -1.0837,0.5419 -2.32336,0.6995 -3.44832,1.1495 -0.79546,0.3182 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.61349,0.6354 -2.29888,1.1495 -0.86696,0.6502 -1.45265,1.6219 -2.29888,2.2988 -4.23666,3.3894 -2.1659,1.2996 -5.7472,3.4484 -1.18459,0.7107 -2.26374,1.5881 -3.44833,2.2988 -1.12584,0.6756 -6.26742,2.8192 -6.89664,3.4484 -0.60581,0.6058 -0.43659,1.8236 -1.14944,2.2989 -0.63759,0.425 -1.58739,-0.2846 -2.29888,0 -1.28265,0.513 -2.21271,1.681 -3.44832,2.2988 -1.0837,0.5419 -2.36462,0.6076 -3.44832,1.1495 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.08371,0.5418 -2.36462,0.6075 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.7663 -1.39719,1.6978 -2.29889,2.2989 -0.31879,0.2125 -0.76629,0 -1.14944,0 -0.76629,0.3832 -1.69307,0.5436 -2.29888,1.1495 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.80674,-0.1713 -1.14944,0 -0.96929,0.4847 -1.32959,1.8143 -2.29888,2.2989 -0.3427,0.1714 -1.02828,0.3635 -1.14944,0 -0.36348,-1.0904 0.95639,-4.0859 0,-3.4483 -1.85889,1.2393 -2.01808,4.0309 -3.44832,5.7472 -0.54847,0.6582 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.46772,0.9417 -2.29888,1.1495 -0.74342,0.1858 -1.61349,-0.3427 -2.29888,0 -1.75844,0.3045 -1.99438,2.7213 -3.44832,3.4483 -0.3427,0.1713 -1.14944,0.3831 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 0.76629,0 1.53258,0 2.29888,0 3.83146,0 7.66293,0 11.4944,0 1.29076,0 7.22434,-0.2739 8.04608,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 1.09046,0.3635 2.33321,-0.2787 3.44833,0 0.83116,0.2078 1.46771,0.9417 2.29888,1.1495 0.74341,0.1858 1.53258,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 3.44832,0 6.89664,0 10.34496,0 10.60471,0 -1.45251,-0.3717 9.19553,1.1494 1.13788,0.1626 2.29888,0 3.44832,0 3.06517,0 6.13035,0 9.19552,0 4.21462,0 8.42923,0 12.64385,0 1.02728,0 5.3809,-0.1831 5.7472,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1495 0.34947,0.1747 3.80405,0 4.59776,0 3.06517,0 6.13035,0 9.19552,0 0.38315,0 0.7663,0 1.14944,0 0.38315,0 0.80675,-0.1714 1.14944,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.75703,-0.5418 2.29889,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 1.14944,-0.3831 1.14944,0 0,0.3832 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.54186,0.5418 -1.57192,-0.2423 -2.29889,0 -0.81277,0.2709 -1.58602,0.6742 -2.29888,1.1494 -0.45084,0.3006 -0.63539,0.9781 -1.14944,1.1495 -0.72697,0.2423 -1.57191,-0.2424 -2.29888,0 -0.51404,0.1713 -0.66479,0.9071 -1.14944,1.1494 -0.34269,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.69859,0.8489 -1.14944,1.1494 -5.80675,3.8712 -0.0266,0.01 -3.44832,1.1495 -1.62555,0.5418 -2.97221,1.757 -4.59776,2.2989 -1.49869,0.4995 -3.18479,0.4429 -4.59776,1.1494 -0.9693,0.4847 -1.43192,1.6487 -2.29888,2.2989 -0.6854,0.514 -1.53259,0.7663 -2.29889,1.1494 -0.76629,0.3832 -1.53258,0.7663 -2.29888,1.1495 -0.76629,0.3831 -1.58602,0.6742 -2.29888,1.1494 -0.90169,0.6011 -1.32958,1.8142 -2.29888,2.2989 -0.34269,0.1713 -0.80674,-0.1714 -1.14944,0 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.58549,0.7927 -1.02814,-1.3921 -2.29888,1.1494 0,3.0652 0.38315,-0.3831 -1.14944,1.1495 -0.54185,0.5418 0.54185,1.757 0,2.2988 -0.27093,0.271 -1.14944,0.3832 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 1.14944,0 2.29888,0 3.44832,0 3.69999,0 -1.96222,-0.2709 2.29888,1.1495 0.72697,0.2423 1.53259,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 0.7663,0 1.54747,-0.1503 2.29888,0 6.95882,1.3917 0.47625,1.1494 5.74721,1.1494 3.44832,0 6.89664,0 10.34496,0 0.38315,0 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.57191,-0.2424 2.29888,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.36349,0.1212 0.78596,-0.1212 1.14944,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 0.76618,0 8.55225,-0.2144 9.19553,0 0.81278,0.271 1.4861,0.8785 2.29888,1.1495 0.72697,0.2423 1.75703,-0.5419 2.29888,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3832 -0.76629,0 -1.14944,0 -0.76629,0 -1.53259,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.7663,0 -1.57191,-0.2423 -2.29888,0 -0.81278,0.2709 -1.48611,0.8785 -2.29888,1.1495 -0.72697,0.2423 -1.53259,0 -2.29889,0 -1.53258,0 -3.06517,0 -4.59776,0 -0.38314,0 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.3427,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.76629,0 -1.14944,0 -0.38315,0 -0.80674,0.1714 -1.14944,0 -0.48465,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.91573,0 -3.83147,0 -5.7472,0 -7.66294,0 -15.32588,0 -22.98881,0 -3.06518,0 -6.13035,0 -9.19552,0 -0.60107,0 -4.29553,-0.1511 -4.59777,0 -0.48464,0.2423 -0.63539,0.9781 -1.14944,1.1494 -0.61794,0.206 -3.62458,0 -4.59776,0 -3.44832,0 -6.89664,0 -10.34496,0 -11.11126,0 -22.22252,0 -33.33377,0 -7.66294,0 -15.32588,0 -22.98881,0 -2.29888,0 -4.59776,0 -6.89665,0 -0.51765,0 -3.0985,0.1749 -3.44832,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.32897,-0.1645 -5.13315,0 -5.7472,0 -5.36405,0 -10.72811,0 -16.09217,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -0.27092,-0.271 -1.14944,0.3831 -1.14944,0 0,-0.3832 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.27093,-0.2709 0.76629,0 1.14944,0 0.76629,0 1.53259,0 2.29888,0 3.06518,0 6.13035,0 9.19553,0 0.38314,0 0.76629,0 1.14944,0 0.38314,0 0.87851,0.2709 1.14944,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.1408,-0.1408 3.03109,0.1043 3.44832,0 11.6135,-2.9034 -0.83011,0.415 4.59776,-2.2989 0.68539,-0.3427 1.57191,0.2423 2.29888,0 0.81278,-0.2709 1.50342,-0.8313 2.29888,-1.1494 1.12496,-0.45 2.36462,-0.6076 3.44832,-1.1495 0.48465,-0.2423 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8785 0,-1.1495 2.37824,-2.3782 -0.093,3.6343 2.29888,-1.1494 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54186,-0.5419 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.54186,-0.5418 1.75703,0.5419 2.29889,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.57472,-0.5747 2.8736,0.5747 3.44832,0 0.27092,-0.271 -0.27093,-0.8785 0,-1.1495 0.54185,-0.5418 1.75703,0.5419 2.29888,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.27092,-0.2709 1.14944,0.3831 1.14944,0 0,-2.0167 -2.65579,-0.7532 -3.44832,-1.1495 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.34982,-0.1749 -2.93067,0 -3.44832,0 -3.06518,0 -6.13035,0 -9.19553,0 -1.14944,0 -2.35786,0.3635 -3.44832,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.46734,0 -7.06289,0.2458 -8.04608,0 -0.52568,-0.1314 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.54302,0.126 -2.29889,0 -8.01176,-1.3353 -1.72258,-1.1494 -6.89664,-1.1494 -2.29888,0 -4.59776,0 -6.89664,0 -0.76629,0 -1.61349,0.3427 -2.29888,0 -0.3427,-0.1714 0.3427,-0.9781 0,-1.1495 -1.37079,-0.6853 -3.11093,0.3718 -4.59776,0 -0.83116,-0.2077 -1.48611,-0.8785 -2.29888,-1.1494 -0.36349,-0.1212 -0.78596,0.1212 -1.14944,0 -0.81278,-0.2709 -1.53259,-0.7663 -2.29888,-1.1494 -0.7663,-0.3832 -1.58603,-0.6742 -2.29889,-1.1495 -0.45084,-0.3005 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.78595,0.1211 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1495 -0.36348,-0.1211 -0.78595,0.1212 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.38315,-0.3831 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.80674,0.1713 -1.14944,0 -0.48465,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.3427,-0.1713 -0.80674,0.1714 -1.14944,0 -0.96929,-0.4846 -1.32959,-1.8142 -2.29888,-2.2989 -0.3427,-0.1713 -0.80675,0.1714 -1.14944,0 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.3427,-0.1713 -0.87852,0.2709 -1.14944,0 -0.27093,-0.2709 -0.27093,-0.8785 0,-1.1494 10e-4,0 3.44311,0 3.44832,0 0.51404,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.78595,0.1212 1.14944,0 0.81278,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.36349,-0.1212 0.76629,0 1.14944,0 1.53259,0 3.06518,0 4.59776,0 0.7663,0 1.55547,0.1858 2.29888,0 0.83117,-0.2078 1.48611,-0.8785 2.29888,-1.1495 1.49869,-0.4995 3.09908,-0.6498 4.59777,-1.1494 0.81277,-0.2709 1.50341,-0.8313 2.29888,-1.1494 2.69249,-1.077 5.58854,-1.81 8.04608,-3.4484 0.90169,-0.6011 1.32959,-1.8142 2.29888,-2.2988 0.3427,-0.1714 0.76629,0 1.14944,0 0.38315,-0.3832 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.96929,-0.4846 1.39719,-1.6977 2.29888,-2.2989 0.71286,-0.4752 1.61349,-0.6354 2.29888,-1.1494 0.86697,-0.6502 1.36962,-1.7413 2.29888,-2.2989 6.59327,-2.1977 0.69821,0.3384 5.74721,-3.4483 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1494 0.86696,-0.6503 1.43192,-1.6487 2.29888,-2.2989 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1495 0.86696,-0.6502 1.32959,-1.8142 2.29888,-2.2988 1.41298,-0.7065 3.131,-0.5628 4.59776,-1.1495 0.5031,-0.2012 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.7663,0 1.14944,0 0.7663,-0.7663 1.39719,-1.6978 2.29888,-2.2989 0.3188,-0.2125 0.87852,0.2709 1.14944,0 0.60581,-0.6058 0.7663,-1.5326 1.14944,-2.2989 0.7663,-0.3831 1.69308,-0.5436 2.29888,-1.1494 0.60581,-0.6058 0.54364,-1.6931 1.14945,-2.2989 2.22777,-2.2278 5.42347,-3.0242 8.04608,-4.5978 1.18459,-0.7107 2.26373,-1.5881 3.44832,-2.2989 0.73465,-0.4407 1.58603,-0.6742 2.29888,-1.1494 0.45085,-0.3006 0.6354,-0.9781 1.14944,-1.1494 5.23258,0 0.0657,0.5418 3.44832,-1.1495 0.3427,-0.1713 1.14944,0.3832 1.14944,0 0,-0.8567 -1.14944,-1.4421 -1.14944,-2.2989 0,-0.7663 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6354,-0.978 1.14944,-1.1494 0.72697,-0.2423 1.61349,0.3427 2.29888,0 0.9693,-0.4846 1.43192,-1.6487 2.29888,-2.2989 1.37079,-1.0281 3.22698,-1.2708 4.59777,-2.2989 0.86696,-0.6502 1.29268,-1.8964 2.29888,-2.2988 1.06723,-0.4269 2.42023,0.514 3.44832,0 0.76629,-0.3832 0.72438,-1.5551 1.14944,-2.2989 1.10843,-1.9398 2.56826,-3.6938 3.44832,-5.7472 0.60372,-1.4087 -0.68539,-3.227 0,-4.5978 0.17135,-0.3427 0.97809,0.3427 1.14944,0 0.3427,-0.6854 -0.3427,-1.6135 0,-2.2989 0.17135,-0.3427 1.42037,0.271 1.14944,0 -1.57573,-1.5757 -3.79159,-1.1494 -5.7472,-1.1494 -2.68203,0 -5.36406,0 -8.04608,0 -9.19553,0 -18.39105,0 -27.58657,0 -2.68203,0 -5.36406,0 -8.04609,0 -0.76629,0 -1.53258,0 -2.29888,0 -0.38314,0 -0.78595,0.1212 -1.14944,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51405,-0.1714 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -0.44945,0 -7.55032,0.1653 -8.04608,0 -0.51405,-0.1713 -0.62377,-1.018 -1.14945,-1.1494 -1.48682,-0.3717 -3.06517,0 -4.59776,0 -1.91573,0 -3.83146,0 -5.7472,0 -0.76629,0 -1.75703,0.5418 -2.29888,0 -0.54185,-0.5419 0.68539,-1.9562 0,-2.2989 -1.37079,-0.6854 -3.08058,0.2167 -4.59776,0 -0.92579,-0.1323 -9.44183,-2.9968 -10.34497,-3.4483 -3.38258,-1.6913 1.78426,-1.1495 -3.44832,-1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,0.3832 -1.14944,0 0,-0.3831 1.14944,-0.3831 1.14944,0 0,0.3832 -1.53258,0 -1.14944,0 3.06518,0 6.13035,0 9.19553,0 0.7553,0 2.7998,0.2162 3.44832,0 0.81277,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.72697,-0.2423 1.66128,0.4251 2.29888,0 0.90169,-0.6011 1.45265,-1.6219 2.29888,-2.2989 1.34389,-2.0859 3.95991,-2.1078 5.7472,-3.4483 0.86696,-0.6502 1.29269,-1.8964 2.29888,-2.2989 1.06723,-0.4269 2.3811,0.4269 3.44832,0 7.63353,-3.0534 -2.40889,-1.6967 4.59777,-3.4483 0.74341,-0.1859 1.55546,0.1858 2.29888,0 1.66232,-0.4156 2.93543,-1.8833 4.59776,-2.2989 1.56569,-0.3914 5.50606,0.4635 6.89664,0 0.51405,-0.1713 0.66479,-0.9071 1.14944,-1.1494 3.73947,-1.8698 3.60251,-0.1542 6.89664,-3.4484 0.60581,-0.6058 0.41479,-1.858 1.14944,-2.2988 1.35463,-0.8128 3.14574,-0.5272 4.59777,-1.1495 1.26975,-0.5442 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.32336,-0.6994 3.44832,-1.1494 0.79546,-0.3182 1.46772,-0.9416 2.29888,-1.1494 0.74341,-0.1859 1.57191,0.2423 2.29888,0 0.51405,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.66479,-0.9071 1.14944,-1.1494 1.58549,-0.7928 1.02814,1.392 2.29888,-1.1495 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54185,-0.5419 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29888,-1.1495 0.7663,-0.3831 1.50342,-0.8312 2.29889,-1.1494 1.12495,-0.45 2.36461,-0.6076 3.44832,-1.1495 0.48464,-0.2423 0.61811,-1.0431 1.14944,-1.1494 1.50282,-0.3006 3.11093,0.3717 4.59776,0 0.74341,-0.1859 -0.54185,-1.757 0,-2.2989 0.60581,-0.6058 1.69307,-0.5436 2.29888,-1.1494 0.67518,-0.6752 -1.32272,0.3254 -2.29888,0 -0.81278,-0.271 -1.48611,-0.8785 -2.29888,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -7.15945,0 2.86292,0.3427 -4.59776,-1.1494 -1.12712,-0.2254 -2.29889,0 -3.44833,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1714 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2424 -1.53258,0 -2.29888,0 -1.23316,0 -7.2863,0.2532 -8.04608,0 -0.81278,-0.271 -1.4861,-0.8786 -2.29888,-1.1495 -0.36349,-0.1211 -0.7663,0 -1.14944,0 -0.7663,-0.3831 -1.48611,-0.8785 -2.29888,-1.1494 -0.74474,-0.2483 -4.80616,0 -5.74721,0 -0.7553,0 -2.7998,0.2161 -3.44832,0 -0.81277,-0.271 -1.46772,-0.9417 -2.29888,-1.1495 -0.74341,-0.1858 -1.57191,0.2424 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -1.97491,-1.975 -3.50742,-0.1182 -4.59776,-2.2989 -0.17135,-0.3427 -0.27093,-1.4204 0,-1.1495 1.32176,1.3218 1.40111,4.4006 2.29888,5.7472 0.21253,0.3188 0.76629,0 1.14944,0 2.68203,0 5.36406,0 8.04608,0 3.06518,0 6.13035,0 9.19553,0 1.14944,0 2.29888,0 3.44832,0 0.76629,0 1.55546,0.1859 2.29888,0 0.83116,-0.2078 1.45877,-0.9814 2.29888,-1.1494 1.12712,-0.2254 2.29888,0 3.44832,0 0.38315,0 0.78596,0.1212 1.14944,0 0.81278,-0.2709 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.34269,-0.9781 0,-1.1495 0.6854,-0.3427 1.57191,0.2423 2.29888,0 0.51405,-0.1713 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29889,-1.1495 0.76629,-0.3831 1.46771,-0.9416 2.29888,-1.1494 5.93953,-1.4849 -1.34178,1.4849 4.59776,0 1.66232,-0.4156 2.93544,-1.8833 4.59776,-2.2989 0.74341,-0.1858 1.53259,0 2.29888,0 0.38315,0 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.69859,-0.8489 1.14944,-1.1494 5.80675,-3.8712 0.0266,-0.01 3.44832,-1.1495 0.81278,-0.2709 1.50342,-0.8312 2.29888,-1.1494 1.12496,-0.45 2.29888,-0.7663 3.44832,-1.1495 1.14944,-0.7662 2.21271,-1.681 3.44833,-2.2988 1.84548,-0.9228 3.90172,-1.3762 5.7472,-2.2989 1.23561,-0.6178 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.47903,-0.4225 3.44832,-1.1494 0.68539,-0.5141 0.38315,-1.9158 1.14944,-2.2989 1.74742,-0.8737 3.89379,-0.5317 5.7472,-1.1495 0.51405,-0.1713 0.6986,-0.8488 1.14944,-1.1494 0.71286,-0.4752 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29889,0 0.27092,-0.271 -0.27093,-0.8786 0,-1.1495 0.27092,-0.2709 0.87851,0.2709 1.14944,0 0.27092,-0.2709 0.27092,-0.8785 0,-1.1494 -0.23499,-0.235 -2.99258,0.2279 -3.44833,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1495 -0.73451,-0.3672 -3.67257,0.3084 -4.59776,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -1.34782,-0.4493 -3.33193,0.6329 -4.59776,0 -0.3427,-0.1713 0.3427,-0.9781 0,-1.1494 -1.02809,-0.5141 -2.29888,0 -3.44832,0 -1.53259,0 -3.06518,0 -4.59776,0 -1.14944,0 -2.29888,0 -3.44832,0 -0.38315,0 -0.80675,0.1713 -1.14945,0 -0.48464,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.34269,-0.1713 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.53258,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.97518,0 -6.13403,0.1906 -6.89664,0 -0.83117,-0.2078 -1.48611,-0.8785 -2.29888,-1.1495 -0.82175,-0.2739 -6.75533,0 -8.04609,0 -0.38314,0 -0.80674,0.1714 -1.14944,0 -0.48464,-0.2423 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2423 -1.53258,0 -2.29888,0 -0.76629,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59776,0 -6.89664,0 -6.5135,0 -13.02699,0 -19.54049,0 -1.31802,0 -3.40707,0.2977 -4.59776,0 -0.83116,-0.2078 -1.46772,-0.9417 -2.29888,-1.1494 -0.74342,-0.1859 -1.53259,0 -2.29888,0 -0.7663,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59777,0 -6.89665,0 -7.27979,0 -14.55957,0 -21.83936,0 -4.98091,0 -9.96182,0 -14.94273,0 -0.96323,0 -5.25867,-0.2443 -5.7472,0 -0.3427,0.1713 0.27092,0.8785 0,1.1494 -0.23499,0.235 -2.99258,-0.2279 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.72911,0.3646 -5.0005,-0.3733 -5.74721,0 -0.48464,0.2424 -0.66479,0.9072 -1.14944,1.1495 -0.29718,0.1486 -6.08191,0 -6.89664,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27092,0.2709 0,0.7663 0,1.1494 0,2.2989 -0.38315,0.3832 1.14944,1.1495 0.48465,0.2423 0.69859,0.8488 1.14944,1.1494 0.71285,0.4752 1.82365,0.4366 2.29888,1.1494 0.42507,0.6376 -0.24232,1.572 0,2.2989 0.17135,0.5141 0.84888,0.6986 1.14944,1.1495 0.47524,0.7128 0.54364,1.693 1.14944,2.2988 0.60581,0.6059 1.53259,0.7663 2.29888,1.1495 1.53259,0.7663 3.06518,1.5326 4.59777,2.2989 0.76629,0.3831 1.58602,0.6742 2.29888,1.1494 0.90169,0.6011 1.32958,1.8142 2.29888,2.2989 0.68539,0.3427 1.75703,-0.5419 2.29888,0 0.27092,0.2709 -0.17135,0.8067 0,1.1494 0.24232,0.4847 0.76629,0.7663 1.14944,1.1495 0.38315,0.3831 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 7.66294,7.6629 -5.7472,-2.682 3.44832,3.4483 1.58129,1.0542 1.18218,1.7733 2.29888,3.4484 0.60113,0.9016 1.95619,1.2707 2.29888,2.2988 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.17135,0.3427 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.17135,0.8068 0,1.1495 0.24233,0.4846 0.90712,0.6647 1.14944,1.1494 0.3427,0.6854 -0.24232,1.5719 0,2.2989 0.27093,0.8128 0.87852,1.4861 1.14944,2.2989 0.12117,0.3634 -0.12116,0.7859 0,1.1494 0.27093,0.8128 0.7663,1.5326 1.14944,2.2989 0.38315,0.7663 0.67421,1.586 1.14944,2.2989 0.30057,0.4508 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0,0.7663 0,1.1494 0,0.3832 0.38314,1.1495 0,1.1495 -0.38315,0 0.27092,-0.8786 0,-1.1495 -0.0463,-0.046 -4.17565,0 -4.59777,0 -8.42923,0 -16.85846,0 -25.28769,0 -0.54195,0 -5.6951,-0.052 -5.7472,0 -0.27092,0.2709 0,0.7663 0,1.1495 0,0.3831 -0.17135,0.8067 0,1.1494 0.24233,0.4846 0.90712,0.6648 1.14944,1.1494 0.17135,0.3427 -0.34269,0.9781 0,1.1495 0.6854,0.3427 1.87382,-0.6376 2.29888,0 0.6376,0.9564 -0.36348,2.3578 0,3.4483 0.12117,0.3635 0.87852,-0.2709 1.14944,0 0.60581,0.6058 0.87852,1.4861 1.14944,2.2989 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.24233,0.4846 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.17135,0.8067 0,1.1494 0.48464,0.9693 1.81423,1.3296 2.29888,2.2989 0.17134,0.3427 -0.17135,0.8068 0,1.1495 0.48464,0.9693 1.95618,1.2708 2.29888,2.2988 0.24232,0.727 -0.24233,1.572 0,2.2989 0.17135,0.5141 0.76629,0.7663 1.14944,1.1495 1.31513,1.3151 1.603,1.3606 2.29888,3.4483 0.32112,0.9634 -0.38088,3.836 0,4.5977 0.24232,0.4847 0.90712,0.6648 1.14944,1.1495 0.20784,0.4157 0,4.9477 0,5.7472 0,3.0652 -0.38315,-0.3832 1.14944,1.1494 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0.17135,0.8067 0,1.1494 -0.24232,0.4847 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.27092,0.8785 0,1.1494 -2.00618,2.0062 -5.9281,1.1494 -8.04608,1.1494 -0.7663,0 -1.61349,-0.3427 -2.29889,0 -0.34269,0.1714 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.66128,-0.4251 -2.29888,0 -0.90169,0.6011 -1.39718,1.6977 -2.29888,2.2989 -0.31879,0.2125 -0.78595,-0.1212 -1.14944,0 -0.81277,0.2709 -1.4861,0.8785 -2.29888,1.1494 -0.72697,0.2423 -1.61349,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.72245,0.3613 -3.87531,-0.3612 -4.59776,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495 -0.38315,0 -0.7663,0 -1.14944,0 -0.38315,0 -1.14944,-0.3832 -1.14944,0 0,0.5418 1.53258,0.7663 1.14944,1.1494 -0.38315,0.3832 -1.53259,-1.5326 -1.14944,-1.1494 0.76629,0.7663 1.39718,1.6977 2.29888,2.2989 0.3188,0.2125 0.77773,-0.093 1.14944,0 1.17544,0.2938 2.36462,0.6075 3.44832,1.1494 3.50529,1.7526 -2.10226,0.9112 3.44832,2.2989 0.74341,0.1858 1.55547,-0.1859 2.29888,0 4.60042,1.1501 1.05536,1.4317 0,4.5977 -0.12116,0.3635 0.7663,0 1.14944,0 0.38315,0 0.7663,0 1.14944,0 7.87636,0 1.50974,-0.4846 8.04609,1.1495 0.3717,0.093 0.76629,0 1.14944,0 1.53258,0.7663 2.99337,1.6972 4.59776,2.2989 1.33596,0.5009 6.50228,1.3726 8.04608,2.2988 0.92927,0.5576 1.36961,1.7414 2.29888,2.2989 1.03895,0.6234 2.32336,0.6995 3.44832,1.1495 1.59093,0.6363 2.93544,1.8833 4.59776,2.2988 0.74342,0.1859 1.61349,-0.3427 2.29889,0 0.34269,0.1714 -0.27093,0.8786 0,1.1495 0.27092,0.2709 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0.27092,0.8785 0,1.1495 -0.54186,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27093,0.2709 0.17134,0.8067 0,1.1494 -1.07826,2.1565 -1.47456,0.4915 -3.44833,1.1494 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.005,0 -3.44722,0 -3.44832,0 -0.27092,0.271 0.3427,0.9781 0,1.1495 -0.68539,0.3427 -1.57191,-0.2424 -2.29888,0 -1.02809,0.3427 -1.32959,1.8142 -2.29888,2.2988 -0.3427,0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.66479,0.9072 -1.14944,1.1495 -0.71198,0.356 -4.25766,-0.3401 -4.59776,0 -0.54185,0.5418 0.68539,1.9562 0,2.2989 -0.6854,0.3427 -1.57191,-0.2424 -2.29888,0 -0.51405,0.1713 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.3832 -1.46772,0.9417 -2.29889,1.1495 -1.14431,0.286 -6.1826,-0.3571 -6.89664,0 -0.34269,0.1713 0.36349,1.0282 0,1.1494 -1.09045,0.3635 -2.29888,0 -3.44832,0 -0.38315,0 -0.80674,-0.1714 -1.14944,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.91955,0.4598 -2.52877,-0.4597 -3.44832,0 -0.3427,0.1714 0.27092,0.8785 0,1.1495 -0.27093,0.2709 -0.87852,-0.271 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.54185,0.5419 -1.61349,-0.3427 -2.29888,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495" 13.1782 + style="opacity:0.6331169;fill:#ffffff;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter5665-11-4)" /> 13.1783 + </g> 13.1784 + </g> 13.1785 + <g 13.1786 + inkscape:groupmode="layer" 13.1787 + id="layer4" 13.1788 + inkscape:label="Kaat2" 13.1789 + style="display:inline" 13.1790 + transform="translate(92.093591,-199.84255)" 13.1791 + sodipodi:insensitive="true"> 13.1792 + <g 13.1793 + id="g10211"> 13.1794 + <path 13.1795 + inkscape:export-ydpi="41.049999" 13.1796 + inkscape:export-xdpi="41.049999" 13.1797 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat2.png" 13.1798 + inkscape:connector-curvature="0" 13.1799 + id="rect5412-2-88-1" 13.1800 + d="m 572.04669,621.1785 53.8554,-40.8475 57.8814,76.31382 c 11.314,14.9171 8.4348,36.0405 -6.4822,47.3545 -14.917,11.314 -36.0592,8.4101 -47.3733,-6.507 l -57.8813,-76.31382 z" 13.1801 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.1802 + <path 13.1803 + transform="matrix(0.95934031,-0.28225195,0.28225195,0.95934031,181.80359,-685.63382)" 13.1804 + id="rect5412-22-5-9-2-1" 13.1805 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.1806 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-4-8-2)" 13.1807 + inkscape:connector-curvature="0" /> 13.1808 + <g 13.1809 + id="g5669-6" 13.1810 + transform="matrix(0.93969262,-0.34202014,0.34202014,0.93969262,513.4205,-910.62749)" 13.1811 + style="display:inline"> 13.1812 + <path 13.1813 + inkscape:connector-curvature="0" 13.1814 + id="path3001-7-6-80-3-9-0-8-5" 13.1815 + d="m -676.04645,1081.0176 c -97.44966,-22.3703 -198.93396,-131.11109 -203.38819,-132.76014 -19.41045,-7.18658 -38.63601,-0.97656 -50.35493,16.26491 -7.89986,11.62271 -8.01529,23.0249 -4.29674,36.98363 l 2.97024,8.0987 152.27068,152.5316 c 0,0 127.30849,-75.4924 102.79894,-81.1187 z" 13.1816 + style="fill:#666666" 13.1817 + sodipodi:nodetypes="ssssccs" 13.1818 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1819 + inkscape:export-xdpi="41.75" 13.1820 + inkscape:export-ydpi="41.75" /> 13.1821 + <path 13.1822 + style="fill:url(#radialGradient10165);fill-opacity:1" 13.1823 + d="m -863.43193,962.31513 c -18.26888,-7.4909 -39.1327,-1.71324 -45.78899,12.65505 -9.85385,21.2705 12.8425,55.59192 49.85955,91.45582 l 104.17614,98.2672 -23.44539,-2.7846 c 0,0 -80.13197,-75.3501 -98.51794,-92.9299 l -53.96337,-59.3701 c -11.86692,-13.05593 -6.66273,-32.93102 1.33635,-45.09174 11.71885,-17.24139 29.05642,-25.21994 50.34827,-16.25882 6.25537,5.73286 12.98354,12.0798 15.99538,14.05709 z" 13.1824 + id="path3001-8-3-16-59-3-8-2-4-5" 13.1825 + inkscape:connector-curvature="0" 13.1826 + sodipodi:nodetypes="csccccsccc" 13.1827 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.1828 + inkscape:export-xdpi="41.75" 13.1829 + inkscape:export-ydpi="41.75" /> 13.1830 + </g> 13.1831 + <path 13.1832 + inkscape:export-ydpi="41.049999" 13.1833 + inkscape:export-xdpi="41.049999" 13.1834 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat2.png" 13.1835 + inkscape:connector-curvature="0" 13.1836 + id="rect5412-5-9-9" 13.1837 + d="m 292.1013,595.25494 64.5064,-20.1951 28.6168,91.4064 c 5.5937,17.8672 -4.2689,36.7673 -22.1361,42.361 -17.8671,5.5937 -36.7766,-4.2987 -42.3703,-22.1659 l -28.6168,-91.4064 z" 13.1838 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" /> 13.1839 + <rect 13.1840 + y="495.20685" 13.1841 + x="498.31702" 13.1842 + height="78.90844" 13.1843 + width="114.54451" 13.1844 + id="rect3026-4-2" 13.1845 + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline" /> 13.1846 + <path 13.1847 + id="path4141-6-3" 13.1848 + d="m 540.7894,538.44994 c 1.6022,0.2118 3.0805,1.1699 5.0938,2.9375 4.6231,4.0592 4.8164,8.0852 0.9687,21.6562 -0.4658,1.6429 -0.4746,1.643 -6.875,-1.1875 -3.0336,-1.3416 -7.0243,-3.6196 -8.875,-5.0312 l -3.375,-2.5625 1.25,-4.75 c 1.9162,-7.2264 2.2781,-7.7727 6.0313,-9.5625 2.4652,-1.1756 4.179,-1.7118 5.7812,-1.5 z m 47.375,4.0312 c 0.9079,-0.067 1.8153,0.1946 3.1563,0.75 3.8175,1.5813 3.9035,2.9687 0.4062,7.125 -2.8255,3.3579 -9.9618,8.9375 -11.4375,8.9375 -0.4675,0 -0.875,-2.0196 -0.875,-4.4687 0,-5.8866 1.5566,-8.9845 5.5313,-11.125 1.4098,-0.7593 2.3108,-1.1515 3.2187,-1.2188 z m -23.1875,0.2188 c 3.5589,0.2573 7.2261,2.774 8.9063,6.5 1.4171,3.1425 1.5079,4.4033 0.5,8.4062 -0.6527,2.592 -1.6801,5.0034 -2.2813,5.375 -1.808,1.1174 -7.8316,2.0654 -13.9687,2.1875 l -5.7813,0.125 0.625,-5.25 c 1.265,-10.6899 3.2641,-14.6179 8.5625,-16.8125 1.0846,-0.4492 2.2512,-0.617 3.4375,-0.5312 z" 13.1849 + style="fill:#666666;display:inline" 13.1850 + inkscape:connector-curvature="0" /> 13.1851 + <path 13.1852 + id="path4139-0-5" 13.1853 + d="m 536.8832,509.51244 c 0.236,-0.236 2.796,0.6675 5.7187,2.0312 2.9226,1.3637 7,3.0841 9.0625,3.8125 3.2821,1.159 3.75,1.7459 3.75,4.5625 0,3.8273 -2.6672,8.876 -5.4687,10.3125 -3.0335,1.5554 -9.4109,0.4912 -12.0625,-2 -1.2924,-1.2141 -2.6213,-3.3691 -2.9375,-4.8125 -0.528,-2.4105 0.9402,-12.9088 1.9375,-13.9062 z m 55.9687,6.7812 c 5.4367,0 6.8461,0.3428 8.5938,2.2188 2.138,2.2949 2.1361,2.4612 -0.094,10.9687 -1.8928,7.2216 -9.6931,9.2459 -14.3438,3.7188 -2.3253,-2.7635 -2.5239,-3.6535 -2,-8.75 0.8677,-8.4406 0.6092,-8.1563 7.8438,-8.1563 z m -12.25,1.5 -0.5625,3.5 c -0.3191,1.925 -0.5877,4.7577 -0.5937,6.3125 -0.01,1.7809 -1.096,3.9085 -2.9375,5.75 -2.3357,2.3357 -3.8018,2.9375 -7.2813,2.9375 -2.3949,0 -5.3679,-0.7445 -6.625,-1.625 -3.2056,-2.2453 -4.1093,-5.233 -3.3437,-11.2812 l 0.6562,-5.2188 10.3438,-0.1875 10.3437,-0.1875 z" 13.1854 + style="fill:#666666;display:inline" 13.1855 + inkscape:connector-curvature="0" /> 13.1856 + <path 13.1857 + sodipodi:nodetypes="ssccscssssccsssccccsssssssssssssssssscssscccsc" 13.1858 + inkscape:connector-curvature="0" 13.1859 + id="path3001-2-5" 13.1860 + d="m 535.8519,300.57493 c -8.4742,0.7008 -11.2545,1.59711 -17,5.40621 -7.8277,5.1896 -11.6135,11.1873 -14.4062,22.8125 l -1.6875,7 -217.9063,0.5 c -19.0977,0.044 -18.1891,0.086 -34.0937,0.125 -2.7971,0.9793 -5.6518,1.8459 -8.375,2.9688 -4.8377,1.9947 -9.5415,4.2288 -14.125,6.6562 -4.5836,2.4274 -9.0414,5.0414 -13.3438,7.875 -4.3024,2.8336 -8.4434,5.8804 -12.4375,9.0938 -3.9941,3.2134 -7.8413,6.6207 -11.5,10.1875 -16.6037,14.7739 -27.0246,36.4872 -34.625,54.1875 -4.8719,11.751 -7.2936,21.2309 -9.4375,36.9062 -3.8824,28.3861 1.1242,57.0824 14.5938,83.7188 10.3867,20.5399 25.0652,37.9694 43.3125,51.5 9.5302,7.0667 29.618,17.7784 38.5937,20.5625 25.5994,7.621 53.6485,8.3036 74.5938,8.4062 74.8695,0.015 116.8074,0.4113 196.8437,0.3125 35.3519,-0.653 59.8927,-5.4602 73.0313,-9.4062 6.4264,-1.8901 21.5368,-9.5869 30.0312,-15.3125 26.7295,-18.0168 46.0821,-42.9333 57.2813,-73.7813 9.5377,-26.2717 10.4529,-59.8921 2.4062,-89 -4.7944,-17.3431 -14.7195,-36.2317 -26.8437,-51.0625 -3.2021,-3.9169 -6.6296,-8.0904 -7.5938,-9.2812 -1.6772,-2.0716 -1.6571,-2.4007 0.3438,-7.6563 2.9244,-7.6813 2.4863,-21.4683 -0.9063,-28 -3.1371,-6.0398 -7.5616,-10.4991 -14.1875,-14.3125 -5.1691,-2.975 -6.1016,-3.1522 -15.5,-3.1562 -11.9368,-0.01 -15.9335,1.6417 -24.0937,10 -5.1021,5.2258 -5.2105,5.3038 -9.0313,4.3125 -2.1285,-0.5523 -5.1381,-1.265 -6.6875,-1.5625 -2.6337,-0.5059 -2.7722,-0.789 -2.1875,-4.25 1.197,-7.085 -2.8374,-18.6389 -9.0312,-25.8125 -5.7201,-6.6249 -16.4907,-10.72651 -26.0313,-9.93751 z m -15.5312,199.87501 c 1.4817,0.061 3.3241,0.7757 6.0937,2.1875 3.6966,1.8843 4.559,2.8479 4.8125,5.4062 0.3299,3.3291 -2.0973,8.9683 -4.7187,10.9688 -2.1404,1.6333 -4.6129,1.564 -8,-0.1875 -5.4106,-2.7979 -6.5455,-12.0796 -2.0313,-16.5938 1.2478,-1.2478 2.362,-1.8417 3.8438,-1.7812 z m -3.625,28.0312 c 3.9337,-0.4524 8.7262,4.4755 8.7187,8.9688 -0.01,4.8067 -1.9391,11.0098 -3.2812,10.5625 -0.6326,-0.2109 -2.8509,-3.5018 -4.9375,-7.3125 -4.4831,-8.1875 -4.6169,-11.7454 -0.5,-12.2188 z" 13.1861 + style="fill:#666666;display:inline" /> 13.1862 + <g 13.1863 + inkscape:export-ydpi="49.001003" 13.1864 + inkscape:export-xdpi="49.001003" 13.1865 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1866 + id="g3029-7-3-8" 13.1867 + transform="matrix(-0.66212023,0.74939763,0.74939763,0.66212023,837.259,-770.64193)" 13.1868 + style="display:inline"> 13.1869 + <path 13.1870 + sodipodi:type="arc" 13.1871 + style="fill:#ffffff;fill-opacity:1" 13.1872 + id="path3019-9-18-3" 13.1873 + sodipodi:cx="1084.7186" 13.1874 + sodipodi:cy="555.98059" 13.1875 + sodipodi:rx="32.742237" 13.1876 + sodipodi:ry="32.742237" 13.1877 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1878 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.1879 + <g 13.1880 + id="g3025-6-5-6" 13.1881 + transform="translate(4,0)"> 13.1882 + <path 13.1883 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.1884 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1885 + sodipodi:ry="15.050868" 13.1886 + sodipodi:rx="15.050868" 13.1887 + sodipodi:cy="462.24271" 13.1888 + sodipodi:cx="1075.4769" 13.1889 + id="path3021-7-4-5" 13.1890 + style="fill:#000000;fill-opacity:1" 13.1891 + sodipodi:type="arc" /> 13.1892 + <path 13.1893 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.1894 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1895 + sodipodi:ry="5.5450563" 13.1896 + sodipodi:rx="5.5450563" 13.1897 + sodipodi:cy="439.53439" 13.1898 + sodipodi:cx="1090.2638" 13.1899 + id="path3023-9-9-7" 13.1900 + style="fill:#ffffff;fill-opacity:1" 13.1901 + sodipodi:type="arc" /> 13.1902 + </g> 13.1903 + </g> 13.1904 + <g 13.1905 + inkscape:export-ydpi="49.001003" 13.1906 + inkscape:export-xdpi="49.001003" 13.1907 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1908 + transform="matrix(-1,0,0,1,1714.764,-123.41485)" 13.1909 + id="g3029-4-7" 13.1910 + style="display:inline"> 13.1911 + <path 13.1912 + sodipodi:type="arc" 13.1913 + style="fill:#ffffff;fill-opacity:1" 13.1914 + id="path3019-1-1" 13.1915 + sodipodi:cx="1084.7186" 13.1916 + sodipodi:cy="555.98059" 13.1917 + sodipodi:rx="32.742237" 13.1918 + sodipodi:ry="32.742237" 13.1919 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.1920 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.1921 + <g 13.1922 + id="g3025-9-8" 13.1923 + transform="translate(4,0)"> 13.1924 + <path 13.1925 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.1926 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.1927 + sodipodi:ry="15.050868" 13.1928 + sodipodi:rx="15.050868" 13.1929 + sodipodi:cy="462.24271" 13.1930 + sodipodi:cx="1075.4769" 13.1931 + id="path3021-6-4" 13.1932 + style="fill:#000000;fill-opacity:1" 13.1933 + sodipodi:type="arc" /> 13.1934 + <path 13.1935 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.1936 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.1937 + sodipodi:ry="5.5450563" 13.1938 + sodipodi:rx="5.5450563" 13.1939 + sodipodi:cy="439.53439" 13.1940 + sodipodi:cx="1090.2638" 13.1941 + id="path3023-53-6" 13.1942 + style="fill:#ffffff;fill-opacity:1" 13.1943 + sodipodi:type="arc" /> 13.1944 + </g> 13.1945 + </g> 13.1946 + <g 13.1947 + inkscape:export-ydpi="49.001003" 13.1948 + inkscape:export-xdpi="49.001003" 13.1949 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1950 + transform="matrix(-1,0,0,1,1559.3961,-562.35227)" 13.1951 + id="g3908-7-2" 13.1952 + style="display:inline"> 13.1953 + <path 13.1954 + sodipodi:type="arc" 13.1955 + style="fill:#e9afaf;fill-opacity:1" 13.1956 + id="path3065-1-6" 13.1957 + sodipodi:cx="907.01282" 13.1958 + sodipodi:cy="561.78967" 13.1959 + sodipodi:rx="19.275673" 13.1960 + sodipodi:ry="11.618214" 13.1961 + d="m 926.28849,561.78967 c 0,6.41657 -8.63001,11.61822 -19.27567,11.61822 -10.64566,0 -19.27568,-5.20165 -19.27568,-11.61822 0,-6.41656 8.63002,-11.61821 19.27568,-11.61821 10.64566,0 19.27567,5.20165 19.27567,11.61821 z" 13.1962 + transform="matrix(1.2780709,-0.24323698,0.20472396,1.3880432,-282.41231,475.93002)" /> 13.1963 + <path 13.1964 + sodipodi:type="arc" 13.1965 + style="fill:#ffffff;fill-opacity:1;filter:url(#filter3849-1-5-8-2)" 13.1966 + id="path3067-49-5" 13.1967 + sodipodi:cx="993.09326" 13.1968 + sodipodi:cy="1039.4568" 13.1969 + sodipodi:rx="14.522768" 13.1970 + sodipodi:ry="10.826063" 13.1971 + d="m 1007.616,1039.4568 c 0,5.9791 -6.502,10.8261 -14.52274,10.8261 -8.0207,0 -14.52277,-4.847 -14.52277,-10.8261 0,-5.9791 6.50207,-10.8261 14.52277,-10.8261 8.02074,0 14.52274,4.847 14.52274,10.8261 z" 13.1972 + transform="matrix(0.81880207,-0.24456306,0.21638818,0.72447199,-52.901231,521.35188)" /> 13.1973 + </g> 13.1974 + <path 13.1975 + inkscape:export-ydpi="49.001003" 13.1976 + inkscape:export-xdpi="49.001003" 13.1977 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1978 + sodipodi:end="2.8719042" 13.1979 + sodipodi:start="0" 13.1980 + transform="matrix(0.88804422,-0.10923129,-0.13903786,-1.13037,479.0335,887.90187)" 13.1981 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.1982 + sodipodi:ry="19.011623" 13.1983 + sodipodi:rx="20.067825" 13.1984 + sodipodi:cy="474.65308" 13.1985 + sodipodi:cx="141.53098" 13.1986 + id="path5422-6-2" 13.1987 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5440-2-7-1-6)" 13.1988 + sodipodi:type="arc" /> 13.1989 + <path 13.1990 + inkscape:export-ydpi="49.001003" 13.1991 + inkscape:export-xdpi="49.001003" 13.1992 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.1993 + sodipodi:end="2.8719042" 13.1994 + sodipodi:start="0" 13.1995 + transform="matrix(0.88264932,0.14657487,0.18657161,-1.123503,401.8134,873.52217)" 13.1996 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.1997 + sodipodi:ry="19.011623" 13.1998 + sodipodi:rx="20.067825" 13.1999 + sodipodi:cy="474.65308" 13.2000 + sodipodi:cx="141.53098" 13.2001 + id="path5422-2-4-5" 13.2002 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5440-0-5-4-9-7)" 13.2003 + sodipodi:type="arc" /> 13.2004 + <path 13.2005 + inkscape:export-ydpi="49.001003" 13.2006 + inkscape:export-xdpi="49.001003" 13.2007 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2008 + sodipodi:nodetypes="cssscccccsccccsscc" 13.2009 + inkscape:connector-curvature="0" 13.2010 + id="path3001-8-35-2" 13.2011 + d="m 194.0956,370.11194 c -34.7857,55.8074 -26.5577,64.0992 -28.6317,77.828 -3.7557,24.8613 -1.0301,56.3275 12,79.6563 10.0478,17.9894 26.3481,26.9308 44,38.7813 9.2192,6.1892 28.6609,15.5616 37.3438,18 24.7641,6.6746 51.8943,7.2851 72.1562,7.375 72.4266,0.014 112.9814,0.3365 190.4063,0.25 34.1984,-0.5719 57.9463,-4.7628 70.6562,-8.2188 78.0209,-40.7683 -42.3416,54.9196 64.9174,-18.0112 -10.3988,14.9753 -23.4495,27.8032 -39.0112,38.2924 -8.4944,5.7256 -23.636,13.4224 -30.0625,15.3126 -13.1385,3.9459 -37.6793,8.7532 -73.0312,9.4062 -80.0363,0.099 -121.9742,-0.2975 -196.8437,-0.3125 -20.9453,-0.1026 -48.9631,-0.7852 -74.5625,-8.4063 -8.9757,-2.7841 -29.0948,-13.4957 -38.625,-20.5624 -18.2473,-13.5306 -32.9258,-30.9602 -43.3125,-51.5 -13.4696,-26.6365 -18.4449,-55.3327 -14.5625,-83.7188 11.1826,-71.9424 44.7789,-88.5524 47.1629,-94.1718 z" 13.2012 + style="fill:url(#radialGradient10183);fill-opacity:1;display:inline" /> 13.2013 + <path 13.2014 + inkscape:export-ydpi="41.049999" 13.2015 + inkscape:export-xdpi="41.049999" 13.2016 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat2.png" 13.2017 + sodipodi:nodetypes="ccsssc" 13.2018 + inkscape:connector-curvature="0" 13.2019 + id="rect5412-22-5-8-9" 13.2020 + d="m 429.4364,559.07604 83.3514,22.6962 36.057,107.1117 c 5.9732,17.7438 -5.1261,36.6577 -23.119,41.8326 -17.9928,5.1752 -36.6662,-5.156 -41.8413,-23.149 z" 13.2021 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" /> 13.2022 + <g 13.2023 + transform="translate(-28.7231,578.21427)" 13.2024 + id="g3864-50-0" 13.2025 + style="display:inline"> 13.2026 + <path 13.2027 + style="fill:#3d0000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3860-1-7-2-2)" 13.2028 + d="m 551.12388,-77.130468 c -7.5523,-0.220636 -12.86937,3.734097 -13.46389,16.368238 0.32735,12.478639 5.02548,23.477762 13.98389,33.877761 3.47203,3.244186 10.27412,7.812932 12.53945,8.434501 0.65009,0.178382 3.09596,1.002706 5.43175,1.837354 7.56665,2.654547 14.98489,3.124875 23.11404,2.226899 21.81254,-3.539431 37.04787,-17.675231 40.76718,-37.830578 1.08664,-5.888623 -0.14126,-9.198797 -4.01599,-10.717282 -1.63869,-0.642004 -8.71387,-0.410406 -16.87319,0.528977 -2.36261,0.271936 -7.51269,0.623272 -11.4414,0.807294 -13.10425,0.521203 -35.62384,-15.112222 -50.04184,-15.533164 z" 13.2029 + id="path2995-2-2-4-2" 13.2030 + inkscape:connector-curvature="0" 13.2031 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2032 + inkscape:export-xdpi="49.001003" 13.2033 + inkscape:export-ydpi="49.001003" 13.2034 + sodipodi:nodetypes="cccsccscccc" /> 13.2035 + <path 13.2036 + inkscape:connector-curvature="0" 13.2037 + id="path3001-1-9-6" 13.2038 + d="m 580.39083,-18.378246 c 1.265,-10.6899 3.2569,-14.6 8.5552,-16.7946 4.3384,-1.797 10.1112,0.9856 12.3514,5.9536 1.4171,3.1425 1.4896,4.4094 0.4817,8.4123 -0.6527,2.592 -1.6785,5.0166 -2.2797,5.3882 -1.808,1.1174 -7.8083,2.0534 -13.9454,2.1755 l -5.7845,0.115 z m -13.011,1.8107 c -3.0336,-1.3416 -7.0298,-3.5942 -8.8805,-5.0058 l -3.3649,-2.5666 1.258,-4.7442 c 1.9162,-7.2264 2.2707,-7.7901 6.0239,-9.5799 4.9304,-2.3511 6.8608,-2.0959 10.8873,1.4393 4.6231,4.0592 4.7997,8.0755 0.952,21.6465 -0.4658,1.6429 -0.4754,1.6412 -6.8758,-1.1893 z m 39.4586,-7.0137 c 0,-5.8866 1.5317,-8.9799 5.5063,-11.1204 2.8197,-1.5185 3.7004,-1.5837 6.3824,-0.4728 3.8175,1.5813 3.8945,2.962 0.3972,7.1183 -2.8255,3.3579 -9.9602,8.9279 -11.4359,8.9279 -0.4675,0 -0.85,-2.0039 -0.85,-4.453 z m -62.2226,-14.1185 c -4.4831,-8.18751 -4.6348,-11.77251 -0.5179,-12.24591 3.9337,-0.4524 8.7424,4.4971 8.7349,8.99041 -0.01,4.8067 -1.9308,11.0148 -3.2729,10.5675 -0.6326,-0.2109 -2.8575,-3.5013 -4.9441,-7.312 z m 69.8118,-7.50501 c -2.3254,-2.7635 -2.5293,-3.6535 -2.0054,-8.75 0.8677,-8.4406 0.6113,-8.1735 7.8459,-8.1735 5.4367,0 6.8318,0.3642 8.5795,2.2402 2.138,2.2949 2.1366,2.4656 -0.093,10.9731 -1.8928,7.22161 -9.6761,9.23731 -14.3268,3.7102 z m -24.4298,1.4755 c -3.2056,-2.2453 -4.0862,-5.2384 -3.3206,-11.2866 l 0.6612,-5.2241 10.3413,-0.1942 10.3412,-0.1941 -0.5802,3.5 c -0.3192,1.925 -0.5852,4.7721 -0.5913,6.3269 -0.01,1.7809 -1.0926,3.9085 -2.934,5.75 -2.3358,2.33571 -3.7981,2.92311 -7.2775,2.92311 -2.395,0 -5.383,-0.7205 -6.6401,-1.60101 z m -24.7058,-6.4427 c -1.2924,-1.2141 -2.6086,-3.3885 -2.9248,-4.8319 -0.528,-2.4105 0.9171,-12.9036 1.9144,-13.901 0.236,-0.236 2.8203,0.6867 5.743,2.0504 2.9226,1.3637 7.0013,3.0753 9.0638,3.8037 3.2821,1.159 3.75,1.7257 3.75,4.5423 0,3.8273 -2.6912,8.8839 -5.4927,10.3204 -3.0335,1.5554 -9.4021,0.5073 -12.0537,-1.9839 z m -19.3625,-9.4092 c -5.4106,-2.7979 -6.5496,-12.0887 -2.0354,-16.6029 2.4956,-2.4956 4.4051,-2.4176 9.9443,0.406 3.6966,1.8843 4.5551,2.8498 4.8086,5.4081 0.3299,3.3291 -2.0909,8.9594 -4.7123,10.9599 -2.1404,1.6333 -4.6181,1.5804 -8.0052,-0.1711 z" 13.2039 + style="fill:#ffffff" 13.2040 + sodipodi:nodetypes="ssssscssscssssssssssssccsscssssccsscccscsssscsssssscsssscs" 13.2041 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2042 + inkscape:export-xdpi="49.001003" 13.2043 + inkscape:export-ydpi="49.001003" /> 13.2044 + </g> 13.2045 + <path 13.2046 + inkscape:export-ydpi="49.001003" 13.2047 + inkscape:export-xdpi="49.001003" 13.2048 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2049 + inkscape:connector-curvature="0" 13.2050 + id="path2995-2-0-5" 13.2051 + d="m 493.5783,473.08964 c 24.7558,0.7406 63.4094,28.2491 85.9094,27.3313 6.7457,-0.3238 15.5861,-0.9599 19.6425,-1.4384 14.0096,-1.6528 26.1379,-2.0452 28.9512,-0.9154 6.653,2.6716 8.8,8.4959 6.9343,18.8575 -6.3862,35.4649 -32.538,60.3612 -69.9901,66.5893 -13.9576,1.58 -26.7518,0.7476 -39.744,-3.9231 -4.0104,-1.4687 -8.1924,-2.9293 -9.3085,-3.2431 -3.8897,-1.0939 -15.5429,-9.1474 -21.5042,-14.8558 -15.3814,-18.2999 -23.4786,-37.649 -24.0406,-59.6064 1.0206,-22.2306 10.1828,-29.1842 23.15,-28.7959 z m 30.5702,32.5884 c -7.0528,-0.2073 -12.0182,3.5084 -12.5734,15.3789 0.3057,11.7244 4.6931,22.0587 13.059,31.8301 3.2424,3.0481 9.5946,7.3407 11.7101,7.9247 0.6071,0.1676 2.8912,0.9421 5.0725,1.7263 7.0662,2.4941 13.9938,2.936 21.5853,2.0923 20.3699,-3.3255 34.5976,-16.6069 38.0709,-35.544 1.0148,-5.5327 -0.1319,-8.6428 -3.7504,-10.0695 -1.5303,-0.6032 -8.1375,-0.3856 -15.7572,0.497 -2.2064,0.2555 -7.0158,0.5856 -10.6847,0.7585 -12.2375,0.4897 -33.2677,-14.1988 -46.7321,-14.5943 z" 13.2052 + style="fill:url(#radialGradient10177);fill-opacity:1;fill-rule:nonzero;display:inline" /> 13.2053 + <path 13.2054 + inkscape:export-ydpi="41.049999" 13.2055 + inkscape:export-xdpi="41.049999" 13.2056 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat2.png" 13.2057 + sodipodi:nodetypes="ccsssc" 13.2058 + inkscape:connector-curvature="0" 13.2059 + id="rect5412-22-5-87" 13.2060 + d="m 247.7666,409.03474 65.848,15.2631 -65.1378,281.0173 c -4.2276,18.2387 -22.3051,29.5388 -40.5439,25.3112 -18.2387,-4.2276 -29.5317,-22.3355 -25.3041,-40.5744 z" 13.2061 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero;display:inline" /> 13.2062 + <path 13.2063 + transform="matrix(0.96082655,0,0,0.96877533,967.6016,-645.89976)" 13.2064 + inkscape:connector-curvature="0" 13.2065 + id="path5655-8" 13.2066 + d="m -526.44371,1038.4798 c -1.53259,0 -4.59776,1.5326 -4.59776,0 0,-1.5326 5.68146,-1.0837 4.59776,0 -1.70357,1.7036 -7.64443,1.1495 -10.34497,1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,-0.3832 -1.14944,0 0,0.8567 1.14944,1.4421 1.14944,2.2989 0,0.3831 -0.76629,0 -1.14944,0 -0.38314,0 -0.76629,0 -1.14944,0 -1.53259,0 -3.06517,0 -4.59776,0 -0.51766,0 -3.09851,-0.175 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.25763,0.1288 -4.32462,0 -4.59776,0 -2.29888,0 -4.59777,0 -6.89665,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 -0.27093,0.8786 0,1.1495 0.57472,0.5747 2.8736,-0.5747 3.44832,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.54185,0.5419 1.75703,-0.5418 2.29888,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.62861,0.3143 2.66608,-0.1956 3.44832,0 1.17544,0.2939 2.27288,0.8556 3.44833,1.1494 0.3717,0.093 0.87851,-0.2709 1.14944,0 2.37823,2.3783 -3.63426,-0.093 1.14944,2.2989 0.68539,0.3427 1.75703,-0.5418 2.29888,0 0.27092,0.2709 -0.27093,0.8785 0,1.1495 0.27092,0.2709 0.80674,-0.1714 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1713 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 3.06517,0 -0.38315,-0.3831 1.14944,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 0.27093,0.2709 -0.27093,0.8785 0,1.1495 3.06517,0 -0.38315,-0.3832 1.14944,1.1494 0.27093,0.2709 0.87852,-0.2709 1.14944,0 2.37823,2.3782 -3.63425,-0.093 1.14944,2.2989 0.45575,0.2279 3.21334,-0.235 3.44832,0 0.27093,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.271 0.87852,-0.2709 1.14944,0 0.27093,0.271 -0.27092,0.8785 0,1.1495 0.27093,0.2709 1.14944,-0.3832 1.14944,0 0,1.9342 -3.97754,0.9427 -4.59776,1.1494 -0.51404,0.1714 -0.76629,0.7663 -1.14944,1.1494 -0.38315,0.3832 -0.76629,0.7663 -1.14944,1.1495 -0.38315,0.3831 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 0.3427,0.9781 0,1.1495 -0.91955,0.4597 -2.52877,-0.4598 -3.44832,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6354,0.9781 -1.14944,1.1494 -0.72697,0.2424 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0 -1.55547,-0.1859 -2.29888,0 -3.33365,0.8334 -1.34515,0.8968 -3.44833,2.2989 -1.4257,0.9504 -3.17205,1.3484 -4.59776,2.2989 -0.45084,0.3005 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2424 -0.66479,0.9071 -1.14944,1.1495 -0.3427,0.1713 -0.77773,-0.093 -1.14944,0 -1.17544,0.2938 -2.27288,0.8556 -3.44832,1.1494 -0.37171,0.093 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1495 -2.83102,1.4155 1.03764,-3.3366 -3.44832,1.1494 -0.27093,0.2709 0.34269,0.9781 0,1.1494 -0.6854,0.3427 -1.61349,-0.3427 -2.29888,0 -0.3427,0.1714 0.17134,0.8068 0,1.1495 -1.27074,2.5414 -0.7134,0.3567 -2.29889,1.1494 -0.96929,0.4847 -1.32958,1.8142 -2.29888,2.2989 -0.68539,0.3427 -1.75703,-0.5419 -2.29888,0 0,3.0652 0.38315,-0.3832 -1.14944,1.1494 -0.27092,0.271 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1494 -0.27092,0.2709 -0.87851,-0.2709 -1.14944,0 -2.37823,2.3782 3.63426,-0.093 -1.14944,2.2989 -0.45574,0.2279 -3.21333,-0.235 -3.44832,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.27093,0.2709 -0.87852,-0.2709 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.037,0.037 -3.16955,0 -3.44832,0 -0.38315,0 -0.87852,-0.2709 -1.14944,0 -0.7663,0.7663 1.14944,1.9158 -1.14944,1.1495 -0.81278,-0.271 -1.48611,-0.8786 -2.29888,-1.1495 -0.57054,-0.1902 -3.35044,-0.098 -3.44833,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.69859,0.8488 -1.14944,1.1494 -0.71285,0.4752 -1.69307,0.5436 -2.29888,1.1494 -0.27092,0.271 0.27093,0.8786 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.75703,-0.5418 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3831 -1.53259,0 -1.14944,0 0.48353,0 6.55471,-0.171 6.89664,0 2.62767,1.3138 -0.71461,1.6051 3.44832,2.2989 1.51174,0.2519 3.06518,0 4.59777,0 1.14944,0 2.3332,-0.2788 3.44832,0 0.52567,0.1314 0.69859,0.8489 1.14944,1.1494 0.57885,2.5324 2.36462,0.6076 3.44832,1.1495 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.80674,-0.1713 1.14944,0 0.48465,0.2423 0.6354,0.9781 1.14944,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 1.53259,0.3832 3.131,0.5628 4.59776,1.1495 0.5031,0.2012 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.61349,-0.3427 2.29888,0 0.9693,0.4847 1.32959,1.8143 2.29889,2.2989 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.96929,0.4847 1.27079,1.9562 2.29888,2.2989 0.72697,0.2423 1.57191,-0.2423 2.29888,0 0.51404,0.1714 0.63539,0.9781 1.14944,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.3427,0.1713 -0.27093,0.8785 0,1.1494 0.006,0.01 3.4099,-0.01 3.44832,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1494 0.36349,0.1212 0.7663,0 1.14944,0 0.64157,0 5.22103,-0.1753 5.7472,0 0.51405,0.1714 0.7663,0.7663 1.14944,1.1495 0.7663,0.3831 1.46772,0.9416 2.29889,1.1494 0.74341,0.1859 1.55546,-0.1858 2.29888,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1495 0.36348,0.1211 0.78595,-0.1212 1.14944,0 0.81277,0.2709 1.46772,0.9416 2.29888,1.1494 0.97606,0.244 3.07555,-0.7144 3.44832,1.1494 0.30056,1.5029 -0.68539,3.227 0,4.5978 0.3427,0.6854 1.53259,0 2.29888,0 6.53686,0 0.75675,-0.514 5.7472,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.62377,1.018 1.14944,1.1494 1.11512,0.2788 2.49193,-0.6376 3.44833,0 0.63759,0.4251 0.34269,1.6135 0,2.2989 -0.17135,0.3427 -1.14945,0.3831 -1.14945,0 0,-0.3832 1.53259,0 1.14945,0 -0.7663,0 -1.57192,-0.2424 -2.29889,0 -3.58777,1.1959 0.38315,0.7663 -1.14944,2.2989 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.3427,0.9781 0,1.1494 -1.37079,0.6854 -3.14382,-0.4846 -4.59776,0 -0.51404,0.1714 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.36349,1.0283 0,1.1494 -1.09045,0.3635 -2.38109,-0.4269 -3.44832,0 -1.00619,0.4025 -1.36961,1.7413 -2.29888,2.2989 -1.03895,0.6234 -2.4402,0.4774 -3.44832,1.1494 -0.3188,0.2126 0.31879,0.9369 0,1.1495 -1.00813,0.6721 -2.36462,0.6076 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0.3831 -1.53259,0.7663 -2.29889,1.1494 -0.57885,2.5324 -2.36461,0.6076 -3.44832,1.1494 -3.50529,1.7527 2.10227,0.9113 -3.44832,2.2989 -0.74341,0.1859 -1.57191,-0.2423 -2.29888,0 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.72697,0.2423 -1.66129,-0.4251 -2.29888,0 -0.71285,0.4752 -0.43659,1.8236 -1.14944,2.2989 -5.46305,3.642 0.96629,-4.4146 -4.59776,1.1494 -0.27093,0.2709 0.31879,0.9369 0,1.1495 -1.00813,0.672 -2.36462,0.6076 -3.44832,1.1494 -3.50529,1.7526 2.10226,0.9112 -3.44833,2.2989 -0.74341,0.1858 -1.61348,-0.3427 -2.29888,0 -0.96929,0.4846 -1.43191,1.6486 -2.29888,2.2989 -0.68539,0.514 -1.58603,0.6742 -2.29888,1.1494 -0.45085,0.3006 -0.66479,0.9071 -1.14944,1.1494 -1.0837,0.5419 -2.32336,0.6995 -3.44832,1.1495 -0.79546,0.3182 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.61349,0.6354 -2.29888,1.1495 -0.86696,0.6502 -1.45265,1.6219 -2.29888,2.2988 -4.23666,3.3894 -2.1659,1.2996 -5.7472,3.4484 -1.18459,0.7107 -2.26374,1.5881 -3.44833,2.2988 -1.12584,0.6756 -6.26742,2.8192 -6.89664,3.4484 -0.60581,0.6058 -0.43659,1.8236 -1.14944,2.2989 -0.63759,0.425 -1.58739,-0.2846 -2.29888,0 -1.28265,0.513 -2.21271,1.681 -3.44832,2.2988 -1.0837,0.5419 -2.36462,0.6076 -3.44832,1.1495 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.08371,0.5418 -2.36462,0.6075 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.7663 -1.39719,1.6978 -2.29889,2.2989 -0.31879,0.2125 -0.76629,0 -1.14944,0 -0.76629,0.3832 -1.69307,0.5436 -2.29888,1.1495 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.80674,-0.1713 -1.14944,0 -0.96929,0.4847 -1.32959,1.8143 -2.29888,2.2989 -0.3427,0.1714 -1.02828,0.3635 -1.14944,0 -0.36348,-1.0904 0.95639,-4.0859 0,-3.4483 -1.85889,1.2393 -2.01808,4.0309 -3.44832,5.7472 -0.54847,0.6582 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.46772,0.9417 -2.29888,1.1495 -0.74342,0.1858 -1.61349,-0.3427 -2.29888,0 -1.75844,0.3045 -1.99438,2.7213 -3.44832,3.4483 -0.3427,0.1713 -1.14944,0.3831 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 0.76629,0 1.53258,0 2.29888,0 3.83146,0 7.66293,0 11.4944,0 1.29076,0 7.22434,-0.2739 8.04608,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 1.09046,0.3635 2.33321,-0.2787 3.44833,0 0.83116,0.2078 1.46771,0.9417 2.29888,1.1495 0.74341,0.1858 1.53258,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 3.44832,0 6.89664,0 10.34496,0 10.60471,0 -1.45251,-0.3717 9.19553,1.1494 1.13788,0.1626 2.29888,0 3.44832,0 3.06517,0 6.13035,0 9.19552,0 4.21462,0 8.42923,0 12.64385,0 1.02728,0 5.3809,-0.1831 5.7472,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1495 0.34947,0.1747 3.80405,0 4.59776,0 3.06517,0 6.13035,0 9.19552,0 0.38315,0 0.7663,0 1.14944,0 0.38315,0 0.80675,-0.1714 1.14944,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.75703,-0.5418 2.29889,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 1.14944,-0.3831 1.14944,0 0,0.3832 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.54186,0.5418 -1.57192,-0.2423 -2.29889,0 -0.81277,0.2709 -1.58602,0.6742 -2.29888,1.1494 -0.45084,0.3006 -0.63539,0.9781 -1.14944,1.1495 -0.72697,0.2423 -1.57191,-0.2424 -2.29888,0 -0.51404,0.1713 -0.66479,0.9071 -1.14944,1.1494 -0.34269,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.69859,0.8489 -1.14944,1.1494 -5.80675,3.8712 -0.0266,0.01 -3.44832,1.1495 -1.62555,0.5418 -2.97221,1.757 -4.59776,2.2989 -1.49869,0.4995 -3.18479,0.4429 -4.59776,1.1494 -0.9693,0.4847 -1.43192,1.6487 -2.29888,2.2989 -0.6854,0.514 -1.53259,0.7663 -2.29889,1.1494 -0.76629,0.3832 -1.53258,0.7663 -2.29888,1.1495 -0.76629,0.3831 -1.58602,0.6742 -2.29888,1.1494 -0.90169,0.6011 -1.32958,1.8142 -2.29888,2.2989 -0.34269,0.1713 -0.80674,-0.1714 -1.14944,0 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.58549,0.7927 -1.02814,-1.3921 -2.29888,1.1494 0,3.0652 0.38315,-0.3831 -1.14944,1.1495 -0.54185,0.5418 0.54185,1.757 0,2.2988 -0.27093,0.271 -1.14944,0.3832 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 1.14944,0 2.29888,0 3.44832,0 3.69999,0 -1.96222,-0.2709 2.29888,1.1495 0.72697,0.2423 1.53259,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 0.7663,0 1.54747,-0.1503 2.29888,0 6.95882,1.3917 0.47625,1.1494 5.74721,1.1494 3.44832,0 6.89664,0 10.34496,0 0.38315,0 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.57191,-0.2424 2.29888,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.36349,0.1212 0.78596,-0.1212 1.14944,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 0.76618,0 8.55225,-0.2144 9.19553,0 0.81278,0.271 1.4861,0.8785 2.29888,1.1495 0.72697,0.2423 1.75703,-0.5419 2.29888,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3832 -0.76629,0 -1.14944,0 -0.76629,0 -1.53259,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.7663,0 -1.57191,-0.2423 -2.29888,0 -0.81278,0.2709 -1.48611,0.8785 -2.29888,1.1495 -0.72697,0.2423 -1.53259,0 -2.29889,0 -1.53258,0 -3.06517,0 -4.59776,0 -0.38314,0 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.3427,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.76629,0 -1.14944,0 -0.38315,0 -0.80674,0.1714 -1.14944,0 -0.48465,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.91573,0 -3.83147,0 -5.7472,0 -7.66294,0 -15.32588,0 -22.98881,0 -3.06518,0 -6.13035,0 -9.19552,0 -0.60107,0 -4.29553,-0.1511 -4.59777,0 -0.48464,0.2423 -0.63539,0.9781 -1.14944,1.1494 -0.61794,0.206 -3.62458,0 -4.59776,0 -3.44832,0 -6.89664,0 -10.34496,0 -11.11126,0 -22.22252,0 -33.33377,0 -7.66294,0 -15.32588,0 -22.98881,0 -2.29888,0 -4.59776,0 -6.89665,0 -0.51765,0 -3.0985,0.1749 -3.44832,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.32897,-0.1645 -5.13315,0 -5.7472,0 -5.36405,0 -10.72811,0 -16.09217,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -0.27092,-0.271 -1.14944,0.3831 -1.14944,0 0,-0.3832 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.27093,-0.2709 0.76629,0 1.14944,0 0.76629,0 1.53259,0 2.29888,0 3.06518,0 6.13035,0 9.19553,0 0.38314,0 0.76629,0 1.14944,0 0.38314,0 0.87851,0.2709 1.14944,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.1408,-0.1408 3.03109,0.1043 3.44832,0 11.6135,-2.9034 -0.83011,0.415 4.59776,-2.2989 0.68539,-0.3427 1.57191,0.2423 2.29888,0 0.81278,-0.2709 1.50342,-0.8313 2.29888,-1.1494 1.12496,-0.45 2.36462,-0.6076 3.44832,-1.1495 0.48465,-0.2423 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8785 0,-1.1495 2.37824,-2.3782 -0.093,3.6343 2.29888,-1.1494 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54186,-0.5419 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.54186,-0.5418 1.75703,0.5419 2.29889,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.57472,-0.5747 2.8736,0.5747 3.44832,0 0.27092,-0.271 -0.27093,-0.8785 0,-1.1495 0.54185,-0.5418 1.75703,0.5419 2.29888,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.27092,-0.2709 1.14944,0.3831 1.14944,0 0,-2.0167 -2.65579,-0.7532 -3.44832,-1.1495 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.34982,-0.1749 -2.93067,0 -3.44832,0 -3.06518,0 -6.13035,0 -9.19553,0 -1.14944,0 -2.35786,0.3635 -3.44832,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.46734,0 -7.06289,0.2458 -8.04608,0 -0.52568,-0.1314 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.54302,0.126 -2.29889,0 -8.01176,-1.3353 -1.72258,-1.1494 -6.89664,-1.1494 -2.29888,0 -4.59776,0 -6.89664,0 -0.76629,0 -1.61349,0.3427 -2.29888,0 -0.3427,-0.1714 0.3427,-0.9781 0,-1.1495 -1.37079,-0.6853 -3.11093,0.3718 -4.59776,0 -0.83116,-0.2077 -1.48611,-0.8785 -2.29888,-1.1494 -0.36349,-0.1212 -0.78596,0.1212 -1.14944,0 -0.81278,-0.2709 -1.53259,-0.7663 -2.29888,-1.1494 -0.7663,-0.3832 -1.58603,-0.6742 -2.29889,-1.1495 -0.45084,-0.3005 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.78595,0.1211 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1495 -0.36348,-0.1211 -0.78595,0.1212 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.38315,-0.3831 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.80674,0.1713 -1.14944,0 -0.48465,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.3427,-0.1713 -0.80674,0.1714 -1.14944,0 -0.96929,-0.4846 -1.32959,-1.8142 -2.29888,-2.2989 -0.3427,-0.1713 -0.80675,0.1714 -1.14944,0 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.3427,-0.1713 -0.87852,0.2709 -1.14944,0 -0.27093,-0.2709 -0.27093,-0.8785 0,-1.1494 10e-4,0 3.44311,0 3.44832,0 0.51404,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.78595,0.1212 1.14944,0 0.81278,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.36349,-0.1212 0.76629,0 1.14944,0 1.53259,0 3.06518,0 4.59776,0 0.7663,0 1.55547,0.1858 2.29888,0 0.83117,-0.2078 1.48611,-0.8785 2.29888,-1.1495 1.49869,-0.4995 3.09908,-0.6498 4.59777,-1.1494 0.81277,-0.2709 1.50341,-0.8313 2.29888,-1.1494 2.69249,-1.077 5.58854,-1.81 8.04608,-3.4484 0.90169,-0.6011 1.32959,-1.8142 2.29888,-2.2988 0.3427,-0.1714 0.76629,0 1.14944,0 0.38315,-0.3832 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.96929,-0.4846 1.39719,-1.6977 2.29888,-2.2989 0.71286,-0.4752 1.61349,-0.6354 2.29888,-1.1494 0.86697,-0.6502 1.36962,-1.7413 2.29888,-2.2989 6.59327,-2.1977 0.69821,0.3384 5.74721,-3.4483 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1494 0.86696,-0.6503 1.43192,-1.6487 2.29888,-2.2989 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1495 0.86696,-0.6502 1.32959,-1.8142 2.29888,-2.2988 1.41298,-0.7065 3.131,-0.5628 4.59776,-1.1495 0.5031,-0.2012 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.7663,0 1.14944,0 0.7663,-0.7663 1.39719,-1.6978 2.29888,-2.2989 0.3188,-0.2125 0.87852,0.2709 1.14944,0 0.60581,-0.6058 0.7663,-1.5326 1.14944,-2.2989 0.7663,-0.3831 1.69308,-0.5436 2.29888,-1.1494 0.60581,-0.6058 0.54364,-1.6931 1.14945,-2.2989 2.22777,-2.2278 5.42347,-3.0242 8.04608,-4.5978 1.18459,-0.7107 2.26373,-1.5881 3.44832,-2.2989 0.73465,-0.4407 1.58603,-0.6742 2.29888,-1.1494 0.45085,-0.3006 0.6354,-0.9781 1.14944,-1.1494 5.23258,0 0.0657,0.5418 3.44832,-1.1495 0.3427,-0.1713 1.14944,0.3832 1.14944,0 0,-0.8567 -1.14944,-1.4421 -1.14944,-2.2989 0,-0.7663 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6354,-0.978 1.14944,-1.1494 0.72697,-0.2423 1.61349,0.3427 2.29888,0 0.9693,-0.4846 1.43192,-1.6487 2.29888,-2.2989 1.37079,-1.0281 3.22698,-1.2708 4.59777,-2.2989 0.86696,-0.6502 1.29268,-1.8964 2.29888,-2.2988 1.06723,-0.4269 2.42023,0.514 3.44832,0 0.76629,-0.3832 0.72438,-1.5551 1.14944,-2.2989 1.10843,-1.9398 2.56826,-3.6938 3.44832,-5.7472 0.60372,-1.4087 -0.68539,-3.227 0,-4.5978 0.17135,-0.3427 0.97809,0.3427 1.14944,0 0.3427,-0.6854 -0.3427,-1.6135 0,-2.2989 0.17135,-0.3427 1.42037,0.271 1.14944,0 -1.57573,-1.5757 -3.79159,-1.1494 -5.7472,-1.1494 -2.68203,0 -5.36406,0 -8.04608,0 -9.19553,0 -18.39105,0 -27.58657,0 -2.68203,0 -5.36406,0 -8.04609,0 -0.76629,0 -1.53258,0 -2.29888,0 -0.38314,0 -0.78595,0.1212 -1.14944,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51405,-0.1714 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -0.44945,0 -7.55032,0.1653 -8.04608,0 -0.51405,-0.1713 -0.62377,-1.018 -1.14945,-1.1494 -1.48682,-0.3717 -3.06517,0 -4.59776,0 -1.91573,0 -3.83146,0 -5.7472,0 -0.76629,0 -1.75703,0.5418 -2.29888,0 -0.54185,-0.5419 0.68539,-1.9562 0,-2.2989 -1.37079,-0.6854 -3.08058,0.2167 -4.59776,0 -0.92579,-0.1323 -9.44183,-2.9968 -10.34497,-3.4483 -3.38258,-1.6913 1.78426,-1.1495 -3.44832,-1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,0.3832 -1.14944,0 0,-0.3831 1.14944,-0.3831 1.14944,0 0,0.3832 -1.53258,0 -1.14944,0 3.06518,0 6.13035,0 9.19553,0 0.7553,0 2.7998,0.2162 3.44832,0 0.81277,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.72697,-0.2423 1.66128,0.4251 2.29888,0 0.90169,-0.6011 1.45265,-1.6219 2.29888,-2.2989 1.34389,-2.0859 3.95991,-2.1078 5.7472,-3.4483 0.86696,-0.6502 1.29269,-1.8964 2.29888,-2.2989 1.06723,-0.4269 2.3811,0.4269 3.44832,0 7.63353,-3.0534 -2.40889,-1.6967 4.59777,-3.4483 0.74341,-0.1859 1.55546,0.1858 2.29888,0 1.66232,-0.4156 2.93543,-1.8833 4.59776,-2.2989 1.56569,-0.3914 5.50606,0.4635 6.89664,0 0.51405,-0.1713 0.66479,-0.9071 1.14944,-1.1494 3.73947,-1.8698 3.60251,-0.1542 6.89664,-3.4484 0.60581,-0.6058 0.41479,-1.858 1.14944,-2.2988 1.35463,-0.8128 3.14574,-0.5272 4.59777,-1.1495 1.26975,-0.5442 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.32336,-0.6994 3.44832,-1.1494 0.79546,-0.3182 1.46772,-0.9416 2.29888,-1.1494 0.74341,-0.1859 1.57191,0.2423 2.29888,0 0.51405,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.66479,-0.9071 1.14944,-1.1494 1.58549,-0.7928 1.02814,1.392 2.29888,-1.1495 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54185,-0.5419 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29888,-1.1495 0.7663,-0.3831 1.50342,-0.8312 2.29889,-1.1494 1.12495,-0.45 2.36461,-0.6076 3.44832,-1.1495 0.48464,-0.2423 0.61811,-1.0431 1.14944,-1.1494 1.50282,-0.3006 3.11093,0.3717 4.59776,0 0.74341,-0.1859 -0.54185,-1.757 0,-2.2989 0.60581,-0.6058 1.69307,-0.5436 2.29888,-1.1494 0.67518,-0.6752 -1.32272,0.3254 -2.29888,0 -0.81278,-0.271 -1.48611,-0.8785 -2.29888,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -7.15945,0 2.86292,0.3427 -4.59776,-1.1494 -1.12712,-0.2254 -2.29889,0 -3.44833,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1714 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2424 -1.53258,0 -2.29888,0 -1.23316,0 -7.2863,0.2532 -8.04608,0 -0.81278,-0.271 -1.4861,-0.8786 -2.29888,-1.1495 -0.36349,-0.1211 -0.7663,0 -1.14944,0 -0.7663,-0.3831 -1.48611,-0.8785 -2.29888,-1.1494 -0.74474,-0.2483 -4.80616,0 -5.74721,0 -0.7553,0 -2.7998,0.2161 -3.44832,0 -0.81277,-0.271 -1.46772,-0.9417 -2.29888,-1.1495 -0.74341,-0.1858 -1.57191,0.2424 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -1.97491,-1.975 -3.50742,-0.1182 -4.59776,-2.2989 -0.17135,-0.3427 -0.27093,-1.4204 0,-1.1495 1.32176,1.3218 1.40111,4.4006 2.29888,5.7472 0.21253,0.3188 0.76629,0 1.14944,0 2.68203,0 5.36406,0 8.04608,0 3.06518,0 6.13035,0 9.19553,0 1.14944,0 2.29888,0 3.44832,0 0.76629,0 1.55546,0.1859 2.29888,0 0.83116,-0.2078 1.45877,-0.9814 2.29888,-1.1494 1.12712,-0.2254 2.29888,0 3.44832,0 0.38315,0 0.78596,0.1212 1.14944,0 0.81278,-0.2709 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.34269,-0.9781 0,-1.1495 0.6854,-0.3427 1.57191,0.2423 2.29888,0 0.51405,-0.1713 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29889,-1.1495 0.76629,-0.3831 1.46771,-0.9416 2.29888,-1.1494 5.93953,-1.4849 -1.34178,1.4849 4.59776,0 1.66232,-0.4156 2.93544,-1.8833 4.59776,-2.2989 0.74341,-0.1858 1.53259,0 2.29888,0 0.38315,0 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.69859,-0.8489 1.14944,-1.1494 5.80675,-3.8712 0.0266,-0.01 3.44832,-1.1495 0.81278,-0.2709 1.50342,-0.8312 2.29888,-1.1494 1.12496,-0.45 2.29888,-0.7663 3.44832,-1.1495 1.14944,-0.7662 2.21271,-1.681 3.44833,-2.2988 1.84548,-0.9228 3.90172,-1.3762 5.7472,-2.2989 1.23561,-0.6178 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.47903,-0.4225 3.44832,-1.1494 0.68539,-0.5141 0.38315,-1.9158 1.14944,-2.2989 1.74742,-0.8737 3.89379,-0.5317 5.7472,-1.1495 0.51405,-0.1713 0.6986,-0.8488 1.14944,-1.1494 0.71286,-0.4752 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29889,0 0.27092,-0.271 -0.27093,-0.8786 0,-1.1495 0.27092,-0.2709 0.87851,0.2709 1.14944,0 0.27092,-0.2709 0.27092,-0.8785 0,-1.1494 -0.23499,-0.235 -2.99258,0.2279 -3.44833,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1495 -0.73451,-0.3672 -3.67257,0.3084 -4.59776,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -1.34782,-0.4493 -3.33193,0.6329 -4.59776,0 -0.3427,-0.1713 0.3427,-0.9781 0,-1.1494 -1.02809,-0.5141 -2.29888,0 -3.44832,0 -1.53259,0 -3.06518,0 -4.59776,0 -1.14944,0 -2.29888,0 -3.44832,0 -0.38315,0 -0.80675,0.1713 -1.14945,0 -0.48464,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.34269,-0.1713 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.53258,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.97518,0 -6.13403,0.1906 -6.89664,0 -0.83117,-0.2078 -1.48611,-0.8785 -2.29888,-1.1495 -0.82175,-0.2739 -6.75533,0 -8.04609,0 -0.38314,0 -0.80674,0.1714 -1.14944,0 -0.48464,-0.2423 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2423 -1.53258,0 -2.29888,0 -0.76629,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59776,0 -6.89664,0 -6.5135,0 -13.02699,0 -19.54049,0 -1.31802,0 -3.40707,0.2977 -4.59776,0 -0.83116,-0.2078 -1.46772,-0.9417 -2.29888,-1.1494 -0.74342,-0.1859 -1.53259,0 -2.29888,0 -0.7663,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59777,0 -6.89665,0 -7.27979,0 -14.55957,0 -21.83936,0 -4.98091,0 -9.96182,0 -14.94273,0 -0.96323,0 -5.25867,-0.2443 -5.7472,0 -0.3427,0.1713 0.27092,0.8785 0,1.1494 -0.23499,0.235 -2.99258,-0.2279 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.72911,0.3646 -5.0005,-0.3733 -5.74721,0 -0.48464,0.2424 -0.66479,0.9072 -1.14944,1.1495 -0.29718,0.1486 -6.08191,0 -6.89664,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27092,0.2709 0,0.7663 0,1.1494 0,2.2989 -0.38315,0.3832 1.14944,1.1495 0.48465,0.2423 0.69859,0.8488 1.14944,1.1494 0.71285,0.4752 1.82365,0.4366 2.29888,1.1494 0.42507,0.6376 -0.24232,1.572 0,2.2989 0.17135,0.5141 0.84888,0.6986 1.14944,1.1495 0.47524,0.7128 0.54364,1.693 1.14944,2.2988 0.60581,0.6059 1.53259,0.7663 2.29888,1.1495 1.53259,0.7663 3.06518,1.5326 4.59777,2.2989 0.76629,0.3831 1.58602,0.6742 2.29888,1.1494 0.90169,0.6011 1.32958,1.8142 2.29888,2.2989 0.68539,0.3427 1.75703,-0.5419 2.29888,0 0.27092,0.2709 -0.17135,0.8067 0,1.1494 0.24232,0.4847 0.76629,0.7663 1.14944,1.1495 0.38315,0.3831 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 7.66294,7.6629 -5.7472,-2.682 3.44832,3.4483 1.58129,1.0542 1.18218,1.7733 2.29888,3.4484 0.60113,0.9016 1.95619,1.2707 2.29888,2.2988 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.17135,0.3427 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.17135,0.8068 0,1.1495 0.24233,0.4846 0.90712,0.6647 1.14944,1.1494 0.3427,0.6854 -0.24232,1.5719 0,2.2989 0.27093,0.8128 0.87852,1.4861 1.14944,2.2989 0.12117,0.3634 -0.12116,0.7859 0,1.1494 0.27093,0.8128 0.7663,1.5326 1.14944,2.2989 0.38315,0.7663 0.67421,1.586 1.14944,2.2989 0.30057,0.4508 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0,0.7663 0,1.1494 0,0.3832 0.38314,1.1495 0,1.1495 -0.38315,0 0.27092,-0.8786 0,-1.1495 -0.0463,-0.046 -4.17565,0 -4.59777,0 -8.42923,0 -16.85846,0 -25.28769,0 -0.54195,0 -5.6951,-0.052 -5.7472,0 -0.27092,0.2709 0,0.7663 0,1.1495 0,0.3831 -0.17135,0.8067 0,1.1494 0.24233,0.4846 0.90712,0.6648 1.14944,1.1494 0.17135,0.3427 -0.34269,0.9781 0,1.1495 0.6854,0.3427 1.87382,-0.6376 2.29888,0 0.6376,0.9564 -0.36348,2.3578 0,3.4483 0.12117,0.3635 0.87852,-0.2709 1.14944,0 0.60581,0.6058 0.87852,1.4861 1.14944,2.2989 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.24233,0.4846 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.17135,0.8067 0,1.1494 0.48464,0.9693 1.81423,1.3296 2.29888,2.2989 0.17134,0.3427 -0.17135,0.8068 0,1.1495 0.48464,0.9693 1.95618,1.2708 2.29888,2.2988 0.24232,0.727 -0.24233,1.572 0,2.2989 0.17135,0.5141 0.76629,0.7663 1.14944,1.1495 1.31513,1.3151 1.603,1.3606 2.29888,3.4483 0.32112,0.9634 -0.38088,3.836 0,4.5977 0.24232,0.4847 0.90712,0.6648 1.14944,1.1495 0.20784,0.4157 0,4.9477 0,5.7472 0,3.0652 -0.38315,-0.3832 1.14944,1.1494 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0.17135,0.8067 0,1.1494 -0.24232,0.4847 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.27092,0.8785 0,1.1494 -2.00618,2.0062 -5.9281,1.1494 -8.04608,1.1494 -0.7663,0 -1.61349,-0.3427 -2.29889,0 -0.34269,0.1714 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.66128,-0.4251 -2.29888,0 -0.90169,0.6011 -1.39718,1.6977 -2.29888,2.2989 -0.31879,0.2125 -0.78595,-0.1212 -1.14944,0 -0.81277,0.2709 -1.4861,0.8785 -2.29888,1.1494 -0.72697,0.2423 -1.61349,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.72245,0.3613 -3.87531,-0.3612 -4.59776,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495 -0.38315,0 -0.7663,0 -1.14944,0 -0.38315,0 -1.14944,-0.3832 -1.14944,0 0,0.5418 1.53258,0.7663 1.14944,1.1494 -0.38315,0.3832 -1.53259,-1.5326 -1.14944,-1.1494 0.76629,0.7663 1.39718,1.6977 2.29888,2.2989 0.3188,0.2125 0.77773,-0.093 1.14944,0 1.17544,0.2938 2.36462,0.6075 3.44832,1.1494 3.50529,1.7526 -2.10226,0.9112 3.44832,2.2989 0.74341,0.1858 1.55547,-0.1859 2.29888,0 4.60042,1.1501 1.05536,1.4317 0,4.5977 -0.12116,0.3635 0.7663,0 1.14944,0 0.38315,0 0.7663,0 1.14944,0 7.87636,0 1.50974,-0.4846 8.04609,1.1495 0.3717,0.093 0.76629,0 1.14944,0 1.53258,0.7663 2.99337,1.6972 4.59776,2.2989 1.33596,0.5009 6.50228,1.3726 8.04608,2.2988 0.92927,0.5576 1.36961,1.7414 2.29888,2.2989 1.03895,0.6234 2.32336,0.6995 3.44832,1.1495 1.59093,0.6363 2.93544,1.8833 4.59776,2.2988 0.74342,0.1859 1.61349,-0.3427 2.29889,0 0.34269,0.1714 -0.27093,0.8786 0,1.1495 0.27092,0.2709 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0.27092,0.8785 0,1.1495 -0.54186,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27093,0.2709 0.17134,0.8067 0,1.1494 -1.07826,2.1565 -1.47456,0.4915 -3.44833,1.1494 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.005,0 -3.44722,0 -3.44832,0 -0.27092,0.271 0.3427,0.9781 0,1.1495 -0.68539,0.3427 -1.57191,-0.2424 -2.29888,0 -1.02809,0.3427 -1.32959,1.8142 -2.29888,2.2988 -0.3427,0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.66479,0.9072 -1.14944,1.1495 -0.71198,0.356 -4.25766,-0.3401 -4.59776,0 -0.54185,0.5418 0.68539,1.9562 0,2.2989 -0.6854,0.3427 -1.57191,-0.2424 -2.29888,0 -0.51405,0.1713 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.3832 -1.46772,0.9417 -2.29889,1.1495 -1.14431,0.286 -6.1826,-0.3571 -6.89664,0 -0.34269,0.1713 0.36349,1.0282 0,1.1494 -1.09045,0.3635 -2.29888,0 -3.44832,0 -0.38315,0 -0.80674,-0.1714 -1.14944,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.91955,0.4598 -2.52877,-0.4597 -3.44832,0 -0.3427,0.1714 0.27092,0.8785 0,1.1495 -0.27093,0.2709 -0.87852,-0.271 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.54185,0.5419 -1.61349,-0.3427 -2.29888,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495" 13.2067 + style="opacity:0.6331169;fill:#ffffff;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;filter:url(#filter5665-8-2-2)" /> 13.2068 + <path 13.2069 + transform="matrix(0.99850509,-0.0546588,0.0546588,0.99850509,202.8225,-759.2351)" 13.2070 + id="rect5412-22-5-9-2-7" 13.2071 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2072 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5485-9-3-0-2)" 13.2073 + inkscape:connector-curvature="0" /> 13.2074 + <path 13.2075 + transform="matrix(0.98638019,0.16448138,-0.16448138,0.98638019,382.7587,-737.40139)" 13.2076 + id="rect5412-22-5-9-2" 13.2077 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2078 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5485-9-23-1)" 13.2079 + inkscape:connector-curvature="0" /> 13.2080 + <path 13.2081 + transform="matrix(0.99502155,-0.09965998,0.09965998,0.99502155,302.9378,-729.91701)" 13.2082 + id="rect5412-22-5-9-2-0" 13.2083 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2084 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;display:inline;filter:url(#filter5485-9-5-7-5)" 13.2085 + inkscape:connector-curvature="0" /> 13.2086 + </g> 13.2087 + </g> 13.2088 + <g 13.2089 + inkscape:groupmode="layer" 13.2090 + id="layer5" 13.2091 + inkscape:label="Kaat3" 13.2092 + transform="translate(92.093591,-199.84255)" 13.2093 + style="display:inline" 13.2094 + sodipodi:insensitive="true"> 13.2095 + <g 13.2096 + style="display:inline" 13.2097 + transform="translate(-533.7054,201.99501)" 13.2098 + id="g6055"> 13.2099 + <g 13.2100 + id="g5669-3" 13.2101 + transform="matrix(0.76604444,-0.64278761,0.64278761,0.76604444,543.95992,-1130.5078)"> 13.2102 + <path 13.2103 + inkscape:connector-curvature="0" 13.2104 + id="path3001-7-6-80-3-9-0-8-9" 13.2105 + d="m -628.19921,1124.1285 c -157.89189,-79.0893 -202.75508,-137.27969 -251.23543,-175.87104 -16.19391,-12.89068 -38.63601,-0.97656 -50.35493,16.26491 -7.89986,11.62271 -8.01529,23.0249 -4.29674,36.98363 l 2.97024,8.0987 152.27068,152.5316 c 0,0 173.1302,-26.7453 150.64618,-38.0078 z" 13.2106 + style="fill:#666666" 13.2107 + sodipodi:nodetypes="ssssccs" 13.2108 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2109 + inkscape:export-xdpi="41.75" 13.2110 + inkscape:export-ydpi="41.75" /> 13.2111 + <path 13.2112 + style="fill:url(#radialGradient8571-1);fill-opacity:1" 13.2113 + d="m -863.43193,962.31513 c -18.26888,-7.4909 -39.1327,-1.71324 -45.78899,12.65505 -9.85385,21.2705 12.8425,55.59192 49.85955,91.45582 l 104.17614,98.2672 -23.44539,-2.7846 c 0,0 -80.13197,-75.3501 -98.51794,-92.9299 l -53.96337,-59.3701 c -11.86692,-13.05593 -6.66273,-32.93102 1.33635,-45.09174 11.71885,-17.24139 29.05642,-25.21994 50.34827,-16.25882 6.25537,5.73286 12.98354,12.0798 15.99538,14.05709 z" 13.2114 + id="path3001-8-3-16-59-3-8-2-4-7" 13.2115 + inkscape:connector-curvature="0" 13.2116 + sodipodi:nodetypes="csccccsccc" 13.2117 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2118 + inkscape:export-xdpi="41.75" 13.2119 + inkscape:export-ydpi="41.75" /> 13.2120 + </g> 13.2121 + <rect 13.2122 + y="293.21182" 13.2123 + x="1032.0222" 13.2124 + height="78.90844" 13.2125 + width="114.54451" 13.2126 + id="rect3026-4-22" 13.2127 + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero" /> 13.2128 + <path 13.2129 + id="path4141-6-38" 13.2130 + d="m 1074.4948,336.45493 c 1.6022,0.2118 3.0805,1.1699 5.0938,2.9375 4.6231,4.0592 4.8164,8.0852 0.9687,21.6562 -0.4658,1.6429 -0.4746,1.643 -6.875,-1.1875 -3.0336,-1.3416 -7.0243,-3.6196 -8.875,-5.0312 l -3.375,-2.5625 1.25,-4.75 c 1.9162,-7.2264 2.2781,-7.7727 6.0313,-9.5625 2.4652,-1.1756 4.179,-1.7118 5.7812,-1.5 z m 47.375,4.0312 c 0.9079,-0.067 1.8153,0.1946 3.1563,0.75 3.8175,1.5813 3.9035,2.9687 0.4062,7.125 -2.8255,3.3579 -9.9618,8.9375 -11.4375,8.9375 -0.4675,0 -0.875,-2.0196 -0.875,-4.4687 0,-5.8866 1.5566,-8.9845 5.5313,-11.125 1.4098,-0.7593 2.3108,-1.1515 3.2187,-1.2188 z m -23.1875,0.2188 c 3.5588,0.2573 7.2261,2.774 8.9063,6.5 1.4171,3.1425 1.5079,4.4033 0.5,8.4062 -0.6527,2.592 -1.6801,5.0034 -2.2813,5.375 -1.808,1.1174 -7.8316,2.0654 -13.9687,2.1875 l -5.7813,0.125 0.625,-5.25 c 1.265,-10.6899 3.2641,-14.6179 8.5625,-16.8125 1.0846,-0.4492 2.2512,-0.617 3.4375,-0.5312 z" 13.2131 + style="fill:#666666" 13.2132 + inkscape:connector-curvature="0" /> 13.2133 + <path 13.2134 + id="path4139-0-7" 13.2135 + d="m 1070.5886,307.51743 c 0.236,-0.236 2.796,0.6675 5.7187,2.0312 2.9226,1.3637 7,3.0841 9.0625,3.8125 3.2821,1.159 3.75,1.7459 3.75,4.5625 0,3.8273 -2.6672,8.876 -5.4687,10.3125 -3.0335,1.5554 -9.4109,0.4912 -12.0625,-2 -1.2924,-1.2141 -2.6213,-3.3691 -2.9375,-4.8125 -0.528,-2.4105 0.9402,-12.9088 1.9375,-13.9062 z m 55.9687,6.7812 c 5.4367,0 6.8461,0.3428 8.5938,2.2188 2.138,2.2949 2.1361,2.4612 -0.094,10.9687 -1.8928,7.2216 -9.6931,9.2459 -14.3438,3.7188 -2.3253,-2.7635 -2.5239,-3.6535 -2,-8.75 0.8677,-8.4406 0.6092,-8.1563 7.8438,-8.1563 z m -12.25,1.5 -0.5625,3.5 c -0.3191,1.925 -0.5877,4.7577 -0.5937,6.3125 -0.01,1.7809 -1.096,3.9085 -2.9375,5.75 -2.3358,2.3357 -3.8018,2.9375 -7.2813,2.9375 -2.3949,0 -5.3679,-0.7445 -6.625,-1.625 -3.2056,-2.2453 -4.1093,-5.233 -3.3437,-11.2812 l 0.6562,-5.2188 10.3438,-0.1875 10.3437,-0.1875 z" 13.2136 + style="fill:#666666" 13.2137 + inkscape:connector-curvature="0" /> 13.2138 + <path 13.2139 + sodipodi:nodetypes="ssccscssssccsssccccsssssssssssssssssscssscccsc" 13.2140 + inkscape:connector-curvature="0" 13.2141 + id="path3001-2-4" 13.2142 + d="m 1069.5573,98.579927 c -8.4742,0.7008 -11.2545,1.597103 -17,5.406203 -7.8277,5.1896 -11.6135,11.1873 -14.4062,22.8125 l -1.6875,7 -217.90628,0.5 c -19.0978,0.044 -18.1891,0.086 -34.0938,0.1247 -2.797,0.9793 -5.6517,1.8462 -8.375,2.9691 -4.8376,1.9947 -9.5414,4.2288 -14.125,6.6562 -4.5835,2.4274 -9.0413,5.0414 -13.3437,7.875 -4.3024,2.8336 -8.4434,5.8804 -12.4375,9.0938 -3.9941,3.2134 -7.8413,6.6207 -11.5,10.1875 -16.6038,14.7739 -27.0247,36.4872 -34.625,54.1875 -4.8719,11.751 -7.2936,21.2309 -9.4375,36.9062 -3.8824,28.3861 1.1241,57.0824 14.5937,83.7188 10.3867,20.5399 25.0652,37.9694 43.3125,51.5 9.5302,7.0667 29.6181,17.7784 38.5938,20.5625 25.5994,7.621 53.6484,8.3036 74.5938,8.4062 74.8695,0.015 116.8074,0.4113 196.84368,0.3125 35.3519,-0.653 59.8927,-5.4602 73.0313,-9.4062 6.4264,-1.8901 21.5368,-9.5869 30.0312,-15.3125 26.7295,-18.0168 46.0821,-42.9333 57.2813,-73.7813 9.5377,-26.2717 10.4529,-59.8921 2.4062,-89 -4.7944,-17.3431 -14.7195,-36.2317 -26.8437,-51.0625 -3.2021,-3.9169 -6.6296,-8.0904 -7.5938,-9.2812 -1.6772,-2.0716 -1.6571,-2.4007 0.3438,-7.6563 2.9243,-7.6813 2.4863,-21.4683 -0.9063,-28 -3.1371,-6.0398 -7.5616,-10.4991 -14.1875,-14.3125 -5.1691,-2.975 -6.1016,-3.1522 -15.5,-3.1562 -11.9368,-0.01 -15.9335,1.6417 -24.0937,10 -5.1021,5.2258 -5.2105,5.3038 -9.0313,4.3125 -2.1285,-0.5523 -5.1381,-1.265 -6.6875,-1.5625 -2.6337,-0.5059 -2.7722,-0.789 -2.1875,-4.25 1.197,-7.085 -2.8374,-18.6389 -9.0312,-25.8125 -5.7201,-6.6249 -16.4907,-10.726503 -26.0313,-9.937503 z m -15.5312,199.875003 c 1.4817,0.061 3.3241,0.7757 6.0937,2.1875 3.6966,1.8843 4.559,2.8479 4.8125,5.4062 0.3299,3.3291 -2.0973,8.9683 -4.7187,10.9688 -2.1404,1.6333 -4.6129,1.564 -8,-0.1875 -5.4106,-2.7979 -6.5455,-12.0796 -2.0313,-16.5938 1.2478,-1.2478 2.362,-1.8417 3.8438,-1.7812 z m -3.625,28.0312 c 3.9337,-0.4524 8.7262,4.4755 8.7187,8.9688 -0.01,4.8067 -1.9391,11.0098 -3.2812,10.5625 -0.6326,-0.2109 -2.8509,-3.5018 -4.9375,-7.3125 -4.4831,-8.1875 -4.6169,-11.7454 -0.5,-12.2188 z" 13.2143 + style="fill:#666666" /> 13.2144 + <g 13.2145 + inkscape:export-ydpi="49.001003" 13.2146 + inkscape:export-xdpi="49.001003" 13.2147 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2148 + id="g3029-7-3-87" 13.2149 + transform="matrix(-0.66212023,0.74939763,0.74939763,0.66212023,1370.9644,-972.63694)"> 13.2150 + <path 13.2151 + sodipodi:type="arc" 13.2152 + style="fill:#ffffff;fill-opacity:1" 13.2153 + id="path3019-9-18-34" 13.2154 + sodipodi:cx="1084.7186" 13.2155 + sodipodi:cy="555.98059" 13.2156 + sodipodi:rx="32.742237" 13.2157 + sodipodi:ry="32.742237" 13.2158 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.2159 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.2160 + <g 13.2161 + id="g3025-6-5-1" 13.2162 + transform="translate(4,0)"> 13.2163 + <path 13.2164 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.2165 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.2166 + sodipodi:ry="15.050868" 13.2167 + sodipodi:rx="15.050868" 13.2168 + sodipodi:cy="462.24271" 13.2169 + sodipodi:cx="1075.4769" 13.2170 + id="path3021-7-4-1" 13.2171 + style="fill:#000000;fill-opacity:1" 13.2172 + sodipodi:type="arc" /> 13.2173 + <path 13.2174 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.2175 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.2176 + sodipodi:ry="5.5450563" 13.2177 + sodipodi:rx="5.5450563" 13.2178 + sodipodi:cy="439.53439" 13.2179 + sodipodi:cx="1090.2638" 13.2180 + id="path3023-9-9-5" 13.2181 + style="fill:#ffffff;fill-opacity:1" 13.2182 + sodipodi:type="arc" /> 13.2183 + </g> 13.2184 + </g> 13.2185 + <g 13.2186 + inkscape:export-ydpi="49.001003" 13.2187 + inkscape:export-xdpi="49.001003" 13.2188 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2189 + transform="matrix(-1,0,0,1,2248.4694,-325.40986)" 13.2190 + id="g3029-4-8"> 13.2191 + <path 13.2192 + sodipodi:type="arc" 13.2193 + style="fill:#ffffff;fill-opacity:1" 13.2194 + id="path3019-1-3" 13.2195 + sodipodi:cx="1084.7186" 13.2196 + sodipodi:cy="555.98059" 13.2197 + sodipodi:rx="32.742237" 13.2198 + sodipodi:ry="32.742237" 13.2199 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.2200 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.2201 + <g 13.2202 + id="g3025-9-1" 13.2203 + transform="translate(4,0)"> 13.2204 + <path 13.2205 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.2206 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.2207 + sodipodi:ry="15.050868" 13.2208 + sodipodi:rx="15.050868" 13.2209 + sodipodi:cy="462.24271" 13.2210 + sodipodi:cx="1075.4769" 13.2211 + id="path3021-6-41" 13.2212 + style="fill:#000000;fill-opacity:1" 13.2213 + sodipodi:type="arc" /> 13.2214 + <path 13.2215 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.2216 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.2217 + sodipodi:ry="5.5450563" 13.2218 + sodipodi:rx="5.5450563" 13.2219 + sodipodi:cy="439.53439" 13.2220 + sodipodi:cx="1090.2638" 13.2221 + id="path3023-53-3" 13.2222 + style="fill:#ffffff;fill-opacity:1" 13.2223 + sodipodi:type="arc" /> 13.2224 + </g> 13.2225 + </g> 13.2226 + <g 13.2227 + inkscape:export-ydpi="49.001003" 13.2228 + inkscape:export-xdpi="49.001003" 13.2229 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2230 + transform="matrix(-1,0,0,1,2093.1015,-764.34728)" 13.2231 + id="g3908-7-9"> 13.2232 + <path 13.2233 + sodipodi:type="arc" 13.2234 + style="fill:#e9afaf;fill-opacity:1" 13.2235 + id="path3065-1-64" 13.2236 + sodipodi:cx="907.01282" 13.2237 + sodipodi:cy="561.78967" 13.2238 + sodipodi:rx="19.275673" 13.2239 + sodipodi:ry="11.618214" 13.2240 + d="m 926.28849,561.78967 c 0,6.41657 -8.63001,11.61822 -19.27567,11.61822 -10.64566,0 -19.27568,-5.20165 -19.27568,-11.61822 0,-6.41656 8.63002,-11.61821 19.27568,-11.61821 10.64566,0 19.27567,5.20165 19.27567,11.61821 z" 13.2241 + transform="matrix(1.2780709,-0.24323698,0.20472396,1.3880432,-282.41231,475.93002)" /> 13.2242 + <path 13.2243 + sodipodi:type="arc" 13.2244 + style="fill:#ffffff;fill-opacity:1;filter:url(#filter3849-1-7-5-2)" 13.2245 + id="path3067-49-51" 13.2246 + sodipodi:cx="993.09326" 13.2247 + sodipodi:cy="1039.4568" 13.2248 + sodipodi:rx="14.522768" 13.2249 + sodipodi:ry="10.826063" 13.2250 + d="m 1007.616,1039.4568 c 0,5.9791 -6.502,10.8261 -14.52274,10.8261 -8.0207,0 -14.52277,-4.847 -14.52277,-10.8261 0,-5.9791 6.50207,-10.8261 14.52277,-10.8261 8.02074,0 14.52274,4.847 14.52274,10.8261 z" 13.2251 + transform="matrix(0.81880207,-0.24456306,0.21638818,0.72447199,-52.901231,521.35188)" /> 13.2252 + </g> 13.2253 + <path 13.2254 + inkscape:export-ydpi="49.001003" 13.2255 + inkscape:export-xdpi="49.001003" 13.2256 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2257 + sodipodi:end="2.8719042" 13.2258 + sodipodi:start="0" 13.2259 + transform="matrix(0.88804422,-0.10923129,-0.13903786,-1.13037,1012.7389,685.90686)" 13.2260 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.2261 + sodipodi:ry="19.011623" 13.2262 + sodipodi:rx="20.067825" 13.2263 + sodipodi:cy="474.65308" 13.2264 + sodipodi:cx="141.53098" 13.2265 + id="path5422-6-1" 13.2266 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-2-6-2-9)" 13.2267 + sodipodi:type="arc" /> 13.2268 + <path 13.2269 + inkscape:export-ydpi="49.001003" 13.2270 + inkscape:export-xdpi="49.001003" 13.2271 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2272 + sodipodi:end="2.8719042" 13.2273 + sodipodi:start="0" 13.2274 + transform="matrix(0.88264932,0.14657487,0.18657161,-1.123503,935.51882,671.52716)" 13.2275 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.2276 + sodipodi:ry="19.011623" 13.2277 + sodipodi:rx="20.067825" 13.2278 + sodipodi:cy="474.65308" 13.2279 + sodipodi:cx="141.53098" 13.2280 + id="path5422-2-4-7" 13.2281 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-0-5-5-3-4)" 13.2282 + sodipodi:type="arc" /> 13.2283 + <path 13.2284 + inkscape:export-ydpi="41.75" 13.2285 + inkscape:export-xdpi="41.75" 13.2286 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2287 + inkscape:connector-curvature="0" 13.2288 + id="rect5412-2-88-7" 13.2289 + d="m 1093.4991,398.89823 66.8519,-9.9868 14.1515,94.73 c 2.7663,18.5169 -9.898,35.6663 -28.4148,38.4325 -18.5169,2.7662 -35.6709,-9.9287 -38.4371,-28.4457 l -14.1515,-94.73 z" 13.2290 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2291 + <path 13.2292 + inkscape:export-ydpi="41.75" 13.2293 + inkscape:export-xdpi="41.75" 13.2294 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2295 + inkscape:connector-curvature="0" 13.2296 + id="rect5412-5-9-6" 13.2297 + d="m 833.52872,390.44533 66.1973,13.6691 -19.3692,93.8023 c -3.7861,18.3356 -21.5856,30.0687 -39.921,26.2825 -18.3355,-3.786 -30.0624,-21.616 -26.2763,-39.9516 l 19.3692,-93.8023 z" 13.2298 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2299 + <path 13.2300 + inkscape:export-ydpi="49.001003" 13.2301 + inkscape:export-xdpi="49.001003" 13.2302 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2303 + sodipodi:nodetypes="cssscccccsccccsscc" 13.2304 + inkscape:connector-curvature="0" 13.2305 + id="path3001-8-35-9" 13.2306 + d="m 727.80092,168.11693 c -34.7857,55.8074 -26.5577,64.0992 -28.6316,77.828 -3.7558,24.8613 -1.0301,56.3275 12,79.6563 10.0478,17.9894 26.348,26.9308 44,38.7813 9.2192,6.1892 28.6609,15.5616 37.3437,18 24.7642,6.6746 51.8944,7.2851 72.1563,7.375 72.4266,0.014 112.9814,0.3365 190.40628,0.25 34.1984,-0.5719 57.9463,-4.7628 70.6562,-8.2188 78.0209,-40.7683 -42.3416,54.9196 64.9174,-18.0112 -10.3988,14.9753 -23.4495,27.8032 -39.0112,38.2924 -8.4944,5.7256 -23.636,13.4224 -30.0625,15.3126 -13.1385,3.9459 -37.6793,8.7532 -73.0312,9.4062 -80.03628,0.099 -121.97418,-0.2975 -196.84368,-0.3125 -20.9454,-0.1026 -48.9632,-0.7852 -74.5626,-8.4063 -8.9757,-2.7841 -29.0948,-13.4957 -38.625,-20.5624 -18.2473,-13.5306 -32.9258,-30.9602 -43.3125,-51.5 -13.4696,-26.6365 -18.4449,-55.3327 -14.5625,-83.7188 11.1827,-71.9424 44.779,-88.5524 47.1629,-94.1718 z" 13.2307 + style="fill:url(#radialGradient8573-5);fill-opacity:1" /> 13.2308 + <g 13.2309 + transform="translate(504.98232,376.21926)" 13.2310 + id="g3864-50-5"> 13.2311 + <path 13.2312 + style="fill:#3d0000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3860-1-3-3-4)" 13.2313 + d="m 551.12388,-77.130468 c -7.5523,-0.220636 -12.86937,3.734097 -13.46389,16.368238 0.32735,12.478639 5.02548,23.477762 13.98389,33.877761 3.47203,3.244186 10.27412,7.812932 12.53945,8.434501 0.65009,0.178382 3.09596,1.002706 5.43175,1.837354 7.56665,2.654547 14.98489,3.124875 23.11404,2.226899 21.81254,-3.539431 37.04787,-17.675231 40.76718,-37.830578 1.08664,-5.888623 -0.14126,-9.198797 -4.01599,-10.717282 -1.63869,-0.642004 -8.71387,-0.410406 -16.87319,0.528977 -2.36261,0.271936 -7.51269,0.623272 -11.4414,0.807294 -13.10425,0.521203 -35.62384,-15.112222 -50.04184,-15.533164 z" 13.2314 + id="path2995-2-2-4-9" 13.2315 + inkscape:connector-curvature="0" 13.2316 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2317 + inkscape:export-xdpi="49.001003" 13.2318 + inkscape:export-ydpi="49.001003" 13.2319 + sodipodi:nodetypes="cccsccscccc" /> 13.2320 + <path 13.2321 + inkscape:connector-curvature="0" 13.2322 + id="path3001-1-9-0" 13.2323 + d="m 580.39083,-18.378246 c 1.265,-10.6899 3.2569,-14.6 8.5552,-16.7946 4.3384,-1.797 10.1112,0.9856 12.3514,5.9536 1.4171,3.1425 1.4896,4.4094 0.4817,8.4123 -0.6527,2.592 -1.6785,5.0166 -2.2797,5.3882 -1.808,1.1174 -7.8083,2.0534 -13.9454,2.1755 l -5.7845,0.115 z m -13.011,1.8107 c -3.0336,-1.3416 -7.0298,-3.5942 -8.8805,-5.0058 l -3.3649,-2.5666 1.258,-4.7442 c 1.9162,-7.2264 2.2707,-7.7901 6.0239,-9.5799 4.9304,-2.3511 6.8608,-2.0959 10.8873,1.4393 4.6231,4.0592 4.7997,8.0755 0.952,21.6465 -0.4658,1.6429 -0.4754,1.6412 -6.8758,-1.1893 z m 39.4586,-7.0137 c 0,-5.8866 1.5317,-8.9799 5.5063,-11.1204 2.8197,-1.5185 3.7004,-1.5837 6.3824,-0.4728 3.8175,1.5813 3.8945,2.962 0.3972,7.1183 -2.8255,3.3579 -9.9602,8.9279 -11.4359,8.9279 -0.4675,0 -0.85,-2.0039 -0.85,-4.453 z m -62.2226,-14.1185 c -4.4831,-8.18751 -4.6348,-11.77251 -0.5179,-12.24591 3.9337,-0.4524 8.7424,4.4971 8.7349,8.99041 -0.01,4.8067 -1.9308,11.0148 -3.2729,10.5675 -0.6326,-0.2109 -2.8575,-3.5013 -4.9441,-7.312 z m 69.8118,-7.50501 c -2.3254,-2.7635 -2.5293,-3.6535 -2.0054,-8.75 0.8677,-8.4406 0.6113,-8.1735 7.8459,-8.1735 5.4367,0 6.8318,0.3642 8.5795,2.2402 2.138,2.2949 2.1366,2.4656 -0.093,10.9731 -1.8928,7.22161 -9.6761,9.23731 -14.3268,3.7102 z m -24.4298,1.4755 c -3.2056,-2.2453 -4.0862,-5.2384 -3.3206,-11.2866 l 0.6612,-5.2241 10.3413,-0.1942 10.3412,-0.1941 -0.5802,3.5 c -0.3192,1.925 -0.5852,4.7721 -0.5913,6.3269 -0.01,1.7809 -1.0926,3.9085 -2.934,5.75 -2.3358,2.33571 -3.7981,2.92311 -7.2775,2.92311 -2.395,0 -5.383,-0.7205 -6.6401,-1.60101 z m -24.7058,-6.4427 c -1.2924,-1.2141 -2.6086,-3.3885 -2.9248,-4.8319 -0.528,-2.4105 0.9171,-12.9036 1.9144,-13.901 0.236,-0.236 2.8203,0.6867 5.743,2.0504 2.9226,1.3637 7.0013,3.0753 9.0638,3.8037 3.2821,1.159 3.75,1.7257 3.75,4.5423 0,3.8273 -2.6912,8.8839 -5.4927,10.3204 -3.0335,1.5554 -9.4021,0.5073 -12.0537,-1.9839 z m -19.3625,-9.4092 c -5.4106,-2.7979 -6.5496,-12.0887 -2.0354,-16.6029 2.4956,-2.4956 4.4051,-2.4176 9.9443,0.406 3.6966,1.8843 4.5551,2.8498 4.8086,5.4081 0.3299,3.3291 -2.0909,8.9594 -4.7123,10.9599 -2.1404,1.6333 -4.6181,1.5804 -8.0052,-0.1711 z" 13.2324 + style="fill:#ffffff" 13.2325 + sodipodi:nodetypes="ssssscssscssssssssssssccsscssssccsscccscsssscsssssscsssscs" 13.2326 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2327 + inkscape:export-xdpi="49.001003" 13.2328 + inkscape:export-ydpi="49.001003" /> 13.2329 + </g> 13.2330 + <path 13.2331 + inkscape:export-ydpi="49.001003" 13.2332 + inkscape:export-xdpi="49.001003" 13.2333 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2334 + inkscape:connector-curvature="0" 13.2335 + id="path2995-2-0-8" 13.2336 + d="m 1027.2837,271.09463 c 24.7558,0.7406 63.4094,28.2491 85.9094,27.3313 6.7457,-0.3238 15.5861,-0.9599 19.6425,-1.4384 14.0096,-1.6528 26.1379,-2.0452 28.9512,-0.9154 6.653,2.6716 8.8,8.4959 6.9343,18.8575 -6.3862,35.4649 -32.538,60.3612 -69.9901,66.5893 -13.9576,1.58 -26.7518,0.7476 -39.744,-3.9231 -4.0104,-1.4687 -8.1924,-2.9293 -9.3085,-3.2431 -3.8897,-1.0939 -15.5429,-9.1474 -21.5042,-14.8558 -15.3814,-18.2999 -23.4786,-37.649 -24.0406,-59.6064 1.0206,-22.2306 10.1828,-29.1842 23.15,-28.7959 z m 30.5702,32.5884 c -7.0528,-0.2073 -12.0182,3.5084 -12.5734,15.3789 0.3057,11.7244 4.6931,22.0587 13.059,31.8301 3.2424,3.0481 9.5946,7.3407 11.7101,7.9247 0.6071,0.1676 2.8912,0.9421 5.0725,1.7263 7.0662,2.4941 13.9938,2.936 21.5853,2.0923 20.3699,-3.3255 34.5976,-16.6069 38.0709,-35.544 1.0148,-5.5327 -0.1319,-8.6428 -3.7504,-10.0695 -1.5303,-0.6032 -8.1375,-0.3856 -15.7572,0.497 -2.2064,0.2555 -7.0158,0.5856 -10.6847,0.7585 -12.2375,0.4897 -33.2677,-14.1988 -46.7321,-14.5943 z" 13.2337 + style="fill:url(#radialGradient8575-9);fill-opacity:1;fill-rule:nonzero" /> 13.2338 + <path 13.2339 + inkscape:export-ydpi="41.75" 13.2340 + inkscape:export-xdpi="41.75" 13.2341 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2342 + sodipodi:nodetypes="ccsssc" 13.2343 + inkscape:connector-curvature="0" 13.2344 + id="rect5412-22-5-6" 13.2345 + d="m 846.72262,224.56863 57.2117,35.9963 -153.6205,244.1607 c -9.9703,15.8466 -30.7525,20.5995 -46.5991,10.6291 -15.8467,-9.9703 -20.583,-30.7788 -10.6126,-46.6256 z" 13.2346 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2347 + <path 13.2348 + transform="matrix(0.86032328,0.50974882,-0.50974882,0.86032328,1396.7354,-793.09021)" 13.2349 + id="rect5412-22-5-9-2-2" 13.2350 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2351 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-2-8-1)" 13.2352 + inkscape:connector-curvature="0" /> 13.2353 + <path 13.2354 + transform="matrix(0.95651515,0.29168266,-0.29168266,0.95651515,1201.1218,-911.2779)" 13.2355 + id="rect5412-22-5-9-2-79" 13.2356 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2357 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-0-4-7)" 13.2358 + inkscape:connector-curvature="0" /> 13.2359 + <path 13.2360 + inkscape:export-ydpi="41.75" 13.2361 + inkscape:export-xdpi="41.75" 13.2362 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2363 + sodipodi:nodetypes="ccsssc" 13.2364 + inkscape:connector-curvature="0" 13.2365 + id="rect5412-22-5-8-9-8" 13.2366 + d="m 959.92662,306.25813 64.14348,77.6354 -14.8413,128.9461 c -2.1407,18.5993 -19.22778,31.6282 -37.79888,29.2526 -18.5709,-2.3757 -31.6243,-19.2587 -29.2486,-37.8298 z" 13.2367 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2368 + <path 13.2369 + transform="matrix(0.96082655,0,0,0.96877533,1501.307,-847.89477)" 13.2370 + inkscape:connector-curvature="0" 13.2371 + id="path5655-1" 13.2372 + d="m -526.44371,1038.4798 c -1.53259,0 -4.59776,1.5326 -4.59776,0 0,-1.5326 5.68146,-1.0837 4.59776,0 -1.70357,1.7036 -7.64443,1.1495 -10.34497,1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,-0.3832 -1.14944,0 0,0.8567 1.14944,1.4421 1.14944,2.2989 0,0.3831 -0.76629,0 -1.14944,0 -0.38314,0 -0.76629,0 -1.14944,0 -1.53259,0 -3.06517,0 -4.59776,0 -0.51766,0 -3.09851,-0.175 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.25763,0.1288 -4.32462,0 -4.59776,0 -2.29888,0 -4.59777,0 -6.89665,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 -0.27093,0.8786 0,1.1495 0.57472,0.5747 2.8736,-0.5747 3.44832,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.54185,0.5419 1.75703,-0.5418 2.29888,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.62861,0.3143 2.66608,-0.1956 3.44832,0 1.17544,0.2939 2.27288,0.8556 3.44833,1.1494 0.3717,0.093 0.87851,-0.2709 1.14944,0 2.37823,2.3783 -3.63426,-0.093 1.14944,2.2989 0.68539,0.3427 1.75703,-0.5418 2.29888,0 0.27092,0.2709 -0.27093,0.8785 0,1.1495 0.27092,0.2709 0.80674,-0.1714 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1713 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 3.06517,0 -0.38315,-0.3831 1.14944,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 0.27093,0.2709 -0.27093,0.8785 0,1.1495 3.06517,0 -0.38315,-0.3832 1.14944,1.1494 0.27093,0.2709 0.87852,-0.2709 1.14944,0 2.37823,2.3782 -3.63425,-0.093 1.14944,2.2989 0.45575,0.2279 3.21334,-0.235 3.44832,0 0.27093,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.271 0.87852,-0.2709 1.14944,0 0.27093,0.271 -0.27092,0.8785 0,1.1495 0.27093,0.2709 1.14944,-0.3832 1.14944,0 0,1.9342 -3.97754,0.9427 -4.59776,1.1494 -0.51404,0.1714 -0.76629,0.7663 -1.14944,1.1494 -0.38315,0.3832 -0.76629,0.7663 -1.14944,1.1495 -0.38315,0.3831 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 0.3427,0.9781 0,1.1495 -0.91955,0.4597 -2.52877,-0.4598 -3.44832,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6354,0.9781 -1.14944,1.1494 -0.72697,0.2424 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0 -1.55547,-0.1859 -2.29888,0 -3.33365,0.8334 -1.34515,0.8968 -3.44833,2.2989 -1.4257,0.9504 -3.17205,1.3484 -4.59776,2.2989 -0.45084,0.3005 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2424 -0.66479,0.9071 -1.14944,1.1495 -0.3427,0.1713 -0.77773,-0.093 -1.14944,0 -1.17544,0.2938 -2.27288,0.8556 -3.44832,1.1494 -0.37171,0.093 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1495 -2.83102,1.4155 1.03764,-3.3366 -3.44832,1.1494 -0.27093,0.2709 0.34269,0.9781 0,1.1494 -0.6854,0.3427 -1.61349,-0.3427 -2.29888,0 -0.3427,0.1714 0.17134,0.8068 0,1.1495 -1.27074,2.5414 -0.7134,0.3567 -2.29889,1.1494 -0.96929,0.4847 -1.32958,1.8142 -2.29888,2.2989 -0.68539,0.3427 -1.75703,-0.5419 -2.29888,0 0,3.0652 0.38315,-0.3832 -1.14944,1.1494 -0.27092,0.271 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1494 -0.27092,0.2709 -0.87851,-0.2709 -1.14944,0 -2.37823,2.3782 3.63426,-0.093 -1.14944,2.2989 -0.45574,0.2279 -3.21333,-0.235 -3.44832,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.27093,0.2709 -0.87852,-0.2709 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.037,0.037 -3.16955,0 -3.44832,0 -0.38315,0 -0.87852,-0.2709 -1.14944,0 -0.7663,0.7663 1.14944,1.9158 -1.14944,1.1495 -0.81278,-0.271 -1.48611,-0.8786 -2.29888,-1.1495 -0.57054,-0.1902 -3.35044,-0.098 -3.44833,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.69859,0.8488 -1.14944,1.1494 -0.71285,0.4752 -1.69307,0.5436 -2.29888,1.1494 -0.27092,0.271 0.27093,0.8786 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.75703,-0.5418 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3831 -1.53259,0 -1.14944,0 0.48353,0 6.55471,-0.171 6.89664,0 2.62767,1.3138 -0.71461,1.6051 3.44832,2.2989 1.51174,0.2519 3.06518,0 4.59777,0 1.14944,0 2.3332,-0.2788 3.44832,0 0.52567,0.1314 0.69859,0.8489 1.14944,1.1494 0.57885,2.5324 2.36462,0.6076 3.44832,1.1495 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.80674,-0.1713 1.14944,0 0.48465,0.2423 0.6354,0.9781 1.14944,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 1.53259,0.3832 3.131,0.5628 4.59776,1.1495 0.5031,0.2012 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.61349,-0.3427 2.29888,0 0.9693,0.4847 1.32959,1.8143 2.29889,2.2989 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.96929,0.4847 1.27079,1.9562 2.29888,2.2989 0.72697,0.2423 1.57191,-0.2423 2.29888,0 0.51404,0.1714 0.63539,0.9781 1.14944,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.3427,0.1713 -0.27093,0.8785 0,1.1494 0.006,0.01 3.4099,-0.01 3.44832,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1494 0.36349,0.1212 0.7663,0 1.14944,0 0.64157,0 5.22103,-0.1753 5.7472,0 0.51405,0.1714 0.7663,0.7663 1.14944,1.1495 0.7663,0.3831 1.46772,0.9416 2.29889,1.1494 0.74341,0.1859 1.55546,-0.1858 2.29888,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1495 0.36348,0.1211 0.78595,-0.1212 1.14944,0 0.81277,0.2709 1.46772,0.9416 2.29888,1.1494 0.97606,0.244 3.07555,-0.7144 3.44832,1.1494 0.30056,1.5029 -0.68539,3.227 0,4.5978 0.3427,0.6854 1.53259,0 2.29888,0 6.53686,0 0.75675,-0.514 5.7472,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.62377,1.018 1.14944,1.1494 1.11512,0.2788 2.49193,-0.6376 3.44833,0 0.63759,0.4251 0.34269,1.6135 0,2.2989 -0.17135,0.3427 -1.14945,0.3831 -1.14945,0 0,-0.3832 1.53259,0 1.14945,0 -0.7663,0 -1.57192,-0.2424 -2.29889,0 -3.58777,1.1959 0.38315,0.7663 -1.14944,2.2989 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.3427,0.9781 0,1.1494 -1.37079,0.6854 -3.14382,-0.4846 -4.59776,0 -0.51404,0.1714 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.36349,1.0283 0,1.1494 -1.09045,0.3635 -2.38109,-0.4269 -3.44832,0 -1.00619,0.4025 -1.36961,1.7413 -2.29888,2.2989 -1.03895,0.6234 -2.4402,0.4774 -3.44832,1.1494 -0.3188,0.2126 0.31879,0.9369 0,1.1495 -1.00813,0.6721 -2.36462,0.6076 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0.3831 -1.53259,0.7663 -2.29889,1.1494 -0.57885,2.5324 -2.36461,0.6076 -3.44832,1.1494 -3.50529,1.7527 2.10227,0.9113 -3.44832,2.2989 -0.74341,0.1859 -1.57191,-0.2423 -2.29888,0 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.72697,0.2423 -1.66129,-0.4251 -2.29888,0 -0.71285,0.4752 -0.43659,1.8236 -1.14944,2.2989 -5.46305,3.642 0.96629,-4.4146 -4.59776,1.1494 -0.27093,0.2709 0.31879,0.9369 0,1.1495 -1.00813,0.672 -2.36462,0.6076 -3.44832,1.1494 -3.50529,1.7526 2.10226,0.9112 -3.44833,2.2989 -0.74341,0.1858 -1.61348,-0.3427 -2.29888,0 -0.96929,0.4846 -1.43191,1.6486 -2.29888,2.2989 -0.68539,0.514 -1.58603,0.6742 -2.29888,1.1494 -0.45085,0.3006 -0.66479,0.9071 -1.14944,1.1494 -1.0837,0.5419 -2.32336,0.6995 -3.44832,1.1495 -0.79546,0.3182 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.61349,0.6354 -2.29888,1.1495 -0.86696,0.6502 -1.45265,1.6219 -2.29888,2.2988 -4.23666,3.3894 -2.1659,1.2996 -5.7472,3.4484 -1.18459,0.7107 -2.26374,1.5881 -3.44833,2.2988 -1.12584,0.6756 -6.26742,2.8192 -6.89664,3.4484 -0.60581,0.6058 -0.43659,1.8236 -1.14944,2.2989 -0.63759,0.425 -1.58739,-0.2846 -2.29888,0 -1.28265,0.513 -2.21271,1.681 -3.44832,2.2988 -1.0837,0.5419 -2.36462,0.6076 -3.44832,1.1495 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.08371,0.5418 -2.36462,0.6075 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.7663 -1.39719,1.6978 -2.29889,2.2989 -0.31879,0.2125 -0.76629,0 -1.14944,0 -0.76629,0.3832 -1.69307,0.5436 -2.29888,1.1495 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.80674,-0.1713 -1.14944,0 -0.96929,0.4847 -1.32959,1.8143 -2.29888,2.2989 -0.3427,0.1714 -1.02828,0.3635 -1.14944,0 -0.36348,-1.0904 0.95639,-4.0859 0,-3.4483 -1.85889,1.2393 -2.01808,4.0309 -3.44832,5.7472 -0.54847,0.6582 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.46772,0.9417 -2.29888,1.1495 -0.74342,0.1858 -1.61349,-0.3427 -2.29888,0 -1.75844,0.3045 -1.99438,2.7213 -3.44832,3.4483 -0.3427,0.1713 -1.14944,0.3831 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 0.76629,0 1.53258,0 2.29888,0 3.83146,0 7.66293,0 11.4944,0 1.29076,0 7.22434,-0.2739 8.04608,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 1.09046,0.3635 2.33321,-0.2787 3.44833,0 0.83116,0.2078 1.46771,0.9417 2.29888,1.1495 0.74341,0.1858 1.53258,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 3.44832,0 6.89664,0 10.34496,0 10.60471,0 -1.45251,-0.3717 9.19553,1.1494 1.13788,0.1626 2.29888,0 3.44832,0 3.06517,0 6.13035,0 9.19552,0 4.21462,0 8.42923,0 12.64385,0 1.02728,0 5.3809,-0.1831 5.7472,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1495 0.34947,0.1747 3.80405,0 4.59776,0 3.06517,0 6.13035,0 9.19552,0 0.38315,0 0.7663,0 1.14944,0 0.38315,0 0.80675,-0.1714 1.14944,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.75703,-0.5418 2.29889,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 1.14944,-0.3831 1.14944,0 0,0.3832 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.54186,0.5418 -1.57192,-0.2423 -2.29889,0 -0.81277,0.2709 -1.58602,0.6742 -2.29888,1.1494 -0.45084,0.3006 -0.63539,0.9781 -1.14944,1.1495 -0.72697,0.2423 -1.57191,-0.2424 -2.29888,0 -0.51404,0.1713 -0.66479,0.9071 -1.14944,1.1494 -0.34269,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.69859,0.8489 -1.14944,1.1494 -5.80675,3.8712 -0.0266,0.01 -3.44832,1.1495 -1.62555,0.5418 -2.97221,1.757 -4.59776,2.2989 -1.49869,0.4995 -3.18479,0.4429 -4.59776,1.1494 -0.9693,0.4847 -1.43192,1.6487 -2.29888,2.2989 -0.6854,0.514 -1.53259,0.7663 -2.29889,1.1494 -0.76629,0.3832 -1.53258,0.7663 -2.29888,1.1495 -0.76629,0.3831 -1.58602,0.6742 -2.29888,1.1494 -0.90169,0.6011 -1.32958,1.8142 -2.29888,2.2989 -0.34269,0.1713 -0.80674,-0.1714 -1.14944,0 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.58549,0.7927 -1.02814,-1.3921 -2.29888,1.1494 0,3.0652 0.38315,-0.3831 -1.14944,1.1495 -0.54185,0.5418 0.54185,1.757 0,2.2988 -0.27093,0.271 -1.14944,0.3832 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 1.14944,0 2.29888,0 3.44832,0 3.69999,0 -1.96222,-0.2709 2.29888,1.1495 0.72697,0.2423 1.53259,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 0.7663,0 1.54747,-0.1503 2.29888,0 6.95882,1.3917 0.47625,1.1494 5.74721,1.1494 3.44832,0 6.89664,0 10.34496,0 0.38315,0 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.57191,-0.2424 2.29888,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.36349,0.1212 0.78596,-0.1212 1.14944,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 0.76618,0 8.55225,-0.2144 9.19553,0 0.81278,0.271 1.4861,0.8785 2.29888,1.1495 0.72697,0.2423 1.75703,-0.5419 2.29888,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3832 -0.76629,0 -1.14944,0 -0.76629,0 -1.53259,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.7663,0 -1.57191,-0.2423 -2.29888,0 -0.81278,0.2709 -1.48611,0.8785 -2.29888,1.1495 -0.72697,0.2423 -1.53259,0 -2.29889,0 -1.53258,0 -3.06517,0 -4.59776,0 -0.38314,0 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.3427,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.76629,0 -1.14944,0 -0.38315,0 -0.80674,0.1714 -1.14944,0 -0.48465,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.91573,0 -3.83147,0 -5.7472,0 -7.66294,0 -15.32588,0 -22.98881,0 -3.06518,0 -6.13035,0 -9.19552,0 -0.60107,0 -4.29553,-0.1511 -4.59777,0 -0.48464,0.2423 -0.63539,0.9781 -1.14944,1.1494 -0.61794,0.206 -3.62458,0 -4.59776,0 -3.44832,0 -6.89664,0 -10.34496,0 -11.11126,0 -22.22252,0 -33.33377,0 -7.66294,0 -15.32588,0 -22.98881,0 -2.29888,0 -4.59776,0 -6.89665,0 -0.51765,0 -3.0985,0.1749 -3.44832,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.32897,-0.1645 -5.13315,0 -5.7472,0 -5.36405,0 -10.72811,0 -16.09217,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -0.27092,-0.271 -1.14944,0.3831 -1.14944,0 0,-0.3832 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.27093,-0.2709 0.76629,0 1.14944,0 0.76629,0 1.53259,0 2.29888,0 3.06518,0 6.13035,0 9.19553,0 0.38314,0 0.76629,0 1.14944,0 0.38314,0 0.87851,0.2709 1.14944,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.1408,-0.1408 3.03109,0.1043 3.44832,0 11.6135,-2.9034 -0.83011,0.415 4.59776,-2.2989 0.68539,-0.3427 1.57191,0.2423 2.29888,0 0.81278,-0.2709 1.50342,-0.8313 2.29888,-1.1494 1.12496,-0.45 2.36462,-0.6076 3.44832,-1.1495 0.48465,-0.2423 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8785 0,-1.1495 2.37824,-2.3782 -0.093,3.6343 2.29888,-1.1494 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54186,-0.5419 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.54186,-0.5418 1.75703,0.5419 2.29889,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.57472,-0.5747 2.8736,0.5747 3.44832,0 0.27092,-0.271 -0.27093,-0.8785 0,-1.1495 0.54185,-0.5418 1.75703,0.5419 2.29888,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.27092,-0.2709 1.14944,0.3831 1.14944,0 0,-2.0167 -2.65579,-0.7532 -3.44832,-1.1495 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.34982,-0.1749 -2.93067,0 -3.44832,0 -3.06518,0 -6.13035,0 -9.19553,0 -1.14944,0 -2.35786,0.3635 -3.44832,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.46734,0 -7.06289,0.2458 -8.04608,0 -0.52568,-0.1314 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.54302,0.126 -2.29889,0 -8.01176,-1.3353 -1.72258,-1.1494 -6.89664,-1.1494 -2.29888,0 -4.59776,0 -6.89664,0 -0.76629,0 -1.61349,0.3427 -2.29888,0 -0.3427,-0.1714 0.3427,-0.9781 0,-1.1495 -1.37079,-0.6853 -3.11093,0.3718 -4.59776,0 -0.83116,-0.2077 -1.48611,-0.8785 -2.29888,-1.1494 -0.36349,-0.1212 -0.78596,0.1212 -1.14944,0 -0.81278,-0.2709 -1.53259,-0.7663 -2.29888,-1.1494 -0.7663,-0.3832 -1.58603,-0.6742 -2.29889,-1.1495 -0.45084,-0.3005 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.78595,0.1211 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1495 -0.36348,-0.1211 -0.78595,0.1212 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.38315,-0.3831 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.80674,0.1713 -1.14944,0 -0.48465,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.3427,-0.1713 -0.80674,0.1714 -1.14944,0 -0.96929,-0.4846 -1.32959,-1.8142 -2.29888,-2.2989 -0.3427,-0.1713 -0.80675,0.1714 -1.14944,0 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.3427,-0.1713 -0.87852,0.2709 -1.14944,0 -0.27093,-0.2709 -0.27093,-0.8785 0,-1.1494 10e-4,0 3.44311,0 3.44832,0 0.51404,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.78595,0.1212 1.14944,0 0.81278,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.36349,-0.1212 0.76629,0 1.14944,0 1.53259,0 3.06518,0 4.59776,0 0.7663,0 1.55547,0.1858 2.29888,0 0.83117,-0.2078 1.48611,-0.8785 2.29888,-1.1495 1.49869,-0.4995 3.09908,-0.6498 4.59777,-1.1494 0.81277,-0.2709 1.50341,-0.8313 2.29888,-1.1494 2.69249,-1.077 5.58854,-1.81 8.04608,-3.4484 0.90169,-0.6011 1.32959,-1.8142 2.29888,-2.2988 0.3427,-0.1714 0.76629,0 1.14944,0 0.38315,-0.3832 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.96929,-0.4846 1.39719,-1.6977 2.29888,-2.2989 0.71286,-0.4752 1.61349,-0.6354 2.29888,-1.1494 0.86697,-0.6502 1.36962,-1.7413 2.29888,-2.2989 6.59327,-2.1977 0.69821,0.3384 5.74721,-3.4483 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1494 0.86696,-0.6503 1.43192,-1.6487 2.29888,-2.2989 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1495 0.86696,-0.6502 1.32959,-1.8142 2.29888,-2.2988 1.41298,-0.7065 3.131,-0.5628 4.59776,-1.1495 0.5031,-0.2012 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.7663,0 1.14944,0 0.7663,-0.7663 1.39719,-1.6978 2.29888,-2.2989 0.3188,-0.2125 0.87852,0.2709 1.14944,0 0.60581,-0.6058 0.7663,-1.5326 1.14944,-2.2989 0.7663,-0.3831 1.69308,-0.5436 2.29888,-1.1494 0.60581,-0.6058 0.54364,-1.6931 1.14945,-2.2989 2.22777,-2.2278 5.42347,-3.0242 8.04608,-4.5978 1.18459,-0.7107 2.26373,-1.5881 3.44832,-2.2989 0.73465,-0.4407 1.58603,-0.6742 2.29888,-1.1494 0.45085,-0.3006 0.6354,-0.9781 1.14944,-1.1494 5.23258,0 0.0657,0.5418 3.44832,-1.1495 0.3427,-0.1713 1.14944,0.3832 1.14944,0 0,-0.8567 -1.14944,-1.4421 -1.14944,-2.2989 0,-0.7663 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6354,-0.978 1.14944,-1.1494 0.72697,-0.2423 1.61349,0.3427 2.29888,0 0.9693,-0.4846 1.43192,-1.6487 2.29888,-2.2989 1.37079,-1.0281 3.22698,-1.2708 4.59777,-2.2989 0.86696,-0.6502 1.29268,-1.8964 2.29888,-2.2988 1.06723,-0.4269 2.42023,0.514 3.44832,0 0.76629,-0.3832 0.72438,-1.5551 1.14944,-2.2989 1.10843,-1.9398 2.56826,-3.6938 3.44832,-5.7472 0.60372,-1.4087 -0.68539,-3.227 0,-4.5978 0.17135,-0.3427 0.97809,0.3427 1.14944,0 0.3427,-0.6854 -0.3427,-1.6135 0,-2.2989 0.17135,-0.3427 1.42037,0.271 1.14944,0 -1.57573,-1.5757 -3.79159,-1.1494 -5.7472,-1.1494 -2.68203,0 -5.36406,0 -8.04608,0 -9.19553,0 -18.39105,0 -27.58657,0 -2.68203,0 -5.36406,0 -8.04609,0 -0.76629,0 -1.53258,0 -2.29888,0 -0.38314,0 -0.78595,0.1212 -1.14944,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51405,-0.1714 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -0.44945,0 -7.55032,0.1653 -8.04608,0 -0.51405,-0.1713 -0.62377,-1.018 -1.14945,-1.1494 -1.48682,-0.3717 -3.06517,0 -4.59776,0 -1.91573,0 -3.83146,0 -5.7472,0 -0.76629,0 -1.75703,0.5418 -2.29888,0 -0.54185,-0.5419 0.68539,-1.9562 0,-2.2989 -1.37079,-0.6854 -3.08058,0.2167 -4.59776,0 -0.92579,-0.1323 -9.44183,-2.9968 -10.34497,-3.4483 -3.38258,-1.6913 1.78426,-1.1495 -3.44832,-1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,0.3832 -1.14944,0 0,-0.3831 1.14944,-0.3831 1.14944,0 0,0.3832 -1.53258,0 -1.14944,0 3.06518,0 6.13035,0 9.19553,0 0.7553,0 2.7998,0.2162 3.44832,0 0.81277,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.72697,-0.2423 1.66128,0.4251 2.29888,0 0.90169,-0.6011 1.45265,-1.6219 2.29888,-2.2989 1.34389,-2.0859 3.95991,-2.1078 5.7472,-3.4483 0.86696,-0.6502 1.29269,-1.8964 2.29888,-2.2989 1.06723,-0.4269 2.3811,0.4269 3.44832,0 7.63353,-3.0534 -2.40889,-1.6967 4.59777,-3.4483 0.74341,-0.1859 1.55546,0.1858 2.29888,0 1.66232,-0.4156 2.93543,-1.8833 4.59776,-2.2989 1.56569,-0.3914 5.50606,0.4635 6.89664,0 0.51405,-0.1713 0.66479,-0.9071 1.14944,-1.1494 3.73947,-1.8698 3.60251,-0.1542 6.89664,-3.4484 0.60581,-0.6058 0.41479,-1.858 1.14944,-2.2988 1.35463,-0.8128 3.14574,-0.5272 4.59777,-1.1495 1.26975,-0.5442 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.32336,-0.6994 3.44832,-1.1494 0.79546,-0.3182 1.46772,-0.9416 2.29888,-1.1494 0.74341,-0.1859 1.57191,0.2423 2.29888,0 0.51405,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.66479,-0.9071 1.14944,-1.1494 1.58549,-0.7928 1.02814,1.392 2.29888,-1.1495 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54185,-0.5419 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29888,-1.1495 0.7663,-0.3831 1.50342,-0.8312 2.29889,-1.1494 1.12495,-0.45 2.36461,-0.6076 3.44832,-1.1495 0.48464,-0.2423 0.61811,-1.0431 1.14944,-1.1494 1.50282,-0.3006 3.11093,0.3717 4.59776,0 0.74341,-0.1859 -0.54185,-1.757 0,-2.2989 0.60581,-0.6058 1.69307,-0.5436 2.29888,-1.1494 0.67518,-0.6752 -1.32272,0.3254 -2.29888,0 -0.81278,-0.271 -1.48611,-0.8785 -2.29888,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -7.15945,0 2.86292,0.3427 -4.59776,-1.1494 -1.12712,-0.2254 -2.29889,0 -3.44833,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1714 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2424 -1.53258,0 -2.29888,0 -1.23316,0 -7.2863,0.2532 -8.04608,0 -0.81278,-0.271 -1.4861,-0.8786 -2.29888,-1.1495 -0.36349,-0.1211 -0.7663,0 -1.14944,0 -0.7663,-0.3831 -1.48611,-0.8785 -2.29888,-1.1494 -0.74474,-0.2483 -4.80616,0 -5.74721,0 -0.7553,0 -2.7998,0.2161 -3.44832,0 -0.81277,-0.271 -1.46772,-0.9417 -2.29888,-1.1495 -0.74341,-0.1858 -1.57191,0.2424 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -1.97491,-1.975 -3.50742,-0.1182 -4.59776,-2.2989 -0.17135,-0.3427 -0.27093,-1.4204 0,-1.1495 1.32176,1.3218 1.40111,4.4006 2.29888,5.7472 0.21253,0.3188 0.76629,0 1.14944,0 2.68203,0 5.36406,0 8.04608,0 3.06518,0 6.13035,0 9.19553,0 1.14944,0 2.29888,0 3.44832,0 0.76629,0 1.55546,0.1859 2.29888,0 0.83116,-0.2078 1.45877,-0.9814 2.29888,-1.1494 1.12712,-0.2254 2.29888,0 3.44832,0 0.38315,0 0.78596,0.1212 1.14944,0 0.81278,-0.2709 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.34269,-0.9781 0,-1.1495 0.6854,-0.3427 1.57191,0.2423 2.29888,0 0.51405,-0.1713 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29889,-1.1495 0.76629,-0.3831 1.46771,-0.9416 2.29888,-1.1494 5.93953,-1.4849 -1.34178,1.4849 4.59776,0 1.66232,-0.4156 2.93544,-1.8833 4.59776,-2.2989 0.74341,-0.1858 1.53259,0 2.29888,0 0.38315,0 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.69859,-0.8489 1.14944,-1.1494 5.80675,-3.8712 0.0266,-0.01 3.44832,-1.1495 0.81278,-0.2709 1.50342,-0.8312 2.29888,-1.1494 1.12496,-0.45 2.29888,-0.7663 3.44832,-1.1495 1.14944,-0.7662 2.21271,-1.681 3.44833,-2.2988 1.84548,-0.9228 3.90172,-1.3762 5.7472,-2.2989 1.23561,-0.6178 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.47903,-0.4225 3.44832,-1.1494 0.68539,-0.5141 0.38315,-1.9158 1.14944,-2.2989 1.74742,-0.8737 3.89379,-0.5317 5.7472,-1.1495 0.51405,-0.1713 0.6986,-0.8488 1.14944,-1.1494 0.71286,-0.4752 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29889,0 0.27092,-0.271 -0.27093,-0.8786 0,-1.1495 0.27092,-0.2709 0.87851,0.2709 1.14944,0 0.27092,-0.2709 0.27092,-0.8785 0,-1.1494 -0.23499,-0.235 -2.99258,0.2279 -3.44833,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1495 -0.73451,-0.3672 -3.67257,0.3084 -4.59776,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -1.34782,-0.4493 -3.33193,0.6329 -4.59776,0 -0.3427,-0.1713 0.3427,-0.9781 0,-1.1494 -1.02809,-0.5141 -2.29888,0 -3.44832,0 -1.53259,0 -3.06518,0 -4.59776,0 -1.14944,0 -2.29888,0 -3.44832,0 -0.38315,0 -0.80675,0.1713 -1.14945,0 -0.48464,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.34269,-0.1713 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.53258,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.97518,0 -6.13403,0.1906 -6.89664,0 -0.83117,-0.2078 -1.48611,-0.8785 -2.29888,-1.1495 -0.82175,-0.2739 -6.75533,0 -8.04609,0 -0.38314,0 -0.80674,0.1714 -1.14944,0 -0.48464,-0.2423 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2423 -1.53258,0 -2.29888,0 -0.76629,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59776,0 -6.89664,0 -6.5135,0 -13.02699,0 -19.54049,0 -1.31802,0 -3.40707,0.2977 -4.59776,0 -0.83116,-0.2078 -1.46772,-0.9417 -2.29888,-1.1494 -0.74342,-0.1859 -1.53259,0 -2.29888,0 -0.7663,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59777,0 -6.89665,0 -7.27979,0 -14.55957,0 -21.83936,0 -4.98091,0 -9.96182,0 -14.94273,0 -0.96323,0 -5.25867,-0.2443 -5.7472,0 -0.3427,0.1713 0.27092,0.8785 0,1.1494 -0.23499,0.235 -2.99258,-0.2279 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.72911,0.3646 -5.0005,-0.3733 -5.74721,0 -0.48464,0.2424 -0.66479,0.9072 -1.14944,1.1495 -0.29718,0.1486 -6.08191,0 -6.89664,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27092,0.2709 0,0.7663 0,1.1494 0,2.2989 -0.38315,0.3832 1.14944,1.1495 0.48465,0.2423 0.69859,0.8488 1.14944,1.1494 0.71285,0.4752 1.82365,0.4366 2.29888,1.1494 0.42507,0.6376 -0.24232,1.572 0,2.2989 0.17135,0.5141 0.84888,0.6986 1.14944,1.1495 0.47524,0.7128 0.54364,1.693 1.14944,2.2988 0.60581,0.6059 1.53259,0.7663 2.29888,1.1495 1.53259,0.7663 3.06518,1.5326 4.59777,2.2989 0.76629,0.3831 1.58602,0.6742 2.29888,1.1494 0.90169,0.6011 1.32958,1.8142 2.29888,2.2989 0.68539,0.3427 1.75703,-0.5419 2.29888,0 0.27092,0.2709 -0.17135,0.8067 0,1.1494 0.24232,0.4847 0.76629,0.7663 1.14944,1.1495 0.38315,0.3831 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 7.66294,7.6629 -5.7472,-2.682 3.44832,3.4483 1.58129,1.0542 1.18218,1.7733 2.29888,3.4484 0.60113,0.9016 1.95619,1.2707 2.29888,2.2988 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.17135,0.3427 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.17135,0.8068 0,1.1495 0.24233,0.4846 0.90712,0.6647 1.14944,1.1494 0.3427,0.6854 -0.24232,1.5719 0,2.2989 0.27093,0.8128 0.87852,1.4861 1.14944,2.2989 0.12117,0.3634 -0.12116,0.7859 0,1.1494 0.27093,0.8128 0.7663,1.5326 1.14944,2.2989 0.38315,0.7663 0.67421,1.586 1.14944,2.2989 0.30057,0.4508 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0,0.7663 0,1.1494 0,0.3832 0.38314,1.1495 0,1.1495 -0.38315,0 0.27092,-0.8786 0,-1.1495 -0.0463,-0.046 -4.17565,0 -4.59777,0 -8.42923,0 -16.85846,0 -25.28769,0 -0.54195,0 -5.6951,-0.052 -5.7472,0 -0.27092,0.2709 0,0.7663 0,1.1495 0,0.3831 -0.17135,0.8067 0,1.1494 0.24233,0.4846 0.90712,0.6648 1.14944,1.1494 0.17135,0.3427 -0.34269,0.9781 0,1.1495 0.6854,0.3427 1.87382,-0.6376 2.29888,0 0.6376,0.9564 -0.36348,2.3578 0,3.4483 0.12117,0.3635 0.87852,-0.2709 1.14944,0 0.60581,0.6058 0.87852,1.4861 1.14944,2.2989 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.24233,0.4846 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.17135,0.8067 0,1.1494 0.48464,0.9693 1.81423,1.3296 2.29888,2.2989 0.17134,0.3427 -0.17135,0.8068 0,1.1495 0.48464,0.9693 1.95618,1.2708 2.29888,2.2988 0.24232,0.727 -0.24233,1.572 0,2.2989 0.17135,0.5141 0.76629,0.7663 1.14944,1.1495 1.31513,1.3151 1.603,1.3606 2.29888,3.4483 0.32112,0.9634 -0.38088,3.836 0,4.5977 0.24232,0.4847 0.90712,0.6648 1.14944,1.1495 0.20784,0.4157 0,4.9477 0,5.7472 0,3.0652 -0.38315,-0.3832 1.14944,1.1494 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0.17135,0.8067 0,1.1494 -0.24232,0.4847 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.27092,0.8785 0,1.1494 -2.00618,2.0062 -5.9281,1.1494 -8.04608,1.1494 -0.7663,0 -1.61349,-0.3427 -2.29889,0 -0.34269,0.1714 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.66128,-0.4251 -2.29888,0 -0.90169,0.6011 -1.39718,1.6977 -2.29888,2.2989 -0.31879,0.2125 -0.78595,-0.1212 -1.14944,0 -0.81277,0.2709 -1.4861,0.8785 -2.29888,1.1494 -0.72697,0.2423 -1.61349,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.72245,0.3613 -3.87531,-0.3612 -4.59776,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495 -0.38315,0 -0.7663,0 -1.14944,0 -0.38315,0 -1.14944,-0.3832 -1.14944,0 0,0.5418 1.53258,0.7663 1.14944,1.1494 -0.38315,0.3832 -1.53259,-1.5326 -1.14944,-1.1494 0.76629,0.7663 1.39718,1.6977 2.29888,2.2989 0.3188,0.2125 0.77773,-0.093 1.14944,0 1.17544,0.2938 2.36462,0.6075 3.44832,1.1494 3.50529,1.7526 -2.10226,0.9112 3.44832,2.2989 0.74341,0.1858 1.55547,-0.1859 2.29888,0 4.60042,1.1501 1.05536,1.4317 0,4.5977 -0.12116,0.3635 0.7663,0 1.14944,0 0.38315,0 0.7663,0 1.14944,0 7.87636,0 1.50974,-0.4846 8.04609,1.1495 0.3717,0.093 0.76629,0 1.14944,0 1.53258,0.7663 2.99337,1.6972 4.59776,2.2989 1.33596,0.5009 6.50228,1.3726 8.04608,2.2988 0.92927,0.5576 1.36961,1.7414 2.29888,2.2989 1.03895,0.6234 2.32336,0.6995 3.44832,1.1495 1.59093,0.6363 2.93544,1.8833 4.59776,2.2988 0.74342,0.1859 1.61349,-0.3427 2.29889,0 0.34269,0.1714 -0.27093,0.8786 0,1.1495 0.27092,0.2709 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0.27092,0.8785 0,1.1495 -0.54186,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27093,0.2709 0.17134,0.8067 0,1.1494 -1.07826,2.1565 -1.47456,0.4915 -3.44833,1.1494 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.005,0 -3.44722,0 -3.44832,0 -0.27092,0.271 0.3427,0.9781 0,1.1495 -0.68539,0.3427 -1.57191,-0.2424 -2.29888,0 -1.02809,0.3427 -1.32959,1.8142 -2.29888,2.2988 -0.3427,0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.66479,0.9072 -1.14944,1.1495 -0.71198,0.356 -4.25766,-0.3401 -4.59776,0 -0.54185,0.5418 0.68539,1.9562 0,2.2989 -0.6854,0.3427 -1.57191,-0.2424 -2.29888,0 -0.51405,0.1713 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.3832 -1.46772,0.9417 -2.29889,1.1495 -1.14431,0.286 -6.1826,-0.3571 -6.89664,0 -0.34269,0.1713 0.36349,1.0282 0,1.1494 -1.09045,0.3635 -2.29888,0 -3.44832,0 -0.38315,0 -0.80674,-0.1714 -1.14944,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.91955,0.4598 -2.52877,-0.4597 -3.44832,0 -0.3427,0.1714 0.27092,0.8785 0,1.1495 -0.27093,0.2709 -0.87852,-0.271 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.54185,0.5419 -1.61349,-0.3427 -2.29888,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495" 13.2373 + style="opacity:0.6331169;fill:#ffffff;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter5665-9-8-9)" /> 13.2374 + <path 13.2375 + transform="matrix(0.96274359,0.27041597,-0.27041597,0.96274359,1298.3098,-898.32724)" 13.2376 + id="rect5412-22-5-9-2-3" 13.2377 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2378 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-50-2-0)" 13.2379 + inkscape:connector-curvature="0" /> 13.2380 + <path 13.2381 + transform="matrix(0.99918183,0.0404435,-0.0404435,0.99918183,1129.1393,-956.59225)" 13.2382 + id="rect5412-22-5-9-2-19" 13.2383 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2384 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-7-2-9)" 13.2385 + inkscape:connector-curvature="0" /> 13.2386 + </g> 13.2387 + </g> 13.2388 + <g 13.2389 + inkscape:groupmode="layer" 13.2390 + id="layer6" 13.2391 + inkscape:label="Kaat4" 13.2392 + transform="translate(92.093591,-199.84255)" 13.2393 + style="display:inline" 13.2394 + sodipodi:insensitive="true"> 13.2395 + <g 13.2396 + transform="translate(-1443.4633,201.99501)" 13.2397 + id="g6321"> 13.2398 + <rect 13.2399 + y="293.21182" 13.2400 + x="1941.7804" 13.2401 + height="78.90844" 13.2402 + width="114.54451" 13.2403 + id="rect3026-4-220" 13.2404 + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero" /> 13.2405 + <path 13.2406 + id="path4141-6-1" 13.2407 + d="m 1984.2527,336.45493 c 1.6022,0.2118 3.0805,1.1699 5.0938,2.9375 4.6231,4.0592 4.8164,8.0852 0.9687,21.6562 -0.4658,1.6429 -0.4746,1.643 -6.875,-1.1875 -3.0336,-1.3416 -7.0243,-3.6196 -8.875,-5.0312 l -3.375,-2.5625 1.25,-4.75 c 1.9162,-7.2264 2.2781,-7.7727 6.0313,-9.5625 2.4652,-1.1756 4.179,-1.7118 5.7812,-1.5 z m 47.375,4.0312 c 0.9079,-0.067 1.8153,0.1946 3.1563,0.75 3.8175,1.5813 3.9035,2.9687 0.4062,7.125 -2.8255,3.3579 -9.9618,8.9375 -11.4375,8.9375 -0.4675,0 -0.875,-2.0196 -0.875,-4.4687 0,-5.8866 1.5566,-8.9845 5.5313,-11.125 1.4098,-0.7593 2.3108,-1.1515 3.2187,-1.2188 z m -23.1875,0.2188 c 3.5589,0.2573 7.2261,2.774 8.9063,6.5 1.4171,3.1425 1.5079,4.4033 0.5,8.4062 -0.6527,2.592 -1.6801,5.0034 -2.2813,5.375 -1.808,1.1174 -7.8316,2.0654 -13.9687,2.1875 l -5.7813,0.125 0.625,-5.25 c 1.265,-10.6899 3.2641,-14.6179 8.5625,-16.8125 1.0846,-0.4492 2.2512,-0.617 3.4375,-0.5312 z" 13.2408 + style="fill:#666666" 13.2409 + inkscape:connector-curvature="0" /> 13.2410 + <path 13.2411 + id="path4139-0-3" 13.2412 + d="m 1980.3465,307.51743 c 0.236,-0.236 2.796,0.6675 5.7187,2.0312 2.9226,1.3637 7,3.0841 9.0625,3.8125 3.2821,1.159 3.75,1.7459 3.75,4.5625 0,3.8273 -2.6672,8.876 -5.4687,10.3125 -3.0335,1.5554 -9.4109,0.4912 -12.0625,-2 -1.2924,-1.2141 -2.6213,-3.3691 -2.9375,-4.8125 -0.528,-2.4105 0.9402,-12.9088 1.9375,-13.9062 z m 55.9687,6.7812 c 5.4367,0 6.8461,0.3428 8.5938,2.2188 2.138,2.2949 2.1361,2.4612 -0.094,10.9687 -1.8928,7.2216 -9.6931,9.2459 -14.3438,3.7188 -2.3253,-2.7635 -2.5239,-3.6535 -2,-8.75 0.8677,-8.4406 0.6092,-8.1563 7.8438,-8.1563 z m -12.25,1.5 -0.5625,3.5 c -0.3191,1.925 -0.5877,4.7577 -0.5937,6.3125 -0.01,1.7809 -1.096,3.9085 -2.9375,5.75 -2.3357,2.3357 -3.8018,2.9375 -7.2813,2.9375 -2.3949,0 -5.3679,-0.7445 -6.625,-1.625 -3.2056,-2.2453 -4.1093,-5.233 -3.3437,-11.2812 l 0.6562,-5.2188 10.3438,-0.1875 10.3437,-0.1875 z" 13.2413 + style="fill:#666666" 13.2414 + inkscape:connector-curvature="0" /> 13.2415 + <g 13.2416 + id="g5669-0" 13.2417 + transform="matrix(0.5,-0.8660254,0.8660254,0.5,986.29232,-984.50527)"> 13.2418 + <path 13.2419 + inkscape:connector-curvature="0" 13.2420 + id="path3001-7-6-80-3-9-0-8-7" 13.2421 + d="m -616.62043,1170.1336 c -41.1195,-47.6787 -109.46948,-76.5559 -152.77489,-112.1726 -69.56232,-57.212 -107.2941,-108.6872 -110.03932,-109.70354 -19.41059,-7.18621 -38.63601,-0.97656 -50.35493,16.26491 -7.89986,11.62271 -8.01529,23.0249 -4.29674,36.98363 l 2.97024,8.0987 152.27068,152.5316 c 0,0 178.64838,27.0406 162.22496,7.9973 z" 13.2422 + style="fill:#666666" 13.2423 + sodipodi:nodetypes="sssssccs" 13.2424 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2425 + inkscape:export-xdpi="41.75" 13.2426 + inkscape:export-ydpi="41.75" /> 13.2427 + <path 13.2428 + style="fill:url(#radialGradient8577);fill-opacity:1" 13.2429 + d="m -863.43193,962.31513 c -18.26888,-7.4909 -39.1327,-1.71324 -45.78899,12.65505 -9.85385,21.2705 12.8425,55.59192 49.85955,91.45582 l 104.17614,98.2672 -23.44539,-2.7846 c 0,0 -80.13197,-75.3501 -98.51794,-92.9299 l -53.96337,-59.3701 c -11.86692,-13.05593 -6.66273,-32.93102 1.33635,-45.09174 11.71885,-17.24139 29.05642,-25.21994 50.34827,-16.25882 6.25537,5.73286 12.98354,12.0798 15.99538,14.05709 z" 13.2430 + id="path3001-8-3-16-59-3-8-2-4-9" 13.2431 + inkscape:connector-curvature="0" 13.2432 + sodipodi:nodetypes="csccccsccc" 13.2433 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat3.png" 13.2434 + inkscape:export-xdpi="41.75" 13.2435 + inkscape:export-ydpi="41.75" /> 13.2436 + </g> 13.2437 + <path 13.2438 + sodipodi:nodetypes="ssccscssssccsssccccsssssssssssssssssscssscccsc" 13.2439 + inkscape:connector-curvature="0" 13.2440 + id="path3001-2-1" 13.2441 + d="m 1979.3152,98.579927 c -8.4742,0.7008 -11.2545,1.597103 -17,5.406203 -7.8277,5.1896 -11.6135,11.1873 -14.4062,22.8125 l -1.6875,7 -217.9063,0.5 c -19.0977,0.044 -18.1891,0.086 -34.0937,0.125 -2.7971,0.9793 -5.6518,1.8459 -8.375,2.9688 -4.8377,1.9947 -9.5415,4.2288 -14.125,6.6562 -4.5836,2.4274 -9.0414,5.0414 -13.3438,7.875 -4.3024,2.8336 -8.4434,5.8804 -12.4375,9.0938 -3.9941,3.2134 -7.8413,6.6207 -11.5,10.1875 -16.6037,14.7739 -27.0247,36.4872 -34.625,54.1875 -4.8719,11.751 -7.2936,21.2309 -9.4375,36.9062 -3.8824,28.3861 1.1242,57.0824 14.5938,83.7188 10.3867,20.5399 25.0652,37.9694 43.3125,51.5 9.5302,7.0667 29.618,17.7784 38.5937,20.5625 25.5994,7.621 53.6485,8.3036 74.5938,8.4062 74.8695,0.015 116.8074,0.4113 196.8437,0.3125 35.3519,-0.653 59.8927,-5.4602 73.0313,-9.4062 6.4264,-1.8901 21.5368,-9.5869 30.0312,-15.3125 26.7295,-18.0168 46.0821,-42.9333 57.2813,-73.7813 9.5377,-26.2717 10.4529,-59.8921 2.4062,-89 -4.7944,-17.3431 -14.7195,-36.2317 -26.8437,-51.0625 -3.2021,-3.9169 -6.6296,-8.0904 -7.5938,-9.2812 -1.6772,-2.0716 -1.6571,-2.4007 0.3438,-7.6563 2.9244,-7.6813 2.4863,-21.4683 -0.9063,-28 -3.1371,-6.0398 -7.5616,-10.4991 -14.1875,-14.3125 -5.1691,-2.975 -6.1016,-3.1522 -15.5,-3.1562 -11.9368,-0.01 -15.9335,1.6417 -24.0937,10 -5.1021,5.2258 -5.2105,5.3038 -9.0313,4.3125 -2.1285,-0.5523 -5.1381,-1.265 -6.6875,-1.5625 -2.6337,-0.5059 -2.7722,-0.789 -2.1875,-4.25 1.197,-7.085 -2.8374,-18.6389 -9.0312,-25.8125 -5.7201,-6.6249 -16.4907,-10.726503 -26.0313,-9.937503 z M 1963.784,298.45493 c 1.4817,0.061 3.3241,0.7757 6.0937,2.1875 3.6966,1.8843 4.559,2.8479 4.8125,5.4062 0.3299,3.3291 -2.0973,8.9683 -4.7187,10.9688 -2.1404,1.6333 -4.6129,1.564 -8,-0.1875 -5.4106,-2.7979 -6.5455,-12.0796 -2.0313,-16.5938 1.2478,-1.2478 2.362,-1.8417 3.8438,-1.7812 z m -3.625,28.0312 c 3.9337,-0.4524 8.7262,4.4755 8.7187,8.9688 -0.01,4.8067 -1.9391,11.0098 -3.2812,10.5625 -0.6326,-0.2109 -2.8509,-3.5018 -4.9375,-7.3125 -4.4831,-8.1875 -4.6169,-11.7454 -0.5,-12.2188 z" 13.2442 + style="fill:#666666" /> 13.2443 + <g 13.2444 + inkscape:export-ydpi="49.001003" 13.2445 + inkscape:export-xdpi="49.001003" 13.2446 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2447 + id="g3029-7-3-2" 13.2448 + transform="matrix(-0.66212023,0.74939763,0.74939763,0.66212023,2280.7223,-972.63694)"> 13.2449 + <path 13.2450 + sodipodi:type="arc" 13.2451 + style="fill:#ffffff;fill-opacity:1" 13.2452 + id="path3019-9-18-7" 13.2453 + sodipodi:cx="1084.7186" 13.2454 + sodipodi:cy="555.98059" 13.2455 + sodipodi:rx="32.742237" 13.2456 + sodipodi:ry="32.742237" 13.2457 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.2458 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.2459 + <g 13.2460 + id="g3025-6-5-5" 13.2461 + transform="translate(4,0)"> 13.2462 + <path 13.2463 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.2464 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.2465 + sodipodi:ry="15.050868" 13.2466 + sodipodi:rx="15.050868" 13.2467 + sodipodi:cy="462.24271" 13.2468 + sodipodi:cx="1075.4769" 13.2469 + id="path3021-7-4-3" 13.2470 + style="fill:#000000;fill-opacity:1" 13.2471 + sodipodi:type="arc" /> 13.2472 + <path 13.2473 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.2474 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.2475 + sodipodi:ry="5.5450563" 13.2476 + sodipodi:rx="5.5450563" 13.2477 + sodipodi:cy="439.53439" 13.2478 + sodipodi:cx="1090.2638" 13.2479 + id="path3023-9-9-9" 13.2480 + style="fill:#ffffff;fill-opacity:1" 13.2481 + sodipodi:type="arc" /> 13.2482 + </g> 13.2483 + </g> 13.2484 + <g 13.2485 + inkscape:export-ydpi="49.001003" 13.2486 + inkscape:export-xdpi="49.001003" 13.2487 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2488 + transform="matrix(-1,0,0,1,3158.2273,-325.40986)" 13.2489 + id="g3029-4-5"> 13.2490 + <path 13.2491 + sodipodi:type="arc" 13.2492 + style="fill:#ffffff;fill-opacity:1" 13.2493 + id="path3019-1-5" 13.2494 + sodipodi:cx="1084.7186" 13.2495 + sodipodi:cy="555.98059" 13.2496 + sodipodi:rx="32.742237" 13.2497 + sodipodi:ry="32.742237" 13.2498 + d="m 1117.4609,555.98059 c 0,18.08304 -14.6592,32.74224 -32.7423,32.74224 -18.083,0 -32.7422,-14.6592 -32.7422,-32.74224 0,-18.08304 14.6592,-32.74224 32.7422,-32.74224 18.0831,0 32.7423,14.6592 32.7423,32.74224 z" 13.2499 + transform="matrix(0.9773309,0,0,0.9773309,23.847359,13.345817)" /> 13.2500 + <g 13.2501 + id="g3025-9-2" 13.2502 + transform="translate(4,0)"> 13.2503 + <path 13.2504 + transform="matrix(1.0630616,0,0,1.0630616,-59.321833,65.330357)" 13.2505 + d="m 1090.5278,462.24271 c 0,8.31236 -6.7385,15.05086 -15.0509,15.05086 -8.3123,0 -15.0508,-6.7385 -15.0508,-15.05086 0,-8.31237 6.7385,-15.05087 15.0508,-15.05087 8.3124,0 15.0509,6.7385 15.0509,15.05087 z" 13.2506 + sodipodi:ry="15.050868" 13.2507 + sodipodi:rx="15.050868" 13.2508 + sodipodi:cy="462.24271" 13.2509 + sodipodi:cx="1075.4769" 13.2510 + id="path3021-6-8" 13.2511 + style="fill:#000000;fill-opacity:1" 13.2512 + sodipodi:type="arc" /> 13.2513 + <path 13.2514 + transform="matrix(0.90170409,0,0,0.90170409,100.88107,160.39287)" 13.2515 + d="m 1095.8089,439.53439 c 0,3.06245 -2.4827,5.54506 -5.5451,5.54506 -3.0625,0 -5.5451,-2.48261 -5.5451,-5.54506 0,-3.06245 2.4826,-5.54505 5.5451,-5.54505 3.0624,0 5.5451,2.4826 5.5451,5.54505 z" 13.2516 + sodipodi:ry="5.5450563" 13.2517 + sodipodi:rx="5.5450563" 13.2518 + sodipodi:cy="439.53439" 13.2519 + sodipodi:cx="1090.2638" 13.2520 + id="path3023-53-2" 13.2521 + style="fill:#ffffff;fill-opacity:1" 13.2522 + sodipodi:type="arc" /> 13.2523 + </g> 13.2524 + </g> 13.2525 + <g 13.2526 + inkscape:export-ydpi="49.001003" 13.2527 + inkscape:export-xdpi="49.001003" 13.2528 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2529 + transform="matrix(-1,0,0,1,3002.8594,-764.34728)" 13.2530 + id="g3908-7-4"> 13.2531 + <path 13.2532 + sodipodi:type="arc" 13.2533 + style="fill:#e9afaf;fill-opacity:1" 13.2534 + id="path3065-1-3" 13.2535 + sodipodi:cx="907.01282" 13.2536 + sodipodi:cy="561.78967" 13.2537 + sodipodi:rx="19.275673" 13.2538 + sodipodi:ry="11.618214" 13.2539 + d="m 926.28849,561.78967 c 0,6.41657 -8.63001,11.61822 -19.27567,11.61822 -10.64566,0 -19.27568,-5.20165 -19.27568,-11.61822 0,-6.41656 8.63002,-11.61821 19.27568,-11.61821 10.64566,0 19.27567,5.20165 19.27567,11.61821 z" 13.2540 + transform="matrix(1.2780709,-0.24323698,0.20472396,1.3880432,-282.41231,475.93002)" /> 13.2541 + <path 13.2542 + sodipodi:type="arc" 13.2543 + style="fill:#ffffff;fill-opacity:1;filter:url(#filter3849-1-4-5)" 13.2544 + id="path3067-49-3" 13.2545 + sodipodi:cx="993.09326" 13.2546 + sodipodi:cy="1039.4568" 13.2547 + sodipodi:rx="14.522768" 13.2548 + sodipodi:ry="10.826063" 13.2549 + d="m 1007.616,1039.4568 c 0,5.9791 -6.502,10.8261 -14.52274,10.8261 -8.0207,0 -14.52277,-4.847 -14.52277,-10.8261 0,-5.9791 6.50207,-10.8261 14.52277,-10.8261 8.02074,0 14.52274,4.847 14.52274,10.8261 z" 13.2550 + transform="matrix(0.81880207,-0.24456306,0.21638818,0.72447199,-52.901231,521.35188)" /> 13.2551 + </g> 13.2552 + <path 13.2553 + inkscape:export-ydpi="49.001003" 13.2554 + inkscape:export-xdpi="49.001003" 13.2555 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2556 + sodipodi:end="2.8719042" 13.2557 + sodipodi:start="0" 13.2558 + transform="matrix(0.88804422,-0.10923129,-0.13903786,-1.13037,1922.4968,685.90686)" 13.2559 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.2560 + sodipodi:ry="19.011623" 13.2561 + sodipodi:rx="20.067825" 13.2562 + sodipodi:cy="474.65308" 13.2563 + sodipodi:cx="141.53098" 13.2564 + id="path5422-6-7" 13.2565 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-2-2-5)" 13.2566 + sodipodi:type="arc" /> 13.2567 + <path 13.2568 + inkscape:export-ydpi="49.001003" 13.2569 + inkscape:export-xdpi="49.001003" 13.2570 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2571 + sodipodi:end="2.8719042" 13.2572 + sodipodi:start="0" 13.2573 + transform="matrix(0.88264932,0.14657487,0.18657161,-1.123503,1845.2767,671.52716)" 13.2574 + d="m 161.5988,474.65308 c 0,10.49983 -8.98467,19.01162 -20.06782,19.01162 -9.024,0 -16.93818,-5.7063 -19.34246,-13.94633 l 19.34246,-5.06529 z" 13.2575 + sodipodi:ry="19.011623" 13.2576 + sodipodi:rx="20.067825" 13.2577 + sodipodi:cy="474.65308" 13.2578 + sodipodi:cx="141.53098" 13.2579 + id="path5422-2-4-3" 13.2580 + style="opacity:0.92000002;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5440-0-5-0-2)" 13.2581 + sodipodi:type="arc" /> 13.2582 + <path 13.2583 + inkscape:export-ydpi="41.75" 13.2584 + inkscape:export-xdpi="41.75" 13.2585 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat4.png" 13.2586 + inkscape:connector-curvature="0" 13.2587 + id="rect5412-5-9-6-9" 13.2588 + d="m 1709.3345,362.60383 54.6543,39.7722 -56.3577,77.4458 c -11.0163,15.1384 -32.0716,18.479 -47.2099,7.4629 -15.1382,-11.0163 -18.4607,-32.0967 -7.4444,-47.235 l 56.3577,-77.4459 z" 13.2589 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2590 + <g 13.2591 + transform="translate(1414.7402,376.21926)" 13.2592 + id="g3864-50-3"> 13.2593 + <path 13.2594 + style="fill:#3d0000;fill-opacity:1;fill-rule:nonzero;filter:url(#filter3860-1-0-1)" 13.2595 + d="m 551.12388,-77.130468 c -7.5523,-0.220636 -12.86937,3.734097 -13.46389,16.368238 0.32735,12.478639 5.02548,23.477762 13.98389,33.877761 3.47203,3.244186 10.27412,7.812932 12.53945,8.434501 0.65009,0.178382 3.09596,1.002706 5.43175,1.837354 7.56665,2.654547 14.98489,3.124875 23.11404,2.226899 21.81254,-3.539431 37.04787,-17.675231 40.76718,-37.830578 1.08664,-5.888623 -0.14126,-9.198797 -4.01599,-10.717282 -1.63869,-0.642004 -8.71387,-0.410406 -16.87319,0.528977 -2.36261,0.271936 -7.51269,0.623272 -11.4414,0.807294 -13.10425,0.521203 -35.62384,-15.112222 -50.04184,-15.533164 z" 13.2596 + id="path2995-2-2-4-6" 13.2597 + inkscape:connector-curvature="0" 13.2598 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2599 + inkscape:export-xdpi="49.001003" 13.2600 + inkscape:export-ydpi="49.001003" 13.2601 + sodipodi:nodetypes="cccsccscccc" /> 13.2602 + <path 13.2603 + inkscape:connector-curvature="0" 13.2604 + id="path3001-1-9-3" 13.2605 + d="m 580.39083,-18.378246 c 1.265,-10.6899 3.2569,-14.6 8.5552,-16.7946 4.3384,-1.797 10.1112,0.9856 12.3514,5.9536 1.4171,3.1425 1.4896,4.4094 0.4817,8.4123 -0.6527,2.592 -1.6785,5.0166 -2.2797,5.3882 -1.808,1.1174 -7.8083,2.0534 -13.9454,2.1755 l -5.7845,0.115 z m -13.011,1.8107 c -3.0336,-1.3416 -7.0298,-3.5942 -8.8805,-5.0058 l -3.3649,-2.5666 1.258,-4.7442 c 1.9162,-7.2264 2.2707,-7.7901 6.0239,-9.5799 4.9304,-2.3511 6.8608,-2.0959 10.8873,1.4393 4.6231,4.0592 4.7997,8.0755 0.952,21.6465 -0.4658,1.6429 -0.4754,1.6412 -6.8758,-1.1893 z m 39.4586,-7.0137 c 0,-5.8866 1.5317,-8.9799 5.5063,-11.1204 2.8197,-1.5185 3.7004,-1.5837 6.3824,-0.4728 3.8175,1.5813 3.8945,2.962 0.3972,7.1183 -2.8255,3.3579 -9.9602,8.9279 -11.4359,8.9279 -0.4675,0 -0.85,-2.0039 -0.85,-4.453 z m -62.2226,-14.1185 c -4.4831,-8.18751 -4.6348,-11.77251 -0.5179,-12.24591 3.9337,-0.4524 8.7424,4.4971 8.7349,8.99041 -0.01,4.8067 -1.9308,11.0148 -3.2729,10.5675 -0.6326,-0.2109 -2.8575,-3.5013 -4.9441,-7.312 z m 69.8118,-7.50501 c -2.3254,-2.7635 -2.5293,-3.6535 -2.0054,-8.75 0.8677,-8.4406 0.6113,-8.1735 7.8459,-8.1735 5.4367,0 6.8318,0.3642 8.5795,2.2402 2.138,2.2949 2.1366,2.4656 -0.093,10.9731 -1.8928,7.22161 -9.6761,9.23731 -14.3268,3.7102 z m -24.4298,1.4755 c -3.2056,-2.2453 -4.0862,-5.2384 -3.3206,-11.2866 l 0.6612,-5.2241 10.3413,-0.1942 10.3412,-0.1941 -0.5802,3.5 c -0.3192,1.925 -0.5852,4.7721 -0.5913,6.3269 -0.01,1.7809 -1.0926,3.9085 -2.934,5.75 -2.3358,2.33571 -3.7981,2.92311 -7.2775,2.92311 -2.395,0 -5.383,-0.7205 -6.6401,-1.60101 z m -24.7058,-6.4427 c -1.2924,-1.2141 -2.6086,-3.3885 -2.9248,-4.8319 -0.528,-2.4105 0.9171,-12.9036 1.9144,-13.901 0.236,-0.236 2.8203,0.6867 5.743,2.0504 2.9226,1.3637 7.0013,3.0753 9.0638,3.8037 3.2821,1.159 3.75,1.7257 3.75,4.5423 0,3.8273 -2.6912,8.8839 -5.4927,10.3204 -3.0335,1.5554 -9.4021,0.5073 -12.0537,-1.9839 z m -19.3625,-9.4092 c -5.4106,-2.7979 -6.5496,-12.0887 -2.0354,-16.6029 2.4956,-2.4956 4.4051,-2.4176 9.9443,0.406 3.6966,1.8843 4.5551,2.8498 4.8086,5.4081 0.3299,3.3291 -2.0909,8.9594 -4.7123,10.9599 -2.1404,1.6333 -4.6181,1.5804 -8.0052,-0.1711 z" 13.2606 + style="fill:#ffffff" 13.2607 + sodipodi:nodetypes="ssssscssscssssssssssssccsscssssccsscccscsssscsssssscsssscs" 13.2608 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2609 + inkscape:export-xdpi="49.001003" 13.2610 + inkscape:export-ydpi="49.001003" /> 13.2611 + </g> 13.2612 + <path 13.2613 + sodipodi:nodetypes="ccsssc" 13.2614 + inkscape:export-ydpi="41.75" 13.2615 + inkscape:export-xdpi="41.75" 13.2616 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat4.png" 13.2617 + inkscape:connector-curvature="0" 13.2618 + id="rect5412-2-88-7-6" 13.2619 + d="m 1971.9946,375.30103 83.4804,-20.8525 -44.2208,131.3136 c -5.9752,17.7432 -23.6195,28.4988 -41.6482,23.4497 -18.0287,-5.0489 -28.4903,-23.6494 -23.4414,-41.6781 z" 13.2620 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2621 + <path 13.2622 + inkscape:export-ydpi="49.001003" 13.2623 + inkscape:export-xdpi="49.001003" 13.2624 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2625 + inkscape:connector-curvature="0" 13.2626 + id="path2995-2-0-1" 13.2627 + d="m 1937.0416,271.09463 c 24.7558,0.7406 63.4094,28.2491 85.9094,27.3313 6.7457,-0.3238 15.5861,-0.9599 19.6425,-1.4384 14.0096,-1.6528 26.1379,-2.0452 28.9512,-0.9154 6.653,2.6716 8.8,8.4959 6.9343,18.8575 -6.3862,35.4649 -32.538,60.3612 -69.9901,66.5893 -13.9576,1.58 -26.7518,0.7476 -39.744,-3.9231 -4.0104,-1.4687 -8.1924,-2.9293 -9.3085,-3.2431 -3.8897,-1.0939 -15.5429,-9.1474 -21.5042,-14.8558 -15.3814,-18.2999 -23.4786,-37.649 -24.0406,-59.6064 1.0206,-22.2306 10.1828,-29.1842 23.15,-28.7959 z m 30.5702,32.5884 c -7.0528,-0.2073 -12.0182,3.5084 -12.5734,15.3789 0.3057,11.7244 4.6931,22.0587 13.059,31.8301 3.2424,3.0481 9.5946,7.3407 11.7101,7.9247 0.6071,0.1676 2.8912,0.9421 5.0725,1.7263 7.0662,2.4941 13.9938,2.936 21.5853,2.0923 20.3699,-3.3255 34.5976,-16.6069 38.0709,-35.544 1.0148,-5.5327 -0.1319,-8.6428 -3.7504,-10.0695 -1.5303,-0.6032 -8.1375,-0.3856 -15.7572,0.497 -2.2064,0.2555 -7.0158,0.5856 -10.6847,0.7585 -12.2375,0.4897 -33.2677,-14.1988 -46.7321,-14.5943 z" 13.2628 + style="fill:url(#radialGradient8579);fill-opacity:1;fill-rule:nonzero" /> 13.2629 + <path 13.2630 + inkscape:export-ydpi="49.001003" 13.2631 + inkscape:export-xdpi="49.001003" 13.2632 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat.png" 13.2633 + sodipodi:nodetypes="cssscccccsccccsscc" 13.2634 + inkscape:connector-curvature="0" 13.2635 + id="path3001-8-35-6" 13.2636 + d="m 1637.5589,168.11693 c -34.7857,55.8074 -26.5577,64.0992 -28.6317,77.828 -3.7557,24.8613 -1.0301,56.3275 12,79.6563 10.0478,17.9894 26.3481,26.9308 44,38.7813 9.2192,6.1892 28.6609,15.5616 37.3438,18 24.7641,6.6746 51.8943,7.2851 72.1562,7.375 72.4266,0.014 112.9814,0.3365 190.4063,0.25 34.1984,-0.5719 57.9463,-4.7628 70.6562,-8.2188 78.0209,-40.7683 -42.3416,54.9196 64.9174,-18.0112 -10.3988,14.9753 -23.4495,27.8032 -39.0112,38.2924 -8.4944,5.7256 -23.636,13.4224 -30.0625,15.3126 -13.1385,3.9459 -37.6793,8.7532 -73.0312,9.4062 -80.0363,0.099 -121.9742,-0.2975 -196.8437,-0.3125 -20.9453,-0.1026 -48.9631,-0.7852 -74.5625,-8.4063 -8.9757,-2.7841 -29.0948,-13.4957 -38.625,-20.5624 -18.2473,-13.5306 -32.9258,-30.9602 -43.3125,-51.5 -13.4696,-26.6365 -18.4449,-55.3327 -14.5625,-83.7188 11.1826,-71.9424 44.7789,-88.5524 47.1629,-94.1718 z" 13.2637 + style="fill:url(#radialGradient8581);fill-opacity:1" /> 13.2638 + <path 13.2639 + inkscape:export-ydpi="41.75" 13.2640 + inkscape:export-xdpi="41.75" 13.2641 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat4.png" 13.2642 + sodipodi:nodetypes="ccsssc" 13.2643 + inkscape:connector-curvature="0" 13.2644 + id="rect5412-22-5-6-0" 13.2645 + d="m 1640.1737,304.48503 88.4778,36.8225 -165.4361,145.21 c -14.0709,12.3506 -35.3003,11.1334 -47.7088,-2.8864 -12.4086,-14.0196 -11.11,-35.3208 2.9097,-47.7295 z" 13.2646 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2647 + <path 13.2648 + inkscape:export-ydpi="41.75" 13.2649 + inkscape:export-xdpi="41.75" 13.2650 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/herokaat4.png" 13.2651 + inkscape:connector-curvature="0" 13.2652 + id="rect5412-22-5-8-9-8-4" 13.2653 + d="m 1885.6259,351.81063 -58.1428,116.6949 c -8.3481,16.7582 -1.5647,37.0004 15.1934,45.3484 16.7583,8.3479 36.9713,1.5532 45.3193,-15.2048 l 60.9336,-122.3503 -63.3035,-24.4882 z" 13.2654 + style="fill:#666666;fill-opacity:1;fill-rule:nonzero" /> 13.2655 + <path 13.2656 + transform="matrix(0.96082655,0,0,0.96877533,2411.0649,-847.89477)" 13.2657 + inkscape:connector-curvature="0" 13.2658 + id="path5655-6" 13.2659 + d="m -526.44371,1038.4798 c -1.53259,0 -4.59776,1.5326 -4.59776,0 0,-1.5326 5.68146,-1.0837 4.59776,0 -1.70357,1.7036 -7.64443,1.1495 -10.34497,1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,-0.3832 -1.14944,0 0,0.8567 1.14944,1.4421 1.14944,2.2989 0,0.3831 -0.76629,0 -1.14944,0 -0.38314,0 -0.76629,0 -1.14944,0 -1.53259,0 -3.06517,0 -4.59776,0 -0.51766,0 -3.09851,-0.175 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.25763,0.1288 -4.32462,0 -4.59776,0 -2.29888,0 -4.59777,0 -6.89665,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 -0.27093,0.8786 0,1.1495 0.57472,0.5747 2.8736,-0.5747 3.44832,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.54185,0.5419 1.75703,-0.5418 2.29888,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.62861,0.3143 2.66608,-0.1956 3.44832,0 1.17544,0.2939 2.27288,0.8556 3.44833,1.1494 0.3717,0.093 0.87851,-0.2709 1.14944,0 2.37823,2.3783 -3.63426,-0.093 1.14944,2.2989 0.68539,0.3427 1.75703,-0.5418 2.29888,0 0.27092,0.2709 -0.27093,0.8785 0,1.1495 0.27092,0.2709 0.80674,-0.1714 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1713 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 3.06517,0 -0.38315,-0.3831 1.14944,1.1495 0.54185,0.5418 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 0.27093,0.2709 -0.27093,0.8785 0,1.1495 3.06517,0 -0.38315,-0.3832 1.14944,1.1494 0.27093,0.2709 0.87852,-0.2709 1.14944,0 2.37823,2.3782 -3.63425,-0.093 1.14944,2.2989 0.45575,0.2279 3.21334,-0.235 3.44832,0 0.27093,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.271 0.87852,-0.2709 1.14944,0 0.27093,0.271 -0.27092,0.8785 0,1.1495 0.27093,0.2709 1.14944,-0.3832 1.14944,0 0,1.9342 -3.97754,0.9427 -4.59776,1.1494 -0.51404,0.1714 -0.76629,0.7663 -1.14944,1.1494 -0.38315,0.3832 -0.76629,0.7663 -1.14944,1.1495 -0.38315,0.3831 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.87851,-0.2709 -1.14944,0 -0.27093,0.271 0.3427,0.9781 0,1.1495 -0.91955,0.4597 -2.52877,-0.4598 -3.44832,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6354,0.9781 -1.14944,1.1494 -0.72697,0.2424 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0 -1.55547,-0.1859 -2.29888,0 -3.33365,0.8334 -1.34515,0.8968 -3.44833,2.2989 -1.4257,0.9504 -3.17205,1.3484 -4.59776,2.2989 -0.45084,0.3005 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.3427,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2424 -0.66479,0.9071 -1.14944,1.1495 -0.3427,0.1713 -0.77773,-0.093 -1.14944,0 -1.17544,0.2938 -2.27288,0.8556 -3.44832,1.1494 -0.37171,0.093 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1495 -2.83102,1.4155 1.03764,-3.3366 -3.44832,1.1494 -0.27093,0.2709 0.34269,0.9781 0,1.1494 -0.6854,0.3427 -1.61349,-0.3427 -2.29888,0 -0.3427,0.1714 0.17134,0.8068 0,1.1495 -1.27074,2.5414 -0.7134,0.3567 -2.29889,1.1494 -0.96929,0.4847 -1.32958,1.8142 -2.29888,2.2989 -0.68539,0.3427 -1.75703,-0.5419 -2.29888,0 0,3.0652 0.38315,-0.3832 -1.14944,1.1494 -0.27092,0.271 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1494 -0.27092,0.2709 -0.87851,-0.2709 -1.14944,0 -2.37823,2.3782 3.63426,-0.093 -1.14944,2.2989 -0.45574,0.2279 -3.21333,-0.235 -3.44832,0 -0.27093,0.2709 0.27093,0.8785 0,1.1494 -0.27093,0.271 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.27093,0.2709 -0.87852,-0.2709 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.037,0.037 -3.16955,0 -3.44832,0 -0.38315,0 -0.87852,-0.2709 -1.14944,0 -0.7663,0.7663 1.14944,1.9158 -1.14944,1.1495 -0.81278,-0.271 -1.48611,-0.8786 -2.29888,-1.1495 -0.57054,-0.1902 -3.35044,-0.098 -3.44833,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.69859,0.8488 -1.14944,1.1494 -0.71285,0.4752 -1.69307,0.5436 -2.29888,1.1494 -0.27092,0.271 0.27093,0.8786 0,1.1495 -0.27092,0.2709 -0.80674,-0.1714 -1.14944,0 -0.48464,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.68539,0.3427 -1.75703,-0.5418 -2.29888,0 -0.27092,0.2709 0.27093,0.8785 0,1.1495 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 -0.27092,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3831 -1.53259,0 -1.14944,0 0.48353,0 6.55471,-0.171 6.89664,0 2.62767,1.3138 -0.71461,1.6051 3.44832,2.2989 1.51174,0.2519 3.06518,0 4.59777,0 1.14944,0 2.3332,-0.2788 3.44832,0 0.52567,0.1314 0.69859,0.8489 1.14944,1.1494 0.57885,2.5324 2.36462,0.6076 3.44832,1.1495 0.48465,0.2423 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.80674,-0.1713 1.14944,0 0.48465,0.2423 0.6354,0.9781 1.14944,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 1.53259,0.3832 3.131,0.5628 4.59776,1.1495 0.5031,0.2012 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.61349,-0.3427 2.29888,0 0.9693,0.4847 1.32959,1.8143 2.29889,2.2989 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1494 0.34269,0.1714 0.80674,-0.1713 1.14944,0 0.96929,0.4847 1.27079,1.9562 2.29888,2.2989 0.72697,0.2423 1.57191,-0.2423 2.29888,0 0.51404,0.1714 0.63539,0.9781 1.14944,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.3427,0.1713 -0.27093,0.8785 0,1.1494 0.006,0.01 3.4099,-0.01 3.44832,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1494 0.36349,0.1212 0.7663,0 1.14944,0 0.64157,0 5.22103,-0.1753 5.7472,0 0.51405,0.1714 0.7663,0.7663 1.14944,1.1495 0.7663,0.3831 1.46772,0.9416 2.29889,1.1494 0.74341,0.1859 1.55546,-0.1858 2.29888,0 0.83116,0.2078 1.4861,0.8785 2.29888,1.1495 0.36348,0.1211 0.78595,-0.1212 1.14944,0 0.81277,0.2709 1.46772,0.9416 2.29888,1.1494 0.97606,0.244 3.07555,-0.7144 3.44832,1.1494 0.30056,1.5029 -0.68539,3.227 0,4.5978 0.3427,0.6854 1.53259,0 2.29888,0 6.53686,0 0.75675,-0.514 5.7472,1.1495 0.72697,0.2423 1.61349,-0.3427 2.29888,0 0.48465,0.2423 0.62377,1.018 1.14944,1.1494 1.11512,0.2788 2.49193,-0.6376 3.44833,0 0.63759,0.4251 0.34269,1.6135 0,2.2989 -0.17135,0.3427 -1.14945,0.3831 -1.14945,0 0,-0.3832 1.53259,0 1.14945,0 -0.7663,0 -1.57192,-0.2424 -2.29889,0 -3.58777,1.1959 0.38315,0.7663 -1.14944,2.2989 -0.27092,0.2709 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.3427,0.9781 0,1.1494 -1.37079,0.6854 -3.14382,-0.4846 -4.59776,0 -0.51404,0.1714 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.36349,1.0283 0,1.1494 -1.09045,0.3635 -2.38109,-0.4269 -3.44832,0 -1.00619,0.4025 -1.36961,1.7413 -2.29888,2.2989 -1.03895,0.6234 -2.4402,0.4774 -3.44832,1.1494 -0.3188,0.2126 0.31879,0.9369 0,1.1495 -1.00813,0.6721 -2.36462,0.6076 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1495 -0.7663,0.3831 -1.53259,0.7663 -2.29889,1.1494 -0.57885,2.5324 -2.36461,0.6076 -3.44832,1.1494 -3.50529,1.7527 2.10227,0.9113 -3.44832,2.2989 -0.74341,0.1859 -1.57191,-0.2423 -2.29888,0 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.72697,0.2423 -1.66129,-0.4251 -2.29888,0 -0.71285,0.4752 -0.43659,1.8236 -1.14944,2.2989 -5.46305,3.642 0.96629,-4.4146 -4.59776,1.1494 -0.27093,0.2709 0.31879,0.9369 0,1.1495 -1.00813,0.672 -2.36462,0.6076 -3.44832,1.1494 -3.50529,1.7526 2.10226,0.9112 -3.44833,2.2989 -0.74341,0.1858 -1.61348,-0.3427 -2.29888,0 -0.96929,0.4846 -1.43191,1.6486 -2.29888,2.2989 -0.68539,0.514 -1.58603,0.6742 -2.29888,1.1494 -0.45085,0.3006 -0.66479,0.9071 -1.14944,1.1494 -1.0837,0.5419 -2.32336,0.6995 -3.44832,1.1495 -0.79546,0.3182 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.61349,0.6354 -2.29888,1.1495 -0.86696,0.6502 -1.45265,1.6219 -2.29888,2.2988 -4.23666,3.3894 -2.1659,1.2996 -5.7472,3.4484 -1.18459,0.7107 -2.26374,1.5881 -3.44833,2.2988 -1.12584,0.6756 -6.26742,2.8192 -6.89664,3.4484 -0.60581,0.6058 -0.43659,1.8236 -1.14944,2.2989 -0.63759,0.425 -1.58739,-0.2846 -2.29888,0 -1.28265,0.513 -2.21271,1.681 -3.44832,2.2988 -1.0837,0.5419 -2.36462,0.6076 -3.44832,1.1495 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.08371,0.5418 -2.36462,0.6075 -3.44832,1.1494 -0.48465,0.2423 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.7663 -1.39719,1.6978 -2.29889,2.2989 -0.31879,0.2125 -0.76629,0 -1.14944,0 -0.76629,0.3832 -1.69307,0.5436 -2.29888,1.1495 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.34269,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.80674,-0.1713 -1.14944,0 -0.96929,0.4847 -1.32959,1.8143 -2.29888,2.2989 -0.3427,0.1714 -1.02828,0.3635 -1.14944,0 -0.36348,-1.0904 0.95639,-4.0859 0,-3.4483 -1.85889,1.2393 -2.01808,4.0309 -3.44832,5.7472 -0.54847,0.6582 -1.53259,0.7663 -2.29888,1.1494 -0.76629,0.3832 -1.46772,0.9417 -2.29888,1.1495 -0.74342,0.1858 -1.61349,-0.3427 -2.29888,0 -1.75844,0.3045 -1.99438,2.7213 -3.44832,3.4483 -0.3427,0.1713 -1.14944,0.3831 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 0.76629,0 1.53258,0 2.29888,0 3.83146,0 7.66293,0 11.4944,0 1.29076,0 7.22434,-0.2739 8.04608,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 1.09046,0.3635 2.33321,-0.2787 3.44833,0 0.83116,0.2078 1.46771,0.9417 2.29888,1.1495 0.74341,0.1858 1.53258,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 3.44832,0 6.89664,0 10.34496,0 10.60471,0 -1.45251,-0.3717 9.19553,1.1494 1.13788,0.1626 2.29888,0 3.44832,0 3.06517,0 6.13035,0 9.19552,0 4.21462,0 8.42923,0 12.64385,0 1.02728,0 5.3809,-0.1831 5.7472,0 0.48464,0.2423 0.66479,0.9071 1.14944,1.1495 0.34947,0.1747 3.80405,0 4.59776,0 3.06517,0 6.13035,0 9.19552,0 0.38315,0 0.7663,0 1.14944,0 0.38315,0 0.80675,-0.1714 1.14944,0 0.48465,0.2423 0.6648,0.9071 1.14944,1.1494 0.6854,0.3427 1.75703,-0.5418 2.29889,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 1.14944,-0.3831 1.14944,0 0,0.3832 -0.87852,-0.2709 -1.14944,0 -0.27093,0.271 0.27092,0.8786 0,1.1495 -0.54186,0.5418 -1.57192,-0.2423 -2.29889,0 -0.81277,0.2709 -1.58602,0.6742 -2.29888,1.1494 -0.45084,0.3006 -0.63539,0.9781 -1.14944,1.1495 -0.72697,0.2423 -1.57191,-0.2424 -2.29888,0 -0.51404,0.1713 -0.66479,0.9071 -1.14944,1.1494 -0.34269,0.1714 -0.80674,-0.1713 -1.14944,0 -0.48465,0.2423 -0.69859,0.8489 -1.14944,1.1494 -5.80675,3.8712 -0.0266,0.01 -3.44832,1.1495 -1.62555,0.5418 -2.97221,1.757 -4.59776,2.2989 -1.49869,0.4995 -3.18479,0.4429 -4.59776,1.1494 -0.9693,0.4847 -1.43192,1.6487 -2.29888,2.2989 -0.6854,0.514 -1.53259,0.7663 -2.29889,1.1494 -0.76629,0.3832 -1.53258,0.7663 -2.29888,1.1495 -0.76629,0.3831 -1.58602,0.6742 -2.29888,1.1494 -0.90169,0.6011 -1.32958,1.8142 -2.29888,2.2989 -0.34269,0.1713 -0.80674,-0.1714 -1.14944,0 -0.96929,0.4846 -1.32959,1.8142 -2.29888,2.2989 -1.58549,0.7927 -1.02814,-1.3921 -2.29888,1.1494 0,3.0652 0.38315,-0.3831 -1.14944,1.1495 -0.54185,0.5418 0.54185,1.757 0,2.2988 -0.27093,0.271 -1.14944,0.3832 -1.14944,0 0,-0.3831 0.76629,0 1.14944,0 1.14944,0 2.29888,0 3.44832,0 3.69999,0 -1.96222,-0.2709 2.29888,1.1495 0.72697,0.2423 1.53259,0 2.29888,0 1.14944,0 2.29888,0 3.44832,0 0.7663,0 1.54747,-0.1503 2.29888,0 6.95882,1.3917 0.47625,1.1494 5.74721,1.1494 3.44832,0 6.89664,0 10.34496,0 0.38315,0 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.27092,0.8785 0,1.1495 0.54185,0.5418 1.57191,-0.2424 2.29888,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.36349,0.1212 0.78596,-0.1212 1.14944,0 0.81278,0.2709 1.48611,0.8785 2.29888,1.1494 0.72697,0.2424 1.53259,0 2.29888,0 0.76618,0 8.55225,-0.2144 9.19553,0 0.81278,0.271 1.4861,0.8785 2.29888,1.1495 0.72697,0.2423 1.75703,-0.5419 2.29888,0 0.27093,0.2709 -0.27093,0.8785 0,1.1494 0.27093,0.2709 1.14944,-0.3831 1.14944,0 0,0.3832 -0.76629,0 -1.14944,0 -0.76629,0 -1.53259,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.7663,0 -1.57191,-0.2423 -2.29888,0 -0.81278,0.2709 -1.48611,0.8785 -2.29888,1.1495 -0.72697,0.2423 -1.53259,0 -2.29889,0 -1.53258,0 -3.06517,0 -4.59776,0 -0.38314,0 -0.87851,-0.271 -1.14944,0 -0.27092,0.2709 0.3427,0.978 0,1.1494 -0.68539,0.3427 -1.61348,-0.3427 -2.29888,0 -0.3427,0.1713 0.27093,0.8785 0,1.1494 -0.27092,0.271 -0.76629,0 -1.14944,0 -0.38315,0 -0.80674,0.1714 -1.14944,0 -0.48465,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.91573,0 -3.83147,0 -5.7472,0 -7.66294,0 -15.32588,0 -22.98881,0 -3.06518,0 -6.13035,0 -9.19552,0 -0.60107,0 -4.29553,-0.1511 -4.59777,0 -0.48464,0.2423 -0.63539,0.9781 -1.14944,1.1494 -0.61794,0.206 -3.62458,0 -4.59776,0 -3.44832,0 -6.89664,0 -10.34496,0 -11.11126,0 -22.22252,0 -33.33377,0 -7.66294,0 -15.32588,0 -22.98881,0 -2.29888,0 -4.59776,0 -6.89665,0 -0.51765,0 -3.0985,0.1749 -3.44832,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1494 -0.32897,-0.1645 -5.13315,0 -5.7472,0 -5.36405,0 -10.72811,0 -16.09217,0 -3.06517,0 -6.13034,0 -9.19552,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -0.27092,-0.271 -1.14944,0.3831 -1.14944,0 0,-0.3832 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.27093,-0.2709 0.76629,0 1.14944,0 0.76629,0 1.53259,0 2.29888,0 3.06518,0 6.13035,0 9.19553,0 0.38314,0 0.76629,0 1.14944,0 0.38314,0 0.87851,0.2709 1.14944,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.1408,-0.1408 3.03109,0.1043 3.44832,0 11.6135,-2.9034 -0.83011,0.415 4.59776,-2.2989 0.68539,-0.3427 1.57191,0.2423 2.29888,0 0.81278,-0.2709 1.50342,-0.8313 2.29888,-1.1494 1.12496,-0.45 2.36462,-0.6076 3.44832,-1.1495 0.48465,-0.2423 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.87852,0.2709 1.14944,0 0.27093,-0.271 -0.27092,-0.8785 0,-1.1495 2.37824,-2.3782 -0.093,3.6343 2.29888,-1.1494 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54186,-0.5419 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.27092,-0.8786 0,-1.1495 0.54186,-0.5418 1.75703,0.5419 2.29889,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.57472,-0.5747 2.8736,0.5747 3.44832,0 0.27092,-0.271 -0.27093,-0.8785 0,-1.1495 0.54185,-0.5418 1.75703,0.5419 2.29888,0 0.27092,-0.2709 -0.27093,-0.8785 0,-1.1494 0.27092,-0.2709 1.14944,0.3831 1.14944,0 0,-2.0167 -2.65579,-0.7532 -3.44832,-1.1495 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.34982,-0.1749 -2.93067,0 -3.44832,0 -3.06518,0 -6.13035,0 -9.19553,0 -1.14944,0 -2.35786,0.3635 -3.44832,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.76629,0 -1.14944,0 -0.38315,0 -0.76629,0 -1.14944,0 -1.46734,0 -7.06289,0.2458 -8.04608,0 -0.52568,-0.1314 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.54302,0.126 -2.29889,0 -8.01176,-1.3353 -1.72258,-1.1494 -6.89664,-1.1494 -2.29888,0 -4.59776,0 -6.89664,0 -0.76629,0 -1.61349,0.3427 -2.29888,0 -0.3427,-0.1714 0.3427,-0.9781 0,-1.1495 -1.37079,-0.6853 -3.11093,0.3718 -4.59776,0 -0.83116,-0.2077 -1.48611,-0.8785 -2.29888,-1.1494 -0.36349,-0.1212 -0.78596,0.1212 -1.14944,0 -0.81278,-0.2709 -1.53259,-0.7663 -2.29888,-1.1494 -0.7663,-0.3832 -1.58603,-0.6742 -2.29889,-1.1495 -0.45084,-0.3005 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.78595,0.1211 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1495 -0.36348,-0.1211 -0.78595,0.1212 -1.14944,0 -0.81277,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.38315,-0.3831 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.80674,0.1713 -1.14944,0 -0.48465,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.3427,-0.1713 -0.80674,0.1714 -1.14944,0 -0.96929,-0.4846 -1.32959,-1.8142 -2.29888,-2.2989 -0.3427,-0.1713 -0.80675,0.1714 -1.14944,0 -0.48465,-0.2423 -0.6648,-0.9071 -1.14944,-1.1494 -0.3427,-0.1713 -0.87852,0.2709 -1.14944,0 -0.27093,-0.2709 -0.27093,-0.8785 0,-1.1494 10e-4,0 3.44311,0 3.44832,0 0.51404,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.78595,0.1212 1.14944,0 0.81278,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.36349,-0.1212 0.76629,0 1.14944,0 1.53259,0 3.06518,0 4.59776,0 0.7663,0 1.55547,0.1858 2.29888,0 0.83117,-0.2078 1.48611,-0.8785 2.29888,-1.1495 1.49869,-0.4995 3.09908,-0.6498 4.59777,-1.1494 0.81277,-0.2709 1.50341,-0.8313 2.29888,-1.1494 2.69249,-1.077 5.58854,-1.81 8.04608,-3.4484 0.90169,-0.6011 1.32959,-1.8142 2.29888,-2.2988 0.3427,-0.1714 0.76629,0 1.14944,0 0.38315,-0.3832 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.96929,-0.4846 1.39719,-1.6977 2.29888,-2.2989 0.71286,-0.4752 1.61349,-0.6354 2.29888,-1.1494 0.86697,-0.6502 1.36962,-1.7413 2.29888,-2.2989 6.59327,-2.1977 0.69821,0.3384 5.74721,-3.4483 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1494 0.86696,-0.6503 1.43192,-1.6487 2.29888,-2.2989 0.68539,-0.5141 1.61348,-0.6354 2.29888,-1.1495 0.86696,-0.6502 1.32959,-1.8142 2.29888,-2.2988 1.41298,-0.7065 3.131,-0.5628 4.59776,-1.1495 0.5031,-0.2012 0.6648,-0.9071 1.14944,-1.1494 0.3427,-0.1714 0.7663,0 1.14944,0 0.7663,-0.7663 1.39719,-1.6978 2.29888,-2.2989 0.3188,-0.2125 0.87852,0.2709 1.14944,0 0.60581,-0.6058 0.7663,-1.5326 1.14944,-2.2989 0.7663,-0.3831 1.69308,-0.5436 2.29888,-1.1494 0.60581,-0.6058 0.54364,-1.6931 1.14945,-2.2989 2.22777,-2.2278 5.42347,-3.0242 8.04608,-4.5978 1.18459,-0.7107 2.26373,-1.5881 3.44832,-2.2989 0.73465,-0.4407 1.58603,-0.6742 2.29888,-1.1494 0.45085,-0.3006 0.6354,-0.9781 1.14944,-1.1494 5.23258,0 0.0657,0.5418 3.44832,-1.1495 0.3427,-0.1713 1.14944,0.3832 1.14944,0 0,-0.8567 -1.14944,-1.4421 -1.14944,-2.2989 0,-0.7663 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6354,-0.978 1.14944,-1.1494 0.72697,-0.2423 1.61349,0.3427 2.29888,0 0.9693,-0.4846 1.43192,-1.6487 2.29888,-2.2989 1.37079,-1.0281 3.22698,-1.2708 4.59777,-2.2989 0.86696,-0.6502 1.29268,-1.8964 2.29888,-2.2988 1.06723,-0.4269 2.42023,0.514 3.44832,0 0.76629,-0.3832 0.72438,-1.5551 1.14944,-2.2989 1.10843,-1.9398 2.56826,-3.6938 3.44832,-5.7472 0.60372,-1.4087 -0.68539,-3.227 0,-4.5978 0.17135,-0.3427 0.97809,0.3427 1.14944,0 0.3427,-0.6854 -0.3427,-1.6135 0,-2.2989 0.17135,-0.3427 1.42037,0.271 1.14944,0 -1.57573,-1.5757 -3.79159,-1.1494 -5.7472,-1.1494 -2.68203,0 -5.36406,0 -8.04608,0 -9.19553,0 -18.39105,0 -27.58657,0 -2.68203,0 -5.36406,0 -8.04609,0 -0.76629,0 -1.53258,0 -2.29888,0 -0.38314,0 -0.78595,0.1212 -1.14944,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -0.36348,-0.1212 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51405,-0.1714 -0.6354,-0.9781 -1.14944,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -0.44945,0 -7.55032,0.1653 -8.04608,0 -0.51405,-0.1713 -0.62377,-1.018 -1.14945,-1.1494 -1.48682,-0.3717 -3.06517,0 -4.59776,0 -1.91573,0 -3.83146,0 -5.7472,0 -0.76629,0 -1.75703,0.5418 -2.29888,0 -0.54185,-0.5419 0.68539,-1.9562 0,-2.2989 -1.37079,-0.6854 -3.08058,0.2167 -4.59776,0 -0.92579,-0.1323 -9.44183,-2.9968 -10.34497,-3.4483 -3.38258,-1.6913 1.78426,-1.1495 -3.44832,-1.1495 -0.38314,0 -0.76629,0 -1.14944,0 -0.38314,0 -1.14944,0.3832 -1.14944,0 0,-0.3831 1.14944,-0.3831 1.14944,0 0,0.3832 -1.53258,0 -1.14944,0 3.06518,0 6.13035,0 9.19553,0 0.7553,0 2.7998,0.2162 3.44832,0 0.81277,-0.2709 1.4861,-0.8785 2.29888,-1.1494 0.72697,-0.2423 1.66128,0.4251 2.29888,0 0.90169,-0.6011 1.45265,-1.6219 2.29888,-2.2989 1.34389,-2.0859 3.95991,-2.1078 5.7472,-3.4483 0.86696,-0.6502 1.29269,-1.8964 2.29888,-2.2989 1.06723,-0.4269 2.3811,0.4269 3.44832,0 7.63353,-3.0534 -2.40889,-1.6967 4.59777,-3.4483 0.74341,-0.1859 1.55546,0.1858 2.29888,0 1.66232,-0.4156 2.93543,-1.8833 4.59776,-2.2989 1.56569,-0.3914 5.50606,0.4635 6.89664,0 0.51405,-0.1713 0.66479,-0.9071 1.14944,-1.1494 3.73947,-1.8698 3.60251,-0.1542 6.89664,-3.4484 0.60581,-0.6058 0.41479,-1.858 1.14944,-2.2988 1.35463,-0.8128 3.14574,-0.5272 4.59777,-1.1495 1.26975,-0.5442 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.32336,-0.6994 3.44832,-1.1494 0.79546,-0.3182 1.46772,-0.9416 2.29888,-1.1494 0.74341,-0.1859 1.57191,0.2423 2.29888,0 0.51405,-0.1714 0.66479,-0.9072 1.14944,-1.1495 0.3427,-0.1713 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.66479,-0.9071 1.14944,-1.1494 1.58549,-0.7928 1.02814,1.392 2.29888,-1.1495 0.17135,-0.3427 -0.27092,-0.8785 0,-1.1494 0.54185,-0.5419 1.61349,0.3427 2.29888,0 0.48465,-0.2423 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29888,-1.1495 0.7663,-0.3831 1.50342,-0.8312 2.29889,-1.1494 1.12495,-0.45 2.36461,-0.6076 3.44832,-1.1495 0.48464,-0.2423 0.61811,-1.0431 1.14944,-1.1494 1.50282,-0.3006 3.11093,0.3717 4.59776,0 0.74341,-0.1859 -0.54185,-1.757 0,-2.2989 0.60581,-0.6058 1.69307,-0.5436 2.29888,-1.1494 0.67518,-0.6752 -1.32272,0.3254 -2.29888,0 -0.81278,-0.271 -1.48611,-0.8785 -2.29888,-1.1495 -0.72697,-0.2423 -1.53259,0 -2.29888,0 -7.15945,0 2.86292,0.3427 -4.59776,-1.1494 -1.12712,-0.2254 -2.29889,0 -3.44833,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1714 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2424 -1.53258,0 -2.29888,0 -1.23316,0 -7.2863,0.2532 -8.04608,0 -0.81278,-0.271 -1.4861,-0.8786 -2.29888,-1.1495 -0.36349,-0.1211 -0.7663,0 -1.14944,0 -0.7663,-0.3831 -1.48611,-0.8785 -2.29888,-1.1494 -0.74474,-0.2483 -4.80616,0 -5.74721,0 -0.7553,0 -2.7998,0.2161 -3.44832,0 -0.81277,-0.271 -1.46772,-0.9417 -2.29888,-1.1495 -0.74341,-0.1858 -1.57191,0.2424 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.3427,-0.1714 -0.87851,0.2709 -1.14944,0 -0.27092,-0.2709 0.27093,-0.8785 0,-1.1494 -1.97491,-1.975 -3.50742,-0.1182 -4.59776,-2.2989 -0.17135,-0.3427 -0.27093,-1.4204 0,-1.1495 1.32176,1.3218 1.40111,4.4006 2.29888,5.7472 0.21253,0.3188 0.76629,0 1.14944,0 2.68203,0 5.36406,0 8.04608,0 3.06518,0 6.13035,0 9.19553,0 1.14944,0 2.29888,0 3.44832,0 0.76629,0 1.55546,0.1859 2.29888,0 0.83116,-0.2078 1.45877,-0.9814 2.29888,-1.1494 1.12712,-0.2254 2.29888,0 3.44832,0 0.38315,0 0.78596,0.1212 1.14944,0 0.81278,-0.2709 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29888,0 0.27093,-0.271 -0.34269,-0.9781 0,-1.1495 0.6854,-0.3427 1.57191,0.2423 2.29888,0 0.51405,-0.1713 0.6986,-0.8489 1.14944,-1.1494 0.71286,-0.4753 1.53259,-0.7663 2.29889,-1.1495 0.76629,-0.3831 1.46771,-0.9416 2.29888,-1.1494 5.93953,-1.4849 -1.34178,1.4849 4.59776,0 1.66232,-0.4156 2.93544,-1.8833 4.59776,-2.2989 0.74341,-0.1858 1.53259,0 2.29888,0 0.38315,0 0.80674,0.1714 1.14944,0 0.48465,-0.2423 0.69859,-0.8489 1.14944,-1.1494 5.80675,-3.8712 0.0266,-0.01 3.44832,-1.1495 0.81278,-0.2709 1.50342,-0.8312 2.29888,-1.1494 1.12496,-0.45 2.29888,-0.7663 3.44832,-1.1495 1.14944,-0.7662 2.21271,-1.681 3.44833,-2.2988 1.84548,-0.9228 3.90172,-1.3762 5.7472,-2.2989 1.23561,-0.6178 2.21271,-1.6811 3.44832,-2.2989 1.0837,-0.5418 2.47903,-0.4225 3.44832,-1.1494 0.68539,-0.5141 0.38315,-1.9158 1.14944,-2.2989 1.74742,-0.8737 3.89379,-0.5317 5.7472,-1.1495 0.51405,-0.1713 0.6986,-0.8488 1.14944,-1.1494 0.71286,-0.4752 1.48611,-0.8785 2.29888,-1.1494 0.72697,-0.2424 1.75703,0.5418 2.29889,0 0.27092,-0.271 -0.27093,-0.8786 0,-1.1495 0.27092,-0.2709 0.87851,0.2709 1.14944,0 0.27092,-0.2709 0.27092,-0.8785 0,-1.1494 -0.23499,-0.235 -2.99258,0.2279 -3.44833,0 -0.48464,-0.2423 -0.66479,-0.9071 -1.14944,-1.1495 -0.73451,-0.3672 -3.67257,0.3084 -4.59776,0 -0.81278,-0.2709 -1.4861,-0.8785 -2.29888,-1.1494 -1.34782,-0.4493 -3.33193,0.6329 -4.59776,0 -0.3427,-0.1713 0.3427,-0.9781 0,-1.1494 -1.02809,-0.5141 -2.29888,0 -3.44832,0 -1.53259,0 -3.06518,0 -4.59776,0 -1.14944,0 -2.29888,0 -3.44832,0 -0.38315,0 -0.80675,0.1713 -1.14945,0 -0.48464,-0.2424 -0.66479,-0.9072 -1.14944,-1.1495 -0.34269,-0.1713 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,0.2423 -2.29888,0 -0.51404,-0.1713 -0.66479,-0.9071 -1.14944,-1.1494 -0.34269,-0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.53258,0 -2.29888,0 -1.91573,0 -3.83147,0 -5.7472,0 -0.97518,0 -6.13403,0.1906 -6.89664,0 -0.83117,-0.2078 -1.48611,-0.8785 -2.29888,-1.1495 -0.82175,-0.2739 -6.75533,0 -8.04609,0 -0.38314,0 -0.80674,0.1714 -1.14944,0 -0.48464,-0.2423 -0.63539,-0.9781 -1.14944,-1.1494 -0.72697,-0.2423 -1.53258,0 -2.29888,0 -0.76629,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59776,0 -6.89664,0 -6.5135,0 -13.02699,0 -19.54049,0 -1.31802,0 -3.40707,0.2977 -4.59776,0 -0.83116,-0.2078 -1.46772,-0.9417 -2.29888,-1.1494 -0.74342,-0.1859 -1.53259,0 -2.29888,0 -0.7663,0 -1.53259,0 -2.29888,0 -2.29888,0 -4.59777,0 -6.89665,0 -7.27979,0 -14.55957,0 -21.83936,0 -4.98091,0 -9.96182,0 -14.94273,0 -0.96323,0 -5.25867,-0.2443 -5.7472,0 -0.3427,0.1713 0.27092,0.8785 0,1.1494 -0.23499,0.235 -2.99258,-0.2279 -3.44832,0 -0.48465,0.2423 -0.6648,0.9071 -1.14944,1.1494 -0.72911,0.3646 -5.0005,-0.3733 -5.74721,0 -0.48464,0.2424 -0.66479,0.9072 -1.14944,1.1495 -0.29718,0.1486 -6.08191,0 -6.89664,0 -0.38315,0 -0.76629,0 -1.14944,0 -0.38315,0 -0.87851,-0.2709 -1.14944,0 -0.27092,0.2709 0,0.7663 0,1.1494 0,2.2989 -0.38315,0.3832 1.14944,1.1495 0.48465,0.2423 0.69859,0.8488 1.14944,1.1494 0.71285,0.4752 1.82365,0.4366 2.29888,1.1494 0.42507,0.6376 -0.24232,1.572 0,2.2989 0.17135,0.5141 0.84888,0.6986 1.14944,1.1495 0.47524,0.7128 0.54364,1.693 1.14944,2.2988 0.60581,0.6059 1.53259,0.7663 2.29888,1.1495 1.53259,0.7663 3.06518,1.5326 4.59777,2.2989 0.76629,0.3831 1.58602,0.6742 2.29888,1.1494 0.90169,0.6011 1.32958,1.8142 2.29888,2.2989 0.68539,0.3427 1.75703,-0.5419 2.29888,0 0.27092,0.2709 -0.17135,0.8067 0,1.1494 0.24232,0.4847 0.76629,0.7663 1.14944,1.1495 0.38315,0.3831 0.66479,0.9071 1.14944,1.1494 0.3427,0.1714 0.87851,-0.2709 1.14944,0 7.66294,7.6629 -5.7472,-2.682 3.44832,3.4483 1.58129,1.0542 1.18218,1.7733 2.29888,3.4484 0.60113,0.9016 1.95619,1.2707 2.29888,2.2988 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.17135,0.3427 0.87852,-0.2709 1.14944,0 0.27093,0.2709 -0.17135,0.8068 0,1.1495 0.24233,0.4846 0.90712,0.6647 1.14944,1.1494 0.3427,0.6854 -0.24232,1.5719 0,2.2989 0.27093,0.8128 0.87852,1.4861 1.14944,2.2989 0.12117,0.3634 -0.12116,0.7859 0,1.1494 0.27093,0.8128 0.7663,1.5326 1.14944,2.2989 0.38315,0.7663 0.67421,1.586 1.14944,2.2989 0.30057,0.4508 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0,0.7663 0,1.1494 0,0.3832 0.38314,1.1495 0,1.1495 -0.38315,0 0.27092,-0.8786 0,-1.1495 -0.0463,-0.046 -4.17565,0 -4.59777,0 -8.42923,0 -16.85846,0 -25.28769,0 -0.54195,0 -5.6951,-0.052 -5.7472,0 -0.27092,0.2709 0,0.7663 0,1.1495 0,0.3831 -0.17135,0.8067 0,1.1494 0.24233,0.4846 0.90712,0.6648 1.14944,1.1494 0.17135,0.3427 -0.34269,0.9781 0,1.1495 0.6854,0.3427 1.87382,-0.6376 2.29888,0 0.6376,0.9564 -0.36348,2.3578 0,3.4483 0.12117,0.3635 0.87852,-0.2709 1.14944,0 0.60581,0.6058 0.87852,1.4861 1.14944,2.2989 0.24233,0.727 -0.34269,1.6135 0,2.2989 0.24233,0.4846 0.90712,0.6648 1.14945,1.1494 0.17134,0.3427 -0.17135,0.8067 0,1.1494 0.48464,0.9693 1.81423,1.3296 2.29888,2.2989 0.17134,0.3427 -0.17135,0.8068 0,1.1495 0.48464,0.9693 1.95618,1.2708 2.29888,2.2988 0.24232,0.727 -0.24233,1.572 0,2.2989 0.17135,0.5141 0.76629,0.7663 1.14944,1.1495 1.31513,1.3151 1.603,1.3606 2.29888,3.4483 0.32112,0.9634 -0.38088,3.836 0,4.5977 0.24232,0.4847 0.90712,0.6648 1.14944,1.1495 0.20784,0.4157 0,4.9477 0,5.7472 0,3.0652 -0.38315,-0.3832 1.14944,1.1494 0.27092,0.271 0,0.7663 0,1.1495 0,0.3831 0.17135,0.8067 0,1.1494 -0.24232,0.4847 -0.90712,0.6648 -1.14944,1.1495 -0.17135,0.3427 0.27092,0.8785 0,1.1494 -2.00618,2.0062 -5.9281,1.1494 -8.04608,1.1494 -0.7663,0 -1.61349,-0.3427 -2.29889,0 -0.34269,0.1714 0.27093,0.8785 0,1.1495 -0.54185,0.5418 -1.66128,-0.4251 -2.29888,0 -0.90169,0.6011 -1.39718,1.6977 -2.29888,2.2989 -0.31879,0.2125 -0.78595,-0.1212 -1.14944,0 -0.81277,0.2709 -1.4861,0.8785 -2.29888,1.1494 -0.72697,0.2423 -1.61349,-0.3427 -2.29888,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.72245,0.3613 -3.87531,-0.3612 -4.59776,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495 -0.38315,0 -0.7663,0 -1.14944,0 -0.38315,0 -1.14944,-0.3832 -1.14944,0 0,0.5418 1.53258,0.7663 1.14944,1.1494 -0.38315,0.3832 -1.53259,-1.5326 -1.14944,-1.1494 0.76629,0.7663 1.39718,1.6977 2.29888,2.2989 0.3188,0.2125 0.77773,-0.093 1.14944,0 1.17544,0.2938 2.36462,0.6075 3.44832,1.1494 3.50529,1.7526 -2.10226,0.9112 3.44832,2.2989 0.74341,0.1858 1.55547,-0.1859 2.29888,0 4.60042,1.1501 1.05536,1.4317 0,4.5977 -0.12116,0.3635 0.7663,0 1.14944,0 0.38315,0 0.7663,0 1.14944,0 7.87636,0 1.50974,-0.4846 8.04609,1.1495 0.3717,0.093 0.76629,0 1.14944,0 1.53258,0.7663 2.99337,1.6972 4.59776,2.2989 1.33596,0.5009 6.50228,1.3726 8.04608,2.2988 0.92927,0.5576 1.36961,1.7414 2.29888,2.2989 1.03895,0.6234 2.32336,0.6995 3.44832,1.1495 1.59093,0.6363 2.93544,1.8833 4.59776,2.2988 0.74342,0.1859 1.61349,-0.3427 2.29889,0 0.34269,0.1714 -0.27093,0.8786 0,1.1495 0.27092,0.2709 0.87851,-0.2709 1.14944,0 0.27092,0.2709 -0.27093,0.8785 0,1.1494 0.27092,0.271 0.87851,-0.2709 1.14944,0 0.27092,0.271 0.27092,0.8785 0,1.1495 -0.54186,0.5418 -1.75703,-0.5419 -2.29888,0 -0.27093,0.2709 0.17134,0.8067 0,1.1494 -1.07826,2.1565 -1.47456,0.4915 -3.44833,1.1494 -1.02809,0.3427 -1.27079,1.9562 -2.29888,2.2989 -0.005,0 -3.44722,0 -3.44832,0 -0.27092,0.271 0.3427,0.9781 0,1.1495 -0.68539,0.3427 -1.57191,-0.2424 -2.29888,0 -1.02809,0.3427 -1.32959,1.8142 -2.29888,2.2988 -0.3427,0.1714 -0.76629,0 -1.14944,0 -0.76629,0 -1.57191,-0.2423 -2.29888,0 -0.51405,0.1714 -0.66479,0.9072 -1.14944,1.1495 -0.71198,0.356 -4.25766,-0.3401 -4.59776,0 -0.54185,0.5418 0.68539,1.9562 0,2.2989 -0.6854,0.3427 -1.57191,-0.2424 -2.29888,0 -0.51405,0.1713 -0.7663,0.7663 -1.14944,1.1494 -0.7663,0.3832 -1.46772,0.9417 -2.29889,1.1495 -1.14431,0.286 -6.1826,-0.3571 -6.89664,0 -0.34269,0.1713 0.36349,1.0282 0,1.1494 -1.09045,0.3635 -2.29888,0 -3.44832,0 -0.38315,0 -0.80674,-0.1714 -1.14944,0 -0.48465,0.2423 -0.66479,0.9071 -1.14944,1.1494 -0.91955,0.4598 -2.52877,-0.4597 -3.44832,0 -0.3427,0.1714 0.27092,0.8785 0,1.1495 -0.27093,0.2709 -0.87852,-0.271 -1.14944,0 -0.27093,0.2709 0.27092,0.8785 0,1.1494 -0.54185,0.5419 -1.61349,-0.3427 -2.29888,0 -2.84073,1.4204 0.39676,1.1495 -2.29888,1.1495" 13.2660 + style="opacity:0.6331169;fill:#ffffff;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter5665-1-3)" /> 13.2661 + <path 13.2662 + transform="matrix(0.78935879,0.61393216,-0.61393216,0.78935879,2370.8477,-722.18893)" 13.2663 + id="rect5412-22-5-9-2-74" 13.2664 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2665 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-08-8)" 13.2666 + inkscape:connector-curvature="0" /> 13.2667 + <path 13.2668 + transform="matrix(0.85426103,0.51984431,-0.51984431,0.85426103,2370.9849,-809.33799)" 13.2669 + id="rect5412-22-5-9-2-01" 13.2670 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2671 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-8-6)" 13.2672 + inkscape:connector-curvature="0" /> 13.2673 + <path 13.2674 + transform="matrix(0.90904644,0.41669482,-0.41669482,0.90904644,2394.4532,-857.93593)" 13.2675 + id="rect5412-22-5-9-2-4" 13.2676 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2677 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-9-7)" 13.2678 + inkscape:connector-curvature="0" /> 13.2679 + <path 13.2680 + transform="matrix(0.95743818,0.28863841,-0.28863841,0.95743818,2328.0548,-925.69007)" 13.2681 + id="rect5412-22-5-9-2-13" 13.2682 + d="m 105.0229,1437.819 c -24.95056,24.8876 -46.518547,25.335 -67.937487,2.625 l -0.0625,1 c -1.247799,18.6808 12.81934,34.7522 31.5,36 18.680668,1.2478 34.720927,-12.8194 35.968737,-31.5 l 0.53125,-8.125 z" 13.2683 + style="opacity:0.85;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;filter:url(#filter5485-9-1-2)" 13.2684 + inkscape:connector-curvature="0" /> 13.2685 + </g> 13.2686 + </g> 13.2687 +</svg>
14.1 Binary file graphics/herokaat1.png has changed
15.1 Binary file graphics/herokaat2.png has changed
16.1 Binary file graphics/herokaat3.png has changed
17.1 Binary file graphics/herokaat4.png has changed
18.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 18.2 +++ b/graphics/icons.svg Thu Aug 22 19:50:12 2013 +0200 18.3 @@ -0,0 +1,291 @@ 18.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?> 18.5 +<!-- Created with Inkscape (http://www.inkscape.org/) --> 18.6 + 18.7 +<svg 18.8 + xmlns:dc="http://purl.org/dc/elements/1.1/" 18.9 + xmlns:cc="http://creativecommons.org/ns#" 18.10 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 18.11 + xmlns:svg="http://www.w3.org/2000/svg" 18.12 + xmlns="http://www.w3.org/2000/svg" 18.13 + xmlns:xlink="http://www.w3.org/1999/xlink" 18.14 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 18.15 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 18.16 + width="210mm" 18.17 + height="297mm" 18.18 + id="svg2" 18.19 + version="1.1" 18.20 + inkscape:version="0.48.3.1 r9886" 18.21 + sodipodi:docname="icons.svg"> 18.22 + <defs 18.23 + id="defs4"> 18.24 + <linearGradient 18.25 + id="linearGradient3872"> 18.26 + <stop 18.27 + style="stop-color:#aa8800;stop-opacity:1;" 18.28 + offset="0" 18.29 + id="stop3874" /> 18.30 + <stop 18.31 + style="stop-color:#ffce09;stop-opacity:0.78431374;" 18.32 + offset="1" 18.33 + id="stop3876" /> 18.34 + </linearGradient> 18.35 + <linearGradient 18.36 + id="linearGradient3859"> 18.37 + <stop 18.38 + style="stop-color:#aa0088;stop-opacity:1;" 18.39 + offset="0" 18.40 + id="stop3861" /> 18.41 + <stop 18.42 + style="stop-color:#ff29d4;stop-opacity:0.78431374;" 18.43 + offset="1" 18.44 + id="stop3863" /> 18.45 + </linearGradient> 18.46 + <linearGradient 18.47 + id="linearGradient5272"> 18.48 + <stop 18.49 + style="stop-color:#007730;stop-opacity:1;" 18.50 + offset="0" 18.51 + id="stop5274" /> 18.52 + <stop 18.53 + style="stop-color:#00b84a;stop-opacity:0.78431374;" 18.54 + offset="1" 18.55 + id="stop5276" /> 18.56 + </linearGradient> 18.57 + <linearGradient 18.58 + id="linearGradient3759"> 18.59 + <stop 18.60 + style="stop-color:#0044aa;stop-opacity:1;" 18.61 + offset="0" 18.62 + id="stop3761" /> 18.63 + <stop 18.64 + style="stop-color:#80b3ff;stop-opacity:0.78431374;" 18.65 + offset="1" 18.66 + id="stop3763" /> 18.67 + </linearGradient> 18.68 + <radialGradient 18.69 + inkscape:collect="always" 18.70 + xlink:href="#linearGradient5272" 18.71 + id="radialGradient3025" 18.72 + gradientUnits="userSpaceOnUse" 18.73 + gradientTransform="matrix(1,0,0,0.41651706,0,289.61887)" 18.74 + cx="372.5" 18.75 + cy="496.36218" 18.76 + fx="372.5" 18.77 + fy="496.36218" 18.78 + r="278.5" /> 18.79 + <radialGradient 18.80 + inkscape:collect="always" 18.81 + xlink:href="#linearGradient3759" 18.82 + id="radialGradient3030" 18.83 + gradientUnits="userSpaceOnUse" 18.84 + gradientTransform="matrix(1,0,0,0.3902439,0,123.39157)" 18.85 + cx="372.5" 18.86 + cy="202.36218" 18.87 + fx="372.5" 18.88 + fy="202.36218" 18.89 + r="266.5" /> 18.90 + <radialGradient 18.91 + inkscape:collect="always" 18.92 + xlink:href="#linearGradient5272-0" 18.93 + id="radialGradient3025-3" 18.94 + gradientUnits="userSpaceOnUse" 18.95 + gradientTransform="matrix(1,0,0,0.41651706,0,289.61887)" 18.96 + cx="372.5" 18.97 + cy="496.36218" 18.98 + fx="372.5" 18.99 + fy="496.36218" 18.100 + r="278.5" /> 18.101 + <linearGradient 18.102 + id="linearGradient5272-0"> 18.103 + <stop 18.104 + style="stop-color:#007730;stop-opacity:1;" 18.105 + offset="0" 18.106 + id="stop5274-3" /> 18.107 + <stop 18.108 + style="stop-color:#00b84a;stop-opacity:0.78431374;" 18.109 + offset="1" 18.110 + id="stop5276-9" /> 18.111 + </linearGradient> 18.112 + <radialGradient 18.113 + inkscape:collect="always" 18.114 + xlink:href="#linearGradient3759-6" 18.115 + id="radialGradient3030-0" 18.116 + gradientUnits="userSpaceOnUse" 18.117 + gradientTransform="matrix(1,0,0,0.3902439,0,123.39157)" 18.118 + cx="372.5" 18.119 + cy="202.36218" 18.120 + fx="372.5" 18.121 + fy="202.36218" 18.122 + r="266.5" /> 18.123 + <linearGradient 18.124 + id="linearGradient3759-6"> 18.125 + <stop 18.126 + style="stop-color:#0044aa;stop-opacity:1;" 18.127 + offset="0" 18.128 + id="stop3761-3" /> 18.129 + <stop 18.130 + style="stop-color:#80b3ff;stop-opacity:0.78431374;" 18.131 + offset="1" 18.132 + id="stop3763-3" /> 18.133 + </linearGradient> 18.134 + <radialGradient 18.135 + inkscape:collect="always" 18.136 + xlink:href="#linearGradient3859" 18.137 + id="radialGradient3865" 18.138 + cx="372.5" 18.139 + cy="636.36218" 18.140 + fx="372.5" 18.141 + fy="636.36218" 18.142 + r="278.5" 18.143 + gradientTransform="matrix(1,0,0,0.41651706,0,371.30648)" 18.144 + gradientUnits="userSpaceOnUse" /> 18.145 + <radialGradient 18.146 + inkscape:collect="always" 18.147 + xlink:href="#linearGradient3872" 18.148 + id="radialGradient3878" 18.149 + cx="372.5" 18.150 + cy="886.36218" 18.151 + fx="372.5" 18.152 + fy="886.36218" 18.153 + r="278.5" 18.154 + gradientTransform="matrix(1,0,0,0.41651706,0,517.17722)" 18.155 + gradientUnits="userSpaceOnUse" /> 18.156 + </defs> 18.157 + <sodipodi:namedview 18.158 + id="base" 18.159 + pagecolor="#ffffff" 18.160 + bordercolor="#666666" 18.161 + borderopacity="1.0" 18.162 + inkscape:pageopacity="0.0" 18.163 + inkscape:pageshadow="2" 18.164 + inkscape:zoom="0.72503556" 18.165 + inkscape:cx="372.04724" 18.166 + inkscape:cy="526.18109" 18.167 + inkscape:document-units="px" 18.168 + inkscape:current-layer="layer1" 18.169 + showgrid="false" 18.170 + inkscape:window-width="993" 18.171 + inkscape:window-height="999" 18.172 + inkscape:window-x="59" 18.173 + inkscape:window-y="27" 18.174 + inkscape:window-maximized="0" /> 18.175 + <metadata 18.176 + id="metadata7"> 18.177 + <rdf:RDF> 18.178 + <cc:Work 18.179 + rdf:about=""> 18.180 + <dc:format>image/svg+xml</dc:format> 18.181 + <dc:type 18.182 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 18.183 + <dc:title></dc:title> 18.184 + </cc:Work> 18.185 + </rdf:RDF> 18.186 + </metadata> 18.187 + <g 18.188 + inkscape:label="Ebene 1" 18.189 + inkscape:groupmode="layer" 18.190 + id="layer1"> 18.191 + <g 18.192 + id="g3805" 18.193 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/butstart.png" 18.194 + inkscape:export-xdpi="77.529999" 18.195 + inkscape:export-ydpi="77.529999" 18.196 + transform="translate(0,-110)"> 18.197 + <rect 18.198 + ry="100" 18.199 + y="396.36218" 18.200 + x="110" 18.201 + height="200" 18.202 + width="525" 18.203 + id="rect2985-9" 18.204 + style="fill:#008033;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3025);stroke-width:32;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> 18.205 + <text 18.206 + sodipodi:linespacing="125%" 18.207 + id="text2987" 18.208 + y="541.86804" 18.209 + x="175.57227" 18.210 + style="font-size:136px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#e5ffe1;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" 18.211 + xml:space="preserve"><tspan 18.212 + y="541.86804" 18.213 + x="175.57227" 18.214 + id="tspan2989" 18.215 + sodipodi:role="line">Start</tspan></text> 18.216 + </g> 18.217 + <g 18.218 + id="g3032" 18.219 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/butrules.png" 18.220 + inkscape:export-xdpi="77.529999" 18.221 + inkscape:export-ydpi="77.529999" 18.222 + transform="translate(0,-66)"> 18.223 + <rect 18.224 + ry="100" 18.225 + y="102.36218" 18.226 + x="110" 18.227 + height="200" 18.228 + width="525" 18.229 + id="rect2985" 18.230 + style="fill:#0044aa;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3030);stroke-width:32;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> 18.231 + <text 18.232 + sodipodi:linespacing="125%" 18.233 + id="text2987-5" 18.234 + y="249.06335" 18.235 + x="158.73828" 18.236 + style="font-size:136px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d5e5ff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" 18.237 + xml:space="preserve"><tspan 18.238 + y="249.06335" 18.239 + x="158.73828" 18.240 + id="tspan3042" 18.241 + sodipodi:role="line">Rules</tspan></text> 18.242 + </g> 18.243 + <g 18.244 + id="g3885" 18.245 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/butback2.png" 18.246 + inkscape:export-xdpi="77.529999" 18.247 + inkscape:export-ydpi="77.529999"> 18.248 + <rect 18.249 + ry="100" 18.250 + y="786.36218" 18.251 + x="110" 18.252 + height="200" 18.253 + width="525" 18.254 + id="rect2985-9-2" 18.255 + style="fill:#d4aa00;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3878);stroke-width:32;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> 18.256 + <text 18.257 + sodipodi:linespacing="125%" 18.258 + id="text2987-52" 18.259 + y="931.86804" 18.260 + x="181.61523" 18.261 + style="font-size:136px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#e5ffe1;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" 18.262 + xml:space="preserve"><tspan 18.263 + y="931.86804" 18.264 + x="181.61523" 18.265 + id="tspan3081" 18.266 + sodipodi:role="line">Back</tspan></text> 18.267 + </g> 18.268 + <g 18.269 + id="g3880" 18.270 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/butplay.png" 18.271 + inkscape:export-xdpi="77.529999" 18.272 + inkscape:export-ydpi="77.529999"> 18.273 + <rect 18.274 + ry="100" 18.275 + y="536.36218" 18.276 + x="110" 18.277 + height="200" 18.278 + width="525" 18.279 + id="rect2985-7" 18.280 + style="fill:#d400aa;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3865);stroke-width:32;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> 18.281 + <text 18.282 + sodipodi:linespacing="125%" 18.283 + id="text2987-5-9" 18.284 + y="683.06335" 18.285 + x="206.15234" 18.286 + style="font-size:136px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d5e5ff;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" 18.287 + xml:space="preserve"><tspan 18.288 + y="683.06335" 18.289 + x="206.15234" 18.290 + id="tspan3077" 18.291 + sodipodi:role="line">Play</tspan></text> 18.292 + </g> 18.293 + </g> 18.294 +</svg>
19.1 Binary file graphics/scrshot1_768.png has changed
20.1 Binary file graphics/scrshot2_768.png has changed
21.1 Binary file graphics/scrshot3_768.png has changed
22.1 Binary file graphics/scrshot4_768.png has changed
23.1 Binary file graphics/splashbig.xcf has changed
24.1 Binary file graphics/splashbig_1186.png has changed
25.1 Binary file graphics/splashkat.xcf has changed
26.1 Binary file graphics/splashkat_800.png has changed
27.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 27.2 +++ b/resources/app.icf Thu Aug 22 19:50:12 2013 +0200 27.3 @@ -0,0 +1,29 @@ 27.4 +[S3E] 27.5 +MemMgrMaxAllocWarning=0 27.6 +DispFixRot=FixedLandscape 27.7 + 27.8 +# Marmalade bugs are too much to use ICF configured splashscreens! 27.9 +## Splashscreen image config 27.10 +#SplashScreenFile="splashdir/splashkat_768.png" 27.11 +#SplashScreenWidth=1280 # width of image 27.12 +#SplashScreenHeight=768 # height of image 27.13 +# 27.14 +## Splashscreen background 27.15 +#SplashScreenBkR=0 27.16 +#SplashScreenBkG=0 27.17 +#SplashScreenBkB=0 27.18 + 27.19 +# http://docs.madewithmarmalade.com/native/devtools/icffilesettings/iwglicfsettings.html 27.20 +[GL] 27.21 +VirtualWidth=1280 27.22 +VirtualHeight=768 27.23 +VirtualLetterbox=0 27.24 +VirtualRotate=0 27.25 + 27.26 +{OS=WINDOWS} 27.27 +PreCompileShaderBinaries=1 27.28 +{} 27.29 + 27.30 +[QUICK] 27.31 +mainFilename="main.lua" 27.32 +
28.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 28.2 +++ b/resources/common.icf Thu Aug 22 19:50:12 2013 +0200 28.3 @@ -0,0 +1,47 @@ 28.4 +# This file is for configuration settings for your 28.5 +# application. 28.6 +# 28.7 +# The syntax is similar to windows .ini files ie 28.8 +# 28.9 +# [GroupName] 28.10 +# Setting = Value 28.11 +# 28.12 +# Which can be read by your application using 28.13 +# e.g s3eConfigGetString("GroupName", "Setting", string) 28.14 +# 28.15 +# All settings must be documented in .config.txt files. 28.16 +# New settings specific to this application should be 28.17 +# documented in app.config.txt 28.18 +# 28.19 +# Some conditional operations are also permitted, see the 28.20 +# S3E documentation for details. 28.21 + 28.22 +[S3E] 28.23 +MemSize=25000000 28.24 +MemSizeDebug=30000000 28.25 +WinPosX=16 28.26 +WinPosY=16 28.27 +#SysStdOut="output.txt" 28.28 + 28.29 +[TRACE] 28.30 +ACCELEROMETER=0 28.31 +AUDIO=0 28.32 +DEBUG=0 28.33 +DEVICE=0 28.34 +EXT=0 28.35 +FIBRE=0 28.36 +FILE=0 28.37 +IWCRT=0 28.38 +#IW_GL=0 28.39 +KEYBOARD=0 28.40 +LOADER=0 28.41 +MEMORY=0 28.42 +THREAD=0 28.43 +SOUND=0 28.44 +SURFACE=0 28.45 + 28.46 +[GL] 28.47 +AllowNegativeUniformLocation=1 28.48 + 28.49 +[UTIL] 28.50 +MemMgrMaxAllocWarning=0
29.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 29.2 +++ b/resources/config.lua Thu Aug 22 19:50:12 2013 +0200 29.3 @@ -0,0 +1,14 @@ 29.4 +config = 29.5 +{ 29.6 + debug = 29.7 + { 29.8 + general = false, -- Turn off most debugging 29.9 + assertDialogs = false, 29.10 + typeChecking = false, 29.11 + traceGC = false, 29.12 + makePrecompiledLua = false, -- Turn off precompilation of lua files 29.13 + usePrecompiledLua = false, -- Turn off use of precompiled lua files 29.14 + useConcatenatedLua = false, -- Turn off concatenated precompiled lua 29.15 + } 29.16 +} 29.17 +
30.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 30.2 +++ b/resources/development.icf Thu Aug 22 19:50:12 2013 +0200 30.3 @@ -0,0 +1,107 @@ 30.4 +# Settings ICF file automatically generated by S3E development environment 30.5 + 30.6 +AccelEnabled = Type=bool, Default="true", Value = "true" 30.7 +AudioAAC = Type=bool, Default="false", Value = "false" 30.8 +AudioAACPlus = Type=bool, Default="false", Value = "false" 30.9 +AudioMIDI = Type=bool, Default="true", Value = "true" 30.10 +AudioMP3 = Type=bool, Default="true", Value = "true" 30.11 +AudioPCM = Type=bool, Default="true", Value = "true" 30.12 +AudioQCP = Type=bool, Default="false", Value = "false" 30.13 +AudioVolumeDefault = Type=int, Min=0.000000, Max=256.000000, Default="256", Value = "256" 30.14 +BacklightTimeout = Type=int, Min=0.000000, Max=120000.000000, Default="10000", Value = "10000" 30.15 +CompassEnabled = Type=bool, Default="true", Value = "true" 30.16 +ContactsFromAddrBook = Type=bool, Default="false", Value = "false" 30.17 +DeviceAdvanceSoftkeyPosition = Type=string, Allowed="Bottom Left" "Bottom Right" "Top Right" "Top Left", Default="Bottom Left", Value = "Bottom Left" 30.18 +DeviceArch = Type=string, Allowed="<Use Native Architecture>" "ARM4T" "ARM4" "ARM5T" "ARM5TE" "ARM5TEJ" "ARM6" "ARM6K" "ARM6T2" "ARM6Z" "X86" "PPC" "AMD64" "ARM7", Default="<Use Native Architecture>", Value = "<Use Native Architecture>" 30.19 +DeviceBackSoftkeyPosition = Type=string, Allowed="Bottom Left" "Bottom Right" "Top Right" "Top Left", Default="Bottom Right", Value = "Bottom Right" 30.20 +DeviceBatteryLevel = Type=int, Min=0.000000, Max=100.000000, Default="50", Value = "50" 30.21 +DeviceClass = Type=string, Allowed="UNKNOWN" "SYMBIAN_GENERIC" "SYMBIAN_SERIES60" "SYMBIAN_SERIES60_EMULATOR" "SYMBIAN_UIQ" "SYMBIAN_UIQ_EMULATOR" "BREW_GENERIC" "BREW_QCIF_3D" "BREW_QCIF_25G" "BREW_SQCIF_256" "BREW_QVGA_3G" "WINDOWS_GENERIC" "WINMOBILE_GENERIC" "WINMOBILE_SP" "WINMOBILE_PPC" "LINUX_GENERIC" "LINUX_DESKTOP" "LINUX_EMBED" "WIPI_GENERIC" "NDS_GENERIC" "ARM_SEMIH_GENERIC" "NULCUES_GENERIC" "NGI_GENERIC", Default="WINDOWS_GENERIC", Value = "WINDOWS_GENERIC" 30.22 +DeviceFPU = Type=string, Allowed="None" "VFP Present", Default="VFP Present", Value = "VFP Present" 30.23 +DeviceFreeRAM = Type=int, Min=0.000000, Max=2097151.000000, Default="1048576", Value = "1048576" 30.24 +DeviceIDInt = Type=int, Default="0", Value = "0" 30.25 +DeviceIDString = Type=string, Default="", Value = "" 30.26 +DeviceIMSI = Type=string, Default="SIMULATOR_IMSI", Value = "SIMULATOR_IMSI" 30.27 +DeviceLSKIsBack = Type=bool, Default="false", Value = "false" 30.28 +DeviceLanguage = Type=string, Allowed="UNKNOWN" "ENGLISH" "FRENCH" "GERMAN" "SPANISH" "ITALIAN" "PORTUGUESE" "DUTCH" "TURKISH" "CROATIAN" "CZECH" "DANISH" "FINNISH" "HUNGARIAN" "NORWEGIAN" "POLISH" "RUSSIAN" "SERBIAN" "SLOVAK" "SLOVENIAN" "SWEDISH" "UKRAINIAN" "GREEK" "JAPANESE" "SIMPL_CHINESE" "TRAD_CHINESE" "KOREAN" "ICELANDIC" "FLEMISH" "THAI" "AFRIKAANS" "ALBANIAN" "AMHARIC" "ARABIC" "ARMENIAN" "AZERBAIJANI" "TAGALOG" "BELARUSSIAN" "BENGALI" "BULGARIAN" "BURMESE" "CATALAN" "ESTONIAN" "FARSI" "GAELIC" "GEORGIAN" "GUJARATI" "HEBREW" "HINDI" "INDONESIAN" "IRISH" "KANNADA" "KAZAKH" "KHMER" "LAO" "LATVIAN" "LITHUANIAN" "MACEDONIAN" "MALAY" "MALAYALAM" "MARATHI" "MOLDOVIAN" "MONGOLIAN" "PUNJABI" "ROMANIAN" "SINHALESE" "SOMALI" "SWAHILI" "TAJIK" "TAMIL" "TELUGU" "TIBETAN" "TIGRINYA" "TURKMEN" "URDU" "UZBEK" "VIETNAMESE" "WELSH" "ZULU" "<Use Native Language>", Default="<Use Native Language>", Value = "<Use Native Language>" 30.29 +DeviceMainsPower = Type=bool, Default="false", Value = "false" 30.30 +DeviceName = Type=string, Default="My Computer", Value = "My Computer" 30.31 +DeviceOS = Type=string, Allowed="NONE" "SYMBIAN" "BREW" "WINDOWS" "WINMOBILE" "LINUX" "WIPI" "NDS" "ARM_SEMIH" "NUCLEUS" "NGI" "WINCE" "SHARPEMP" "OSX" "IPHONE" "UIQ" "PS3" "X360" "BADA" "ANDROID" "WEBOS" "QNX", Default="NONE", Value = "NONE" 30.32 +DeviceOSVersion = Type=string, Default="", Value = "" 30.33 +DeviceOSVersionNumber = Type=int, Default="0", Value = "0" 30.34 +DevicePhoneNumber = Type=string, Default="0044123456789", Value = "0044123456789" 30.35 +DeviceTimezone = Type=string, Default="SYSTEM", Value = "SYSTEM" 30.36 +DeviceTotalRAM = Type=int, Min=0.000000, Max=2097151.000000, Default="1048576", Value = "1048576" 30.37 +DeviceUniqueID = Type=string, Default="SIMULATOR_ID", Value = "SIMULATOR_ID" 30.38 +DeviceUniqueIDInt = Type=int, Default="01234567890", Value = "01234567890" 30.39 +FileTotalStorageSize = Type=int, Min=0.000000, Max=2147483648.000000, Default="67108864", Value = "67108864" 30.40 +FileUseSeparateRomRam = Type=bool, Default="true", Value = "true" 30.41 +FileUseTotalStorageSize = Type=bool, Default="false", Value = "false" 30.42 +GLAPI = Type=string, Allowed="None" "GLES 1.0 Common-Lite Profile from Imagination POWERVR(TM)" "GLES 1.1 Common-Lite Profile from Imagination POWERVR(TM)" "GLES 1.0 Common Profile from Imagination POWERVR(TM)" "GLES 1.1 Common Profile from Imagination POWERVR(TM)" "GLES 2.0 from Imagination POWERVR(TM)" "Obey [S3E] SysGlesVersion .icf setting" "GLES 1.1 Common Profile from Qualcomm Snapdragon(TM)" "GLES 2.0 from Qualcomm Snapdragon(TM)" "GLES 2.0 ANGLE" "GLES 2.0 ANGLE DirectX 11", Default="Obey [S3E] SysGlesVersion .icf setting", Value = "Obey [S3E] SysGlesVersion .icf setting" 30.43 +GLDontUseHiddenWindow = Type=bool, Default="false", Value = "false" 30.44 +GLTerminateOnSuspend = Type=bool, Default="false", Value = "false" 30.45 +GLUsePVRVFrame = Type=bool, Default="false", Value = "false" 30.46 +KeyboardHasAlpha = Type=bool, Default="true", Value = "true" 30.47 +KeyboardHasDirection = Type=bool, Default="true", Value = "true" 30.48 +KeyboardHasKeypad = Type=bool, Default="true", Value = "true" 30.49 +KeyboardNumpadRotation = Type=string, Allowed="Rot0" "Rot90" "Rot180" "Rot270", Default="Rot0", Value = "Rot0" 30.50 +LicenseExpiryDate = Type=int, Min=0.000000, Max=999999995904.000000, Default="0", Value = "0" 30.51 +LicenseMinutesRemaining = Type=int, Min=0.000000, Max=10000000.000000, Default="0", Value = "0" 30.52 +LicenseStatus = Type=string, Allowed="EXPIRED" "DEMO" "USECOUNT" "EXPIRYDATE" "EXPIRYMINSUSE" "PURCHASE" "SUBSCRIPTION" "UPGRADE" "NONCOMMERCIAL", Default="NONCOMMERCIAL", Value = "NONCOMMERCIAL" 30.53 +LicenseUsesRemaining = Type=int, Min=0.000000, Max=10000000.000000, Default="0", Value = "0" 30.54 +LocationAltitude = Type=float, Min=-2000.000000, Max=100000.000000, Default="60.0", Value = "60.0" 30.55 +LocationAvailable = Type=bool, Default="true", Value = "true" 30.56 +LocationHeading = Type=float, Min=0.000000, Max=359.000000, Default="0.0", Value = "0.0" 30.57 +LocationHorizontalAccuracy = Type=float, Min=0.000000, Max=100000.000000, Default="20.0", Value = "20.0" 30.58 +LocationLatitude = Type=float, Min=-90.000000, Max=90.000000, Default="51.511791", Value = "51.511791" 30.59 +LocationLongitude = Type=float, Min=-180.000000, Max=180.000000, Default="-0.191084", Value = "-0.191084" 30.60 +LocationSpeed = Type=float, Min=0.000000, Max=10000.000000, Default="0", Value = "0" 30.61 +LocationVerticalAccuracy = Type=float, Min=0.000000, Max=100000.000000, Default="100.0", Value = "100.0" 30.62 +MacOSSimulatorCustomSettings = Type=string, Default="", Value = "" 30.63 +MacOSSimulatorDevices_ANDROID = Type=string, Allowed="Samsung Galaxy S:480x800:512" "HTC Sensation XL:480x800:768" "Samsung Galaxy Note:800x1280:1024" "Motorola Droid Razr:540x960:1024" "Kindle Fire:1024x600:512" "Samsung Galaxy Tab:1024x600:512", Default="Samsung Galaxy S:480x800:512", Value = "Samsung Galaxy S:480x800:512" 30.64 +MacOSSimulatorDevices_IPHONE = Type=string, Allowed="iPhone 3GS:320x480:256" "iPhone 4:640x960:512" "iPhone 5:640x1136:1024" "iPad:768x1024:256" "iPad 2:768x1024:512" "iPad 3:1536x2048:1024", Default="iPhone 3GS:320x480:256", Value = "iPhone 3GS:320x480:256" 30.65 +MacOSSimulatorPlatforms = Type=string, Allowed="IPHONE" "ANDROID", Default="IPHONE", Value = "IPHONE" 30.66 +MacOSSimulatorUseCustomSettings = Type=bool, Default="true", Value = "true" 30.67 +MemoryPoison = Type=bool, Default="true", Value = "true" 30.68 +MemoryPoisonAlloc = Type=int, Min=0.000000, Max=255.000000, Default="170", Value = "170" 30.69 +MemoryPoisonFree = Type=int, Min=0.000000, Max=255.000000, Default="221", Value = "221" 30.70 +MemoryPoisonInit = Type=int, Min=0.000000, Max=255.000000, Default="204", Value = "204" 30.71 +PointerAvailable = Type=bool, Default="true", Value = "true" 30.72 +PointerMultiSimulationMode = Type=bool, Default="false", Value = "false" 30.73 +PointerMultiTouchAvailable = Type=bool, Default="false", Value = "false" 30.74 +PointerStylusType = Type=string, Allowed="INVALID" "STYLUS" "FINGER", Default="INVALID", Value = "INVALID" 30.75 +PointerType = Type=string, Allowed="INVALID" "MOUSE" "STYLUS", Default="MOUSE", Value = "MOUSE" 30.76 +SMSEnabled = Type=bool, Default="true", Value = "true" 30.77 +SMSReceiveEnabled = Type=bool, Default="true", Value = "true" 30.78 +SocketDNSDelay = Type=int, Min=0.000000, Max=30000.000000, Default="0", Value = "0" 30.79 +SocketHTTPProxy = Type=string, Default="", Value = "" 30.80 +SocketHostName = Type=string, Default="", Value = "" 30.81 +SocketNetworkAvailable = Type=bool, Default="true", Value = "true" 30.82 +SocketNetworkLoss = Type=bool, Default="false", Value = "false" 30.83 +SocketNetworkType = Type=string, Allowed="NONE" "UNKNOWN" "LAN" "WLAN" "GPRS" "UMTS" "EVDO" "CDMA2000" "HSDPA" "WIMAX" "BLUETOOTH" "EDGE" "CDMA" "IDEN" "LTE" "EHRPD" "HSPAPLUS", Default="LAN", Value = "LAN" 30.84 +SocketRecvLimit = Type=int, Min=0.000000, Max=1000000.000000, Default="0", Value = "0" 30.85 +SocketSendLimit = Type=int, Min=0.000000, Max=1000000.000000, Default="0", Value = "0" 30.86 +SoundEnabled = Type=bool, Default="true", Value = "true" 30.87 +SoundRecordEnabled = Type=bool, Default="true", Value = "true" 30.88 +SoundSampleRate = Type=int, Allowed="8192" "11025" "16000" "22050" "44100", Default="22050", Value = "22050" 30.89 +SoundStereo = Type=bool, Default="true", Value = "true" 30.90 +SoundVolumeDefault = Type=int, Min=0.000000, Max=256.000000, Default="256", Value = "256" 30.91 +SurfaceDisableWhenGLIsActive = Type=bool, Default="false", Value = "false" 30.92 +SurfaceDoubleBuffer = Type=bool, Default="false", Value = "false" 30.93 +SurfaceHeight = Type=int, Min=128.000000, Max=4096.000000, Default="480", Value = "768" 30.94 +SurfacePitch = Type=int, Min=0.000000, Max=8192.000000, Default="0", Value = "0" 30.95 +SurfacePixelType = Type=string, Allowed="RGB444" "RGB555" "RGB565" "RGB666" "RGB888" "BGR444" "BGR555" "BGR565" "BGR666" "BGR888", Default="RGB565", Value = "RGB565" 30.96 +SurfacePredefinedResolution = Type=string, Allowed="176x200" "176x208" "240x320 (QVGA Portrait)" "240x400" "320x240 (QVGA Landscape)" "320x400" "320x480 (iPhone Portrait)" "400x240" "480x320 (iPhone Landscape)" "360x640 (qHD Portrait)" "640x360 (qHD Landscape)" "480x640 (VGA Portrait)" "480x800 (WVGA Portrait)" "640x480 (VGA Landscape)" "800x400" "800x480 (WVGA Landscape)" "640x960 (iPhone 4 Portrait)" "960x640 (iPhone 4 Landscape)" "640x1136 (iPhone 5 Portrait)" "1136x640 (iPhone 5 Landscape)" "1024x600 (Playbook Landscape)" "600x1024 (Playbook Portrait)" "768x1024 (iPad Portrait)" "1024x768 (iPad Landscape)" "2048x1536 (iPad Retina Landscape)" "1536x2048 (iPad Retina Portrait)", Default="320x480 (iPhone Portrait)", Value = "176x200" 30.97 +SurfaceRotation = Type=string, Allowed="Rot0" "Rot90" "Rot180" "Rot270", Default="Rot0", Value = "Rot0" 30.98 +SurfaceUnalign = Type=bool, Default="true", Value = "true" 30.99 +SurfaceUseMultiBuffers = Type=bool, Default="true", Value = "true" 30.100 +SurfaceWidth = Type=int, Min=128.000000, Max=4096.000000, Default="320", Value = "1280" 30.101 +SymbianSoundLatency = Type=int, Min=20.000000, Max=1400.000000, Default="120", Value = "120" 30.102 +ThreadEnabled = Type=bool, Default="true", Value = "true" 30.103 +TimerAccuracy = Type=int, Min=0.000000, Max=1000.000000, Default="0", Value = "0" 30.104 +TimerHiRes = Type=bool, Default="false", Value = "false" 30.105 +TimerLocaltimeOffsetHours = Type=string, Allowed="-12" "-11" "-10" "-9" "-8" "-7" "-6" "-5" "-4" "-3" "-2" "-1" "0" "+1" "+2" "+3" "+4" "+5" "+6" "+7" "+8" "+9" "+10" "+11" "+12" "+13" "SYSTEM", Default="SYSTEM", Value = "SYSTEM" 30.106 +VibraEnabled = Type=bool, Default="true", Value = "true" 30.107 +Video3GPP = Type=bool, Default="false", Value = "false" 30.108 +VideoJPEG = Type=bool, Default="true", Value = "true" 30.109 +VideoMPEG4 = Type=bool, Default="true", Value = "true" 30.110 +VideoVolumeDefault = Type=int, Min=0.000000, Max=256.000000, Default="256", Value = "256"
31.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 31.2 +++ b/resources/fonts/Arial-96pt_bold.fnt Thu Aug 22 19:50:12 2013 +0200 31.3 @@ -0,0 +1,285 @@ 31.4 +info face="Arial" size=96 bold=1 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0 31.5 +common lineHeight=96 base=77 scaleW=768 scaleH=768 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4 31.6 +page id=0 file="Arial-96pt_bold_0.png" 31.7 +chars count=191 31.8 +char id=32 x=739 y=140 width=3 height=1 xoffset=-1 yoffset=95 xadvance=23 page=0 chnl=15 31.9 +char id=33 x=711 y=467 width=14 height=60 xoffset=6 yoffset=17 xadvance=26 page=0 chnl=15 31.10 +char id=34 x=102 y=650 width=32 height=21 xoffset=4 yoffset=17 xadvance=39 page=0 chnl=15 31.11 +char id=35 x=0 y=484 width=46 height=60 xoffset=0 yoffset=17 xadvance=46 page=0 chnl=15 31.12 +char id=36 x=357 y=157 width=41 height=72 xoffset=2 yoffset=13 xadvance=46 page=0 chnl=15 31.13 +char id=37 x=567 y=156 width=66 height=63 xoffset=3 yoffset=16 xadvance=73 page=0 chnl=15 31.14 +char id=38 x=313 y=230 width=56 height=62 xoffset=3 yoffset=16 xadvance=60 page=0 chnl=15 31.15 +char id=39 x=135 y=650 width=14 height=21 xoffset=3 yoffset=17 xadvance=20 page=0 chnl=15 31.16 +char id=40 x=450 y=79 width=22 height=77 xoffset=4 yoffset=17 xadvance=28 page=0 chnl=15 31.17 +char id=41 x=427 y=79 width=22 height=77 xoffset=2 yoffset=17 xadvance=28 page=0 chnl=15 31.18 +char id=42 x=43 y=651 width=30 height=27 xoffset=1 yoffset=17 xadvance=32 page=0 chnl=15 31.19 +char id=43 x=363 y=591 width=42 height=40 xoffset=3 yoffset=28 xadvance=48 page=0 chnl=15 31.20 +char id=44 x=744 y=577 width=14 height=26 xoffset=4 yoffset=65 xadvance=23 page=0 chnl=15 31.21 +char id=45 x=330 y=632 width=24 height=10 xoffset=4 yoffset=51 xadvance=28 page=0 chnl=15 31.22 +char id=46 x=261 y=639 width=13 height=12 xoffset=5 yoffset=65 xadvance=23 page=0 chnl=15 31.23 +char id=47 x=685 y=470 width=25 height=60 xoffset=-1 yoffset=17 xadvance=23 page=0 chnl=15 31.24 +char id=48 x=297 y=359 width=40 height=61 xoffset=3 yoffset=17 xadvance=46 page=0 chnl=15 31.25 +char id=49 x=740 y=343 width=27 height=60 xoffset=6 yoffset=17 xadvance=46 page=0 chnl=15 31.26 +char id=50 x=319 y=483 width=42 height=60 xoffset=1 yoffset=17 xadvance=46 page=0 chnl=15 31.27 +char id=51 x=130 y=361 width=41 height=61 xoffset=2 yoffset=17 xadvance=46 page=0 chnl=15 31.28 +char id=52 x=0 y=545 width=44 height=59 xoffset=1 yoffset=18 xadvance=46 page=0 chnl=15 31.29 +char id=53 x=617 y=471 width=41 height=60 xoffset=3 yoffset=18 xadvance=46 page=0 chnl=15 31.30 +char id=54 x=172 y=360 width=41 height=61 xoffset=3 yoffset=17 xadvance=46 page=0 chnl=15 31.31 +char id=55 x=87 y=545 width=40 height=59 xoffset=3 yoffset=18 xadvance=46 page=0 chnl=15 31.32 +char id=56 x=256 y=360 width=40 height=61 xoffset=3 yoffset=17 xadvance=46 page=0 chnl=15 31.33 +char id=57 x=214 y=360 width=41 height=61 xoffset=2 yoffset=17 xadvance=46 page=0 chnl=15 31.34 +char id=58 x=748 y=528 width=13 height=44 xoffset=8 yoffset=33 xadvance=28 page=0 chnl=15 31.35 +char id=59 x=158 y=545 width=14 height=58 xoffset=6 yoffset=33 xadvance=28 page=0 chnl=15 31.36 +char id=60 x=663 y=531 width=42 height=45 xoffset=3 yoffset=25 xadvance=48 page=0 chnl=15 31.37 +char id=61 x=0 y=651 width=42 height=28 xoffset=3 yoffset=33 xadvance=48 page=0 chnl=15 31.38 +char id=62 x=620 y=532 width=42 height=45 xoffset=3 yoffset=25 xadvance=48 page=0 chnl=15 31.39 +char id=63 x=691 y=283 width=44 height=61 xoffset=4 yoffset=16 xadvance=51 page=0 chnl=15 31.40 +char id=64 x=0 y=0 width=79 height=80 xoffset=2 yoffset=16 xadvance=81 page=0 chnl=15 31.41 +char id=65 x=621 y=348 width=59 height=60 xoffset=-1 yoffset=17 xadvance=57 page=0 chnl=15 31.42 +char id=66 x=283 y=422 width=52 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.43 +char id=67 x=540 y=287 width=53 height=61 xoffset=3 yoffset=16 xadvance=60 page=0 chnl=15 31.44 +char id=68 x=336 y=421 width=52 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.45 +char id=69 x=638 y=409 width=47 height=60 xoffset=5 yoffset=17 xadvance=55 page=0 chnl=15 31.46 +char id=70 x=188 y=484 width=43 height=60 xoffset=5 yoffset=17 xadvance=51 page=0 chnl=15 31.47 +char id=71 x=254 y=233 width=58 height=62 xoffset=3 yoffset=16 xadvance=65 page=0 chnl=15 31.48 +char id=72 x=440 y=417 width=49 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.49 +char id=73 x=754 y=467 width=13 height=60 xoffset=5 yoffset=17 xadvance=23 page=0 chnl=15 31.50 +char id=74 x=338 y=359 width=39 height=61 xoffset=1 yoffset=17 xadvance=46 page=0 chnl=15 31.51 +char id=75 x=227 y=422 width=55 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.52 +char id=76 x=232 y=483 width=43 height=60 xoffset=6 yoffset=17 xadvance=51 page=0 chnl=15 31.53 +char id=77 x=559 y=349 width=61 height=60 xoffset=5 yoffset=17 xadvance=71 page=0 chnl=15 31.54 +char id=78 x=490 y=410 width=49 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.55 +char id=79 x=194 y=234 width=59 height=62 xoffset=3 yoffset=16 xadvance=65 page=0 chnl=15 31.56 +char id=80 x=590 y=410 width=47 height=60 xoffset=5 yoffset=17 xadvance=55 page=0 chnl=15 31.57 +char id=81 x=399 y=157 width=61 height=67 xoffset=3 yoffset=16 xadvance=65 page=0 chnl=15 31.58 +char id=82 x=171 y=423 width=55 height=60 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.59 +char id=83 x=370 y=230 width=50 height=62 xoffset=2 yoffset=16 xadvance=55 page=0 chnl=15 31.60 +char id=84 x=540 y=410 width=49 height=60 xoffset=2 yoffset=17 xadvance=52 page=0 chnl=15 31.61 +char id=85 x=594 y=286 width=49 height=61 xoffset=5 yoffset=17 xadvance=60 page=0 chnl=15 31.62 +char id=86 x=58 y=423 width=56 height=60 xoffset=-1 yoffset=17 xadvance=55 page=0 chnl=15 31.63 +char id=87 x=478 y=349 width=80 height=60 xoffset=0 yoffset=17 xadvance=79 page=0 chnl=15 31.64 +char id=88 x=115 y=423 width=55 height=60 xoffset=0 yoffset=17 xadvance=55 page=0 chnl=15 31.65 +char id=89 x=0 y=423 width=57 height=60 xoffset=-1 yoffset=17 xadvance=56 page=0 chnl=15 31.66 +char id=90 x=389 y=418 width=50 height=60 xoffset=0 yoffset=17 xadvance=51 page=0 chnl=15 31.67 +char id=91 x=381 y=79 width=22 height=77 xoffset=5 yoffset=17 xadvance=28 page=0 chnl=15 31.68 +char id=92 x=659 y=470 width=25 height=60 xoffset=-1 yoffset=17 xadvance=23 page=0 chnl=15 31.69 +char id=93 x=404 y=79 width=22 height=77 xoffset=1 yoffset=17 xadvance=28 page=0 chnl=15 31.70 +char id=94 x=526 y=579 width=40 height=32 xoffset=4 yoffset=17 xadvance=48 page=0 chnl=15 31.71 +char id=95 x=355 y=632 width=49 height=7 xoffset=-2 yoffset=86 xadvance=46 page=0 chnl=15 31.72 +char id=96 x=240 y=639 width=20 height=12 xoffset=1 yoffset=17 xadvance=28 page=0 chnl=15 31.73 +char id=97 x=381 y=543 width=42 height=46 xoffset=2 yoffset=32 xadvance=46 page=0 chnl=15 31.74 +char id=98 x=44 y=361 width=43 height=61 xoffset=5 yoffset=17 xadvance=51 page=0 chnl=15 31.75 +char id=99 x=424 y=540 width=42 height=46 xoffset=3 yoffset=32 xadvance=46 page=0 chnl=15 31.76 +char id=100 x=0 y=361 width=43 height=61 xoffset=3 yoffset=17 xadvance=51 page=0 chnl=15 31.77 +char id=101 x=467 y=539 width=42 height=46 xoffset=2 yoffset=32 xadvance=46 page=0 chnl=15 31.78 +char id=102 x=736 y=281 width=31 height=61 xoffset=0 yoffset=16 xadvance=28 page=0 chnl=15 31.79 +char id=103 x=634 y=156 width=43 height=63 xoffset=3 yoffset=32 xadvance=51 page=0 chnl=15 31.80 +char id=104 x=491 y=471 width=41 height=60 xoffset=5 yoffset=17 xadvance=51 page=0 chnl=15 31.81 +char id=105 x=726 y=467 width=13 height=60 xoffset=5 yoffset=17 xadvance=23 page=0 chnl=15 31.82 +char id=106 x=558 y=0 width=22 height=78 xoffset=-4 yoffset=17 xadvance=23 page=0 chnl=15 31.83 +char id=107 x=533 y=471 width=41 height=60 xoffset=5 yoffset=17 xadvance=46 page=0 chnl=15 31.84 +char id=108 x=740 y=467 width=13 height=60 xoffset=5 yoffset=17 xadvance=23 page=0 chnl=15 31.85 +char id=109 x=553 y=532 width=66 height=45 xoffset=4 yoffset=32 xadvance=74 page=0 chnl=15 31.86 +char id=110 x=0 y=605 width=41 height=45 xoffset=5 yoffset=32 xadvance=51 page=0 chnl=15 31.87 +char id=111 x=334 y=544 width=46 height=46 xoffset=3 yoffset=32 xadvance=51 page=0 chnl=15 31.88 +char id=112 x=0 y=298 width=44 height=62 xoffset=5 yoffset=32 xadvance=51 page=0 chnl=15 31.89 +char id=113 x=45 y=298 width=43 height=62 xoffset=3 yoffset=32 xadvance=51 page=0 chnl=15 31.90 +char id=114 x=42 y=605 width=29 height=45 xoffset=5 yoffset=32 xadvance=32 page=0 chnl=15 31.91 +char id=115 x=510 y=532 width=42 height=46 xoffset=1 yoffset=32 xadvance=46 page=0 chnl=15 31.92 +char id=116 x=734 y=406 width=27 height=60 xoffset=1 yoffset=18 xadvance=28 page=0 chnl=15 31.93 +char id=117 x=706 y=531 width=41 height=45 xoffset=5 yoffset=33 xadvance=51 page=0 chnl=15 31.94 +char id=118 x=140 y=605 width=47 height=44 xoffset=0 yoffset=33 xadvance=47 page=0 chnl=15 31.95 +char id=119 x=72 y=605 width=67 height=44 xoffset=0 yoffset=33 xadvance=66 page=0 chnl=15 31.96 +char id=120 x=188 y=600 width=46 height=44 xoffset=0 yoffset=33 xadvance=46 page=0 chnl=15 31.97 +char id=121 x=699 y=218 width=44 height=62 xoffset=0 yoffset=33 xadvance=45 page=0 chnl=15 31.98 +char id=122 x=235 y=594 width=40 height=44 xoffset=1 yoffset=33 xadvance=42 page=0 chnl=15 31.99 +char id=123 x=125 y=0 width=29 height=79 xoffset=2 yoffset=16 xadvance=32 page=0 chnl=15 31.100 +char id=124 x=593 y=0 width=11 height=78 xoffset=6 yoffset=17 xadvance=23 page=0 chnl=15 31.101 +char id=125 x=155 y=0 width=29 height=79 xoffset=1 yoffset=16 xadvance=32 page=0 chnl=15 31.102 +char id=126 x=150 y=650 width=44 height=16 xoffset=2 yoffset=40 xadvance=48 page=0 chnl=15 31.103 +char id=160 x=739 y=142 width=3 height=1 xoffset=-1 yoffset=95 xadvance=23 page=0 chnl=15 31.104 +char id=161 x=378 y=356 width=14 height=61 xoffset=7 yoffset=33 xadvance=28 page=0 chnl=15 31.105 +char id=162 x=725 y=0 width=42 height=77 xoffset=3 yoffset=17 xadvance=46 page=0 chnl=15 31.106 +char id=163 x=562 y=223 width=45 height=62 xoffset=0 yoffset=16 xadvance=46 page=0 chnl=15 31.107 +char id=164 x=276 y=591 width=42 height=42 xoffset=2 yoffset=27 xadvance=46 page=0 chnl=15 31.108 +char id=165 x=47 y=484 width=46 height=60 xoffset=0 yoffset=17 xadvance=46 page=0 chnl=15 31.109 +char id=166 x=581 y=0 width=11 height=78 xoffset=6 yoffset=17 xadvance=23 page=0 chnl=15 31.110 +char id=167 x=515 y=0 width=42 height=78 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.111 +char id=168 x=275 y=639 width=29 height=10 xoffset=-1 yoffset=17 xadvance=27 page=0 chnl=15 31.112 +char id=169 x=130 y=234 width=63 height=62 xoffset=-1 yoffset=16 xadvance=61 page=0 chnl=15 31.113 +char id=170 x=598 y=578 width=28 height=31 xoffset=1 yoffset=16 xadvance=31 page=0 chnl=15 31.114 +char id=171 x=447 y=587 width=39 height=38 xoffset=3 yoffset=36 xadvance=46 page=0 chnl=15 31.115 +char id=172 x=701 y=577 width=42 height=28 xoffset=3 yoffset=33 xadvance=48 page=0 chnl=15 31.116 +char id=173 x=305 y=634 width=24 height=10 xoffset=4 yoffset=51 xadvance=28 page=0 chnl=15 31.117 +char id=174 x=66 y=235 width=63 height=62 xoffset=-1 yoffset=16 xadvance=61 page=0 chnl=15 31.118 +char id=175 x=405 y=632 width=49 height=7 xoffset=-2 yoffset=7 xadvance=46 page=0 chnl=15 31.119 +char id=176 x=74 y=650 width=27 height=26 xoffset=3 yoffset=16 xadvance=33 page=0 chnl=15 31.120 +char id=177 x=173 y=545 width=44 height=54 xoffset=1 yoffset=23 xadvance=46 page=0 chnl=15 31.121 +char id=178 x=627 y=578 width=27 height=31 xoffset=0 yoffset=16 xadvance=28 page=0 chnl=15 31.122 +char id=179 x=655 y=578 width=26 height=31 xoffset=1 yoffset=16 xadvance=28 page=0 chnl=15 31.123 +char id=180 x=219 y=645 width=20 height=12 xoffset=7 yoffset=17 xadvance=28 page=0 chnl=15 31.124 +char id=181 x=88 y=361 width=41 height=61 xoffset=4 yoffset=33 xadvance=48 page=0 chnl=15 31.125 +char id=182 x=170 y=158 width=48 height=75 xoffset=-1 yoffset=17 xadvance=46 page=0 chnl=15 31.126 +char id=183 x=747 y=202 width=13 height=12 xoffset=8 yoffset=42 xadvance=28 page=0 chnl=15 31.127 +char id=184 x=195 y=645 width=23 height=15 xoffset=1 yoffset=77 xadvance=27 page=0 chnl=15 31.128 +char id=185 x=682 y=577 width=18 height=31 xoffset=3 yoffset=16 xadvance=28 page=0 chnl=15 31.129 +char id=186 x=567 y=578 width=30 height=31 xoffset=0 yoffset=16 xadvance=30 page=0 chnl=15 31.130 +char id=187 x=487 y=586 width=38 height=38 xoffset=4 yoffset=36 xadvance=46 page=0 chnl=15 31.131 +char id=188 x=473 y=287 width=66 height=61 xoffset=3 yoffset=17 xadvance=69 page=0 chnl=15 31.132 +char id=189 x=0 y=235 width=65 height=62 xoffset=3 yoffset=16 xadvance=69 page=0 chnl=15 31.133 +char id=190 x=678 y=155 width=68 height=62 xoffset=1 yoffset=16 xadvance=69 page=0 chnl=15 31.134 +char id=191 x=608 y=220 width=45 height=62 xoffset=3 yoffset=33 xadvance=51 page=0 chnl=15 31.135 +char id=192 x=0 y=81 width=59 height=77 xoffset=-1 yoffset=0 xadvance=60 page=0 chnl=15 31.136 +char id=193 x=605 y=0 width=59 height=77 xoffset=-1 yoffset=0 xadvance=60 page=0 chnl=15 31.137 +char id=194 x=665 y=0 width=59 height=77 xoffset=-1 yoffset=0 xadvance=60 page=0 chnl=15 31.138 +char id=195 x=0 y=159 width=59 height=75 xoffset=-1 yoffset=2 xadvance=60 page=0 chnl=15 31.139 +char id=196 x=60 y=159 width=59 height=75 xoffset=-1 yoffset=2 xadvance=60 page=0 chnl=15 31.140 +char id=197 x=297 y=157 width=59 height=72 xoffset=-1 yoffset=5 xadvance=60 page=0 chnl=15 31.141 +char id=198 x=393 y=356 width=84 height=60 xoffset=-4 yoffset=17 xadvance=83 page=0 chnl=15 31.142 +char id=199 x=635 y=78 width=53 height=76 xoffset=3 yoffset=16 xadvance=60 page=0 chnl=15 31.143 +char id=200 x=118 y=80 width=47 height=77 xoffset=5 yoffset=0 xadvance=55 page=0 chnl=15 31.144 +char id=201 x=214 y=79 width=47 height=77 xoffset=5 yoffset=0 xadvance=55 page=0 chnl=15 31.145 +char id=202 x=166 y=80 width=47 height=77 xoffset=5 yoffset=0 xadvance=55 page=0 chnl=15 31.146 +char id=203 x=219 y=157 width=47 height=75 xoffset=5 yoffset=2 xadvance=55 page=0 chnl=15 31.147 +char id=204 x=473 y=79 width=20 height=77 xoffset=-1 yoffset=0 xadvance=23 page=0 chnl=15 31.148 +char id=205 x=494 y=79 width=20 height=77 xoffset=3 yoffset=0 xadvance=23 page=0 chnl=15 31.149 +char id=206 x=352 y=79 width=28 height=77 xoffset=-2 yoffset=0 xadvance=23 page=0 chnl=15 31.150 +char id=207 x=267 y=157 width=29 height=75 xoffset=-3 yoffset=2 xadvance=23 page=0 chnl=15 31.151 +char id=208 x=681 y=345 width=58 height=60 xoffset=-1 yoffset=17 xadvance=60 page=0 chnl=15 31.152 +char id=209 x=120 y=158 width=49 height=75 xoffset=5 yoffset=2 xadvance=60 page=0 chnl=15 31.153 +char id=210 x=305 y=0 width=59 height=78 xoffset=3 yoffset=0 xadvance=65 page=0 chnl=15 31.154 +char id=211 x=185 y=0 width=59 height=78 xoffset=3 yoffset=0 xadvance=65 page=0 chnl=15 31.155 +char id=212 x=245 y=0 width=59 height=78 xoffset=3 yoffset=0 xadvance=65 page=0 chnl=15 31.156 +char id=213 x=575 y=79 width=59 height=76 xoffset=3 yoffset=2 xadvance=65 page=0 chnl=15 31.157 +char id=214 x=515 y=79 width=59 height=76 xoffset=3 yoffset=2 xadvance=65 page=0 chnl=15 31.158 +char id=215 x=406 y=590 width=40 height=39 xoffset=4 yoffset=28 xadvance=48 page=0 chnl=15 31.159 +char id=216 x=461 y=157 width=62 height=66 xoffset=2 yoffset=14 xadvance=65 page=0 chnl=15 31.160 +char id=217 x=415 y=0 width=49 height=78 xoffset=5 yoffset=0 xadvance=60 page=0 chnl=15 31.161 +char id=218 x=465 y=0 width=49 height=78 xoffset=5 yoffset=0 xadvance=60 page=0 chnl=15 31.162 +char id=219 x=365 y=0 width=49 height=78 xoffset=5 yoffset=0 xadvance=60 page=0 chnl=15 31.163 +char id=220 x=689 y=78 width=49 height=76 xoffset=5 yoffset=2 xadvance=60 page=0 chnl=15 31.164 +char id=221 x=60 y=81 width=57 height=77 xoffset=-1 yoffset=0 xadvance=55 page=0 chnl=15 31.165 +char id=222 x=686 y=406 width=47 height=60 xoffset=5 yoffset=17 xadvance=55 page=0 chnl=15 31.166 +char id=223 x=654 y=220 width=44 height=62 xoffset=5 yoffset=16 xadvance=51 page=0 chnl=15 31.167 +char id=224 x=261 y=296 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.168 +char id=225 x=304 y=296 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.169 +char id=226 x=89 y=298 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.170 +char id=227 x=362 y=482 width=42 height=60 xoffset=2 yoffset=18 xadvance=46 page=0 chnl=15 31.171 +char id=228 x=405 y=479 width=42 height=60 xoffset=2 yoffset=18 xadvance=46 page=0 chnl=15 31.172 +char id=229 x=524 y=156 width=42 height=66 xoffset=2 yoffset=12 xadvance=46 page=0 chnl=15 31.173 +char id=230 x=265 y=544 width=68 height=46 xoffset=3 yoffset=32 xadvance=74 page=0 chnl=15 31.174 +char id=231 x=276 y=483 width=42 height=60 xoffset=3 yoffset=32 xadvance=46 page=0 chnl=15 31.175 +char id=232 x=218 y=297 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.176 +char id=233 x=132 y=297 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.177 +char id=234 x=175 y=297 width=42 height=62 xoffset=2 yoffset=16 xadvance=46 page=0 chnl=15 31.178 +char id=235 x=448 y=478 width=42 height=60 xoffset=2 yoffset=18 xadvance=46 page=0 chnl=15 31.179 +char id=236 x=747 y=140 width=20 height=61 xoffset=-2 yoffset=16 xadvance=23 page=0 chnl=15 31.180 +char id=237 x=744 y=218 width=20 height=61 xoffset=4 yoffset=16 xadvance=23 page=0 chnl=15 31.181 +char id=238 x=739 y=78 width=28 height=61 xoffset=-2 yoffset=16 xadvance=23 page=0 chnl=15 31.182 +char id=239 x=128 y=545 width=29 height=59 xoffset=-3 yoffset=18 xadvance=23 page=0 chnl=15 31.183 +char id=240 x=644 y=283 width=46 height=61 xoffset=3 yoffset=17 xadvance=51 page=0 chnl=15 31.184 +char id=241 x=45 y=545 width=41 height=59 xoffset=5 yoffset=18 xadvance=51 page=0 chnl=15 31.185 +char id=242 x=421 y=225 width=46 height=62 xoffset=3 yoffset=16 xadvance=51 page=0 chnl=15 31.186 +char id=243 x=515 y=224 width=46 height=62 xoffset=3 yoffset=16 xadvance=51 page=0 chnl=15 31.187 +char id=244 x=468 y=224 width=46 height=62 xoffset=3 yoffset=16 xadvance=51 page=0 chnl=15 31.188 +char id=245 x=94 y=484 width=46 height=60 xoffset=3 yoffset=18 xadvance=51 page=0 chnl=15 31.189 +char id=246 x=141 y=484 width=46 height=60 xoffset=3 yoffset=18 xadvance=51 page=0 chnl=15 31.190 +char id=247 x=319 y=591 width=43 height=40 xoffset=1 yoffset=29 xadvance=46 page=0 chnl=15 31.191 +char id=248 x=218 y=545 width=46 height=48 xoffset=3 yoffset=31 xadvance=51 page=0 chnl=15 31.192 +char id=249 x=431 y=288 width=41 height=62 xoffset=5 yoffset=16 xadvance=51 page=0 chnl=15 31.193 +char id=250 x=389 y=293 width=41 height=62 xoffset=5 yoffset=16 xadvance=51 page=0 chnl=15 31.194 +char id=251 x=347 y=293 width=41 height=62 xoffset=5 yoffset=16 xadvance=51 page=0 chnl=15 31.195 +char id=252 x=575 y=471 width=41 height=60 xoffset=5 yoffset=18 xadvance=51 page=0 chnl=15 31.196 +char id=253 x=80 y=0 width=44 height=79 xoffset=0 yoffset=16 xadvance=46 page=0 chnl=15 31.197 +char id=254 x=262 y=79 width=44 height=77 xoffset=5 yoffset=17 xadvance=51 page=0 chnl=15 31.198 +char id=255 x=307 y=79 width=44 height=77 xoffset=0 yoffset=18 xadvance=46 page=0 chnl=15 31.199 +kernings count=89 31.200 +kerning first=32 second=65 amount=-3 31.201 +kerning first=32 second=89 amount=-2 31.202 +kerning first=121 second=46 amount=-6 31.203 +kerning first=121 second=44 amount=-6 31.204 +kerning first=119 second=46 amount=-3 31.205 +kerning first=119 second=44 amount=-3 31.206 +kerning first=118 second=46 amount=-6 31.207 +kerning first=118 second=44 amount=-6 31.208 +kerning first=49 second=49 amount=-5 31.209 +kerning first=65 second=32 amount=-3 31.210 +kerning first=65 second=84 amount=-6 31.211 +kerning first=65 second=86 amount=-6 31.212 +kerning first=65 second=87 amount=-5 31.213 +kerning first=65 second=89 amount=-8 31.214 +kerning first=65 second=118 amount=-3 31.215 +kerning first=65 second=119 amount=-2 31.216 +kerning first=65 second=121 amount=-3 31.217 +kerning first=114 second=46 amount=-5 31.218 +kerning first=70 second=44 amount=-10 31.219 +kerning first=70 second=46 amount=-10 31.220 +kerning first=70 second=65 amount=-5 31.221 +kerning first=76 second=32 amount=-2 31.222 +kerning first=76 second=84 amount=-6 31.223 +kerning first=76 second=86 amount=-6 31.224 +kerning first=76 second=87 amount=-5 31.225 +kerning first=76 second=89 amount=-8 31.226 +kerning first=76 second=121 amount=-3 31.227 +kerning first=114 second=44 amount=-5 31.228 +kerning first=80 second=32 amount=-2 31.229 +kerning first=80 second=44 amount=-11 31.230 +kerning first=80 second=46 amount=-11 31.231 +kerning first=80 second=65 amount=-6 31.232 +kerning first=82 second=86 amount=-2 31.233 +kerning first=82 second=87 amount=-2 31.234 +kerning first=82 second=89 amount=-3 31.235 +kerning first=84 second=44 amount=-10 31.236 +kerning first=84 second=45 amount=-5 31.237 +kerning first=84 second=46 amount=-10 31.238 +kerning first=84 second=58 amount=-10 31.239 +kerning first=89 second=118 amount=-5 31.240 +kerning first=84 second=65 amount=-6 31.241 +kerning first=84 second=79 amount=-2 31.242 +kerning first=84 second=97 amount=-6 31.243 +kerning first=84 second=99 amount=-6 31.244 +kerning first=84 second=101 amount=-6 31.245 +kerning first=84 second=105 amount=-2 31.246 +kerning first=84 second=111 amount=-6 31.247 +kerning first=84 second=114 amount=-5 31.248 +kerning first=84 second=115 amount=-6 31.249 +kerning first=84 second=117 amount=-6 31.250 +kerning first=84 second=119 amount=-6 31.251 +kerning first=84 second=121 amount=-6 31.252 +kerning first=86 second=44 amount=-8 31.253 +kerning first=86 second=45 amount=-5 31.254 +kerning first=86 second=46 amount=-8 31.255 +kerning first=86 second=58 amount=-5 31.256 +kerning first=89 second=117 amount=-5 31.257 +kerning first=86 second=65 amount=-6 31.258 +kerning first=86 second=97 amount=-5 31.259 +kerning first=86 second=101 amount=-5 31.260 +kerning first=86 second=105 amount=-2 31.261 +kerning first=86 second=111 amount=-6 31.262 +kerning first=86 second=114 amount=-5 31.263 +kerning first=86 second=117 amount=-3 31.264 +kerning first=86 second=121 amount=-3 31.265 +kerning first=87 second=44 amount=-5 31.266 +kerning first=87 second=45 amount=-2 31.267 +kerning first=87 second=46 amount=-5 31.268 +kerning first=87 second=58 amount=-2 31.269 +kerning first=89 second=113 amount=-6 31.270 +kerning first=87 second=65 amount=-5 31.271 +kerning first=87 second=97 amount=-3 31.272 +kerning first=87 second=101 amount=-2 31.273 +kerning first=87 second=105 amount=-1 31.274 +kerning first=87 second=111 amount=-2 31.275 +kerning first=87 second=114 amount=-2 31.276 +kerning first=87 second=117 amount=-2 31.277 +kerning first=87 second=121 amount=-2 31.278 +kerning first=89 second=32 amount=-2 31.279 +kerning first=89 second=44 amount=-10 31.280 +kerning first=89 second=45 amount=-5 31.281 +kerning first=89 second=46 amount=-10 31.282 +kerning first=89 second=58 amount=-6 31.283 +kerning first=89 second=112 amount=-5 31.284 +kerning first=89 second=65 amount=-8 31.285 +kerning first=89 second=97 amount=-5 31.286 +kerning first=89 second=101 amount=-5 31.287 +kerning first=89 second=105 amount=-3 31.288 +kerning first=89 second=111 amount=-6
32.1 Binary file resources/fonts/Arial-96pt_bold_0.png has changed
33.1 Binary file resources/fonts/Arial-96pt_bold_1.png has changed
34.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 34.2 +++ b/resources/fonts/SegoeUI-64pt_bold.fnt Thu Aug 22 19:50:12 2013 +0200 34.3 @@ -0,0 +1,1008 @@ 34.4 +info face="Segoe UI" size=64 bold=1 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0 34.5 +common lineHeight=62 base=50 scaleW=512 scaleH=512 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4 34.6 +page id=0 file="SegoeUI-64pt_bold_0.png" 34.7 +chars count=192 34.8 +char id=13 x=95 y=45 width=3 height=1 xoffset=-1 yoffset=61 xadvance=2 page=0 chnl=15 34.9 +char id=32 x=87 y=45 width=3 height=1 xoffset=-1 yoffset=61 xadvance=13 page=0 chnl=15 34.10 +char id=33 x=500 y=154 width=10 height=33 xoffset=3 yoffset=17 xadvance=15 page=0 chnl=15 34.11 +char id=34 x=433 y=285 width=15 height=10 xoffset=4 yoffset=17 xadvance=23 page=0 chnl=15 34.12 +char id=35 x=36 y=269 width=28 height=30 xoffset=0 yoffset=17 xadvance=28 page=0 chnl=15 34.13 +char id=36 x=272 y=45 width=24 height=42 xoffset=2 yoffset=13 xadvance=27 page=0 chnl=15 34.14 +char id=37 x=173 y=161 width=39 height=33 xoffset=1 yoffset=17 xadvance=41 page=0 chnl=15 34.15 +char id=38 x=253 y=160 width=39 height=33 xoffset=1 yoffset=17 xadvance=40 page=0 chnl=15 34.16 +char id=39 x=461 y=285 width=7 height=10 xoffset=3 yoffset=17 xadvance=14 page=0 chnl=15 34.17 +char id=40 x=431 y=45 width=14 height=40 xoffset=3 yoffset=17 xadvance=17 page=0 chnl=15 34.18 +char id=41 x=446 y=45 width=14 height=40 xoffset=0 yoffset=17 xadvance=17 page=0 chnl=15 34.19 +char id=42 x=247 y=288 width=19 height=18 xoffset=1 yoffset=17 xadvance=21 page=0 chnl=15 34.20 +char id=43 x=126 y=295 width=23 height=23 xoffset=5 yoffset=25 xadvance=33 page=0 chnl=15 34.21 +char id=44 x=421 y=285 width=11 height=12 xoffset=0 yoffset=44 xadvance=13 page=0 chnl=15 34.22 +char id=45 x=59 y=325 width=14 height=5 xoffset=3 yoffset=35 xadvance=19 page=0 chnl=15 34.23 +char id=46 x=0 y=328 width=9 height=8 xoffset=2 yoffset=42 xadvance=13 page=0 chnl=15 34.24 +char id=47 x=461 y=45 width=24 height=38 xoffset=-2 yoffset=17 xadvance=21 page=0 chnl=15 34.25 +char id=48 x=52 y=235 width=25 height=33 xoffset=1 yoffset=17 xadvance=27 page=0 chnl=15 34.26 +char id=49 x=0 y=269 width=16 height=33 xoffset=4 yoffset=17 xadvance=27 page=0 chnl=15 34.27 +char id=50 x=230 y=228 width=24 height=33 xoffset=1 yoffset=17 xadvance=27 page=0 chnl=15 34.28 +char id=51 x=326 y=228 width=22 height=33 xoffset=2 yoffset=17 xadvance=27 page=0 chnl=15 34.29 +char id=52 x=388 y=192 width=27 height=33 xoffset=0 yoffset=17 xadvance=27 page=0 chnl=15 34.30 +char id=53 x=279 y=228 width=23 height=33 xoffset=2 yoffset=17 xadvance=27 page=0 chnl=15 34.31 +char id=54 x=205 y=229 width=24 height=33 xoffset=2 yoffset=17 xadvance=27 page=0 chnl=15 34.32 +char id=55 x=0 y=235 width=25 height=33 xoffset=1 yoffset=17 xadvance=27 page=0 chnl=15 34.33 +char id=56 x=78 y=235 width=25 height=33 xoffset=1 yoffset=17 xadvance=27 page=0 chnl=15 34.34 +char id=57 x=104 y=234 width=25 height=33 xoffset=1 yoffset=17 xadvance=27 page=0 chnl=15 34.35 +char id=58 x=89 y=297 width=11 height=24 xoffset=1 yoffset=26 xadvance=13 page=0 chnl=15 34.36 +char id=59 x=496 y=224 width=11 height=30 xoffset=0 yoffset=26 xadvance=13 page=0 chnl=15 34.37 +char id=60 x=446 y=260 width=23 height=24 xoffset=5 yoffset=25 xadvance=33 page=0 chnl=15 34.38 +char id=61 x=357 y=287 width=23 height=15 xoffset=5 yoffset=29 xadvance=33 page=0 chnl=15 34.39 +char id=62 x=470 y=259 width=23 height=24 xoffset=5 yoffset=24 xadvance=33 page=0 chnl=15 34.40 +char id=63 x=416 y=226 width=20 height=33 xoffset=1 yoffset=17 xadvance=21 page=0 chnl=15 34.41 +char id=64 x=0 y=93 width=41 height=37 xoffset=2 yoffset=17 xadvance=45 page=0 chnl=15 34.42 +char id=65 x=402 y=158 width=33 height=33 xoffset=0 yoffset=17 xadvance=33 page=0 chnl=15 34.43 +char id=66 x=443 y=191 width=26 height=33 xoffset=3 yoffset=17 xadvance=30 page=0 chnl=15 34.44 +char id=67 x=332 y=193 width=27 height=33 xoffset=1 yoffset=17 xadvance=29 page=0 chnl=15 34.45 +char id=68 x=32 y=201 width=31 height=33 xoffset=3 yoffset=17 xadvance=35 page=0 chnl=15 34.46 +char id=69 x=372 y=227 width=21 height=33 xoffset=3 yoffset=17 xadvance=25 page=0 chnl=15 34.47 +char id=70 x=437 y=226 width=20 height=33 xoffset=3 yoffset=17 xadvance=24 page=0 chnl=15 34.48 +char id=71 x=95 y=200 width=30 height=33 xoffset=1 yoffset=17 xadvance=33 page=0 chnl=15 34.49 +char id=72 x=64 y=201 width=30 height=33 xoffset=3 yoffset=17 xadvance=36 page=0 chnl=15 34.50 +char id=73 x=497 y=190 width=9 height=33 xoffset=3 yoffset=17 xadvance=15 page=0 chnl=15 34.51 +char id=74 x=458 y=225 width=18 height=33 xoffset=0 yoffset=17 xadvance=21 page=0 chnl=15 34.52 +char id=75 x=216 y=194 width=29 height=33 xoffset=3 yoffset=17 xadvance=31 page=0 chnl=15 34.53 +char id=76 x=394 y=226 width=21 height=33 xoffset=3 yoffset=17 xadvance=24 page=0 chnl=15 34.54 +char id=77 x=213 y=160 width=39 height=33 xoffset=3 yoffset=17 xadvance=45 page=0 chnl=15 34.55 +char id=78 x=468 y=156 width=31 height=33 xoffset=3 yoffset=17 xadvance=37 page=0 chnl=15 34.56 +char id=79 x=367 y=158 width=34 height=33 xoffset=1 yoffset=17 xadvance=36 page=0 chnl=15 34.57 +char id=80 x=416 y=192 width=26 height=33 xoffset=3 yoffset=17 xadvance=29 page=0 chnl=15 34.58 +char id=81 x=42 y=92 width=37 height=37 xoffset=1 yoffset=17 xadvance=36 page=0 chnl=15 34.59 +char id=82 x=186 y=195 width=29 height=33 xoffset=3 yoffset=17 xadvance=31 page=0 chnl=15 34.60 +char id=83 x=155 y=234 width=24 height=33 xoffset=1 yoffset=17 xadvance=26 page=0 chnl=15 34.61 +char id=84 x=275 y=194 width=28 height=33 xoffset=0 yoffset=17 xadvance=28 page=0 chnl=15 34.62 +char id=85 x=246 y=194 width=28 height=33 xoffset=3 yoffset=17 xadvance=34 page=0 chnl=15 34.63 +char id=86 x=0 y=201 width=31 height=33 xoffset=0 yoffset=17 xadvance=31 page=0 chnl=15 34.64 +char id=87 x=448 y=122 width=47 height=33 xoffset=0 yoffset=17 xadvance=47 page=0 chnl=15 34.65 +char id=88 x=436 y=157 width=31 height=33 xoffset=0 yoffset=17 xadvance=31 page=0 chnl=15 34.66 +char id=89 x=126 y=200 width=29 height=33 xoffset=0 yoffset=17 xadvance=29 page=0 chnl=15 34.67 +char id=90 x=156 y=198 width=29 height=33 xoffset=0 yoffset=17 xadvance=29 page=0 chnl=15 34.68 +char id=91 x=373 y=45 width=13 height=41 xoffset=4 yoffset=17 xadvance=17 page=0 chnl=15 34.69 +char id=92 x=486 y=45 width=24 height=38 xoffset=-1 yoffset=17 xadvance=21 page=0 chnl=15 34.70 +char id=93 x=387 y=45 width=12 height=41 xoffset=1 yoffset=17 xadvance=17 page=0 chnl=15 34.71 +char id=94 x=221 y=291 width=25 height=19 xoffset=4 yoffset=17 xadvance=33 page=0 chnl=15 34.72 +char id=95 x=111 y=321 width=21 height=3 xoffset=-1 yoffset=54 xadvance=20 page=0 chnl=15 34.73 +char id=96 x=10 y=328 width=14 height=7 xoffset=1 yoffset=15 xadvance=15 page=0 chnl=15 34.74 +char id=97 x=24 y=301 width=22 height=24 xoffset=1 yoffset=26 xadvance=25 page=0 chnl=15 34.75 +char id=98 x=305 y=88 width=26 height=35 xoffset=2 yoffset=15 xadvance=29 page=0 chnl=15 34.76 +char id=99 x=47 y=300 width=21 height=24 xoffset=1 yoffset=26 xadvance=23 page=0 chnl=15 34.77 +char id=100 x=359 y=87 width=26 height=35 xoffset=1 yoffset=15 xadvance=29 page=0 chnl=15 34.78 +char id=101 x=347 y=262 width=24 height=24 xoffset=1 yoffset=26 xadvance=25 page=0 chnl=15 34.79 +char id=102 x=219 y=124 width=19 height=35 xoffset=0 yoffset=15 xadvance=18 page=0 chnl=15 34.80 +char id=103 x=332 y=88 width=26 height=35 xoffset=1 yoffset=26 xadvance=29 page=0 chnl=15 34.81 +char id=104 x=0 y=131 width=24 height=35 xoffset=2 yoffset=15 xadvance=28 page=0 chnl=15 34.82 +char id=105 x=287 y=124 width=9 height=35 xoffset=2 yoffset=15 xadvance=13 page=0 chnl=15 34.83 +char id=106 x=71 y=0 width=15 height=46 xoffset=-4 yoffset=15 xadvance=13 page=0 chnl=15 34.84 +char id=107 x=440 y=86 width=25 height=35 xoffset=2 yoffset=15 xadvance=26 page=0 chnl=15 34.85 +char id=108 x=297 y=124 width=9 height=35 xoffset=2 yoffset=15 xadvance=13 page=0 chnl=15 34.86 +char id=109 x=149 y=268 width=39 height=24 xoffset=2 yoffset=26 xadvance=43 page=0 chnl=15 34.87 +char id=110 x=372 y=261 width=24 height=24 xoffset=2 yoffset=26 xadvance=28 page=0 chnl=15 34.88 +char id=111 x=265 y=262 width=27 height=24 xoffset=1 yoffset=26 xadvance=29 page=0 chnl=15 34.89 +char id=112 x=386 y=87 width=26 height=35 xoffset=2 yoffset=26 xadvance=29 page=0 chnl=15 34.90 +char id=113 x=413 y=86 width=26 height=35 xoffset=1 yoffset=26 xadvance=29 page=0 chnl=15 34.91 +char id=114 x=494 y=258 width=17 height=24 xoffset=2 yoffset=26 xadvance=19 page=0 chnl=15 34.92 +char id=115 x=69 y=300 width=19 height=24 xoffset=1 yoffset=26 xadvance=21 page=0 chnl=15 34.93 +char id=116 x=17 y=269 width=18 height=31 xoffset=0 yoffset=19 xadvance=18 page=0 chnl=15 34.94 +char id=117 x=397 y=260 width=24 height=24 xoffset=2 yoffset=26 xadvance=28 page=0 chnl=15 34.95 +char id=118 x=320 y=262 width=26 height=24 xoffset=0 yoffset=26 xadvance=25 page=0 chnl=15 34.96 +char id=119 x=227 y=263 width=37 height=24 xoffset=0 yoffset=26 xadvance=37 page=0 chnl=15 34.97 +char id=120 x=293 y=262 width=26 height=24 xoffset=0 yoffset=26 xadvance=26 page=0 chnl=15 34.98 +char id=121 x=193 y=88 width=27 height=35 xoffset=-1 yoffset=26 xadvance=25 page=0 chnl=15 34.99 +char id=122 x=422 y=260 width=23 height=24 xoffset=0 yoffset=26 xadvance=23 page=0 chnl=15 34.100 +char id=123 x=416 y=45 width=14 height=40 xoffset=2 yoffset=17 xadvance=17 page=0 chnl=15 34.101 +char id=124 x=0 y=0 width=7 height=47 xoffset=4 yoffset=14 xadvance=15 page=0 chnl=15 34.102 +char id=125 x=400 y=45 width=15 height=40 xoffset=1 yoffset=17 xadvance=17 page=0 chnl=15 34.103 +char id=126 x=469 y=285 width=25 height=9 xoffset=4 yoffset=32 xadvance=33 page=0 chnl=15 34.104 +char id=160 x=91 y=45 width=3 height=1 xoffset=-1 yoffset=61 xadvance=13 page=0 chnl=15 34.105 +char id=161 x=496 y=120 width=10 height=33 xoffset=3 yoffset=26 xadvance=15 page=0 chnl=15 34.106 +char id=162 x=405 y=123 width=21 height=34 xoffset=3 yoffset=17 xadvance=27 page=0 chnl=15 34.107 +char id=163 x=255 y=228 width=23 height=33 xoffset=3 yoffset=17 xadvance=27 page=0 chnl=15 34.108 +char id=164 x=101 y=297 width=24 height=23 xoffset=1 yoffset=22 xadvance=26 page=0 chnl=15 34.109 +char id=165 x=304 y=194 width=27 height=33 xoffset=0 yoffset=17 xadvance=27 page=0 chnl=15 34.110 +char id=166 x=8 y=0 width=7 height=47 xoffset=4 yoffset=14 xadvance=15 page=0 chnl=15 34.111 +char id=167 x=491 y=84 width=20 height=35 xoffset=2 yoffset=17 xadvance=23 page=0 chnl=15 34.112 +char id=168 x=39 y=326 width=19 height=6 xoffset=1 yoffset=17 xadvance=22 page=0 chnl=15 34.113 +char id=169 x=293 y=160 width=37 height=33 xoffset=2 yoffset=17 xadvance=41 page=0 chnl=15 34.114 +char id=170 x=287 y=287 width=17 height=17 xoffset=1 yoffset=17 xadvance=19 page=0 chnl=15 34.115 +char id=171 x=331 y=287 width=25 height=16 xoffset=1 yoffset=29 xadvance=27 page=0 chnl=15 34.116 +char id=172 x=381 y=286 width=23 height=14 xoffset=5 yoffset=30 xadvance=33 page=0 chnl=15 34.117 +char id=173 x=74 y=325 width=14 height=5 xoffset=3 yoffset=35 xadvance=19 page=0 chnl=15 34.118 +char id=174 x=89 y=269 width=29 height=27 xoffset=6 yoffset=17 xadvance=41 page=0 chnl=15 34.119 +char id=175 x=89 y=322 width=21 height=3 xoffset=-1 yoffset=15 xadvance=20 page=0 chnl=15 34.120 +char id=176 x=405 y=285 width=15 height=12 xoffset=2 yoffset=17 xadvance=18 page=0 chnl=15 34.121 +char id=177 x=65 y=269 width=23 height=30 xoffset=5 yoffset=20 xadvance=33 page=0 chnl=15 34.122 +char id=178 x=190 y=291 width=15 height=20 xoffset=2 yoffset=10 xadvance=19 page=0 chnl=15 34.123 +char id=179 x=174 y=293 width=15 height=20 xoffset=2 yoffset=10 xadvance=19 page=0 chnl=15 34.124 +char id=180 x=25 y=326 width=13 height=7 xoffset=1 yoffset=15 xadvance=14 page=0 chnl=15 34.125 +char id=181 x=26 y=235 width=25 height=33 xoffset=2 yoffset=26 xadvance=29 page=0 chnl=15 34.126 +char id=182 x=303 y=228 width=22 height=33 xoffset=1 yoffset=17 xadvance=24 page=0 chnl=15 34.127 +char id=183 x=495 y=283 width=9 height=8 xoffset=2 yoffset=31 xadvance=13 page=0 chnl=15 34.128 +char id=184 x=449 y=285 width=11 height=10 xoffset=0 yoffset=50 xadvance=10 page=0 chnl=15 34.129 +char id=185 x=206 y=291 width=14 height=20 xoffset=3 yoffset=10 xadvance=19 page=0 chnl=15 34.130 +char id=186 x=267 y=287 width=19 height=17 xoffset=1 yoffset=17 xadvance=21 page=0 chnl=15 34.131 +char id=187 x=305 y=287 width=25 height=16 xoffset=1 yoffset=29 xadvance=27 page=0 chnl=15 34.132 +char id=188 x=131 y=164 width=41 height=33 xoffset=2 yoffset=17 xadvance=45 page=0 chnl=15 34.133 +char id=189 x=45 y=167 width=42 height=33 xoffset=1 yoffset=17 xadvance=45 page=0 chnl=15 34.134 +char id=190 x=88 y=166 width=42 height=33 xoffset=2 yoffset=17 xadvance=46 page=0 chnl=15 34.135 +char id=191 x=427 y=122 width=20 height=34 xoffset=1 yoffset=26 xadvance=21 page=0 chnl=15 34.136 +char id=192 x=226 y=0 width=33 height=44 xoffset=0 yoffset=6 xadvance=33 page=0 chnl=15 34.137 +char id=193 x=260 y=0 width=33 height=44 xoffset=0 yoffset=6 xadvance=33 page=0 chnl=15 34.138 +char id=194 x=192 y=0 width=33 height=44 xoffset=0 yoffset=6 xadvance=33 page=0 chnl=15 34.139 +char id=195 x=50 y=47 width=33 height=43 xoffset=0 yoffset=7 xadvance=33 page=0 chnl=15 34.140 +char id=196 x=209 y=45 width=33 height=42 xoffset=0 yoffset=8 xadvance=33 page=0 chnl=15 34.141 +char id=197 x=339 y=45 width=33 height=41 xoffset=0 yoffset=9 xadvance=33 page=0 chnl=15 34.142 +char id=198 x=0 y=167 width=44 height=33 xoffset=-1 yoffset=17 xadvance=44 page=0 chnl=15 34.143 +char id=199 x=146 y=45 width=27 height=43 xoffset=1 yoffset=17 xadvance=29 page=0 chnl=15 34.144 +char id=200 x=431 y=0 width=21 height=44 xoffset=3 yoffset=6 xadvance=25 page=0 chnl=15 34.145 +char id=201 x=409 y=0 width=21 height=44 xoffset=3 yoffset=6 xadvance=25 page=0 chnl=15 34.146 +char id=202 x=453 y=0 width=21 height=44 xoffset=3 yoffset=6 xadvance=25 page=0 chnl=15 34.147 +char id=203 x=297 y=45 width=21 height=42 xoffset=3 yoffset=8 xadvance=25 page=0 chnl=15 34.148 +char id=204 x=494 y=0 width=14 height=44 xoffset=-1 yoffset=6 xadvance=15 page=0 chnl=15 34.149 +char id=205 x=0 y=48 width=14 height=44 xoffset=2 yoffset=6 xadvance=15 page=0 chnl=15 34.150 +char id=206 x=475 y=0 width=18 height=44 xoffset=-1 yoffset=6 xadvance=15 page=0 chnl=15 34.151 +char id=207 x=319 y=45 width=19 height=42 xoffset=-2 yoffset=8 xadvance=15 page=0 chnl=15 34.152 +char id=208 x=331 y=159 width=35 height=33 xoffset=-1 yoffset=17 xadvance=35 page=0 chnl=15 34.153 +char id=209 x=84 y=47 width=31 height=43 xoffset=3 yoffset=7 xadvance=37 page=0 chnl=15 34.154 +char id=210 x=87 y=0 width=34 height=44 xoffset=1 yoffset=6 xadvance=36 page=0 chnl=15 34.155 +char id=211 x=122 y=0 width=34 height=44 xoffset=1 yoffset=6 xadvance=36 page=0 chnl=15 34.156 +char id=212 x=157 y=0 width=34 height=44 xoffset=1 yoffset=6 xadvance=36 page=0 chnl=15 34.157 +char id=213 x=15 y=48 width=34 height=43 xoffset=1 yoffset=7 xadvance=36 page=0 chnl=15 34.158 +char id=214 x=174 y=45 width=34 height=42 xoffset=1 yoffset=8 xadvance=36 page=0 chnl=15 34.159 +char id=215 x=150 y=293 width=23 height=22 xoffset=5 yoffset=25 xadvance=33 page=0 chnl=15 34.160 +char id=216 x=130 y=89 width=34 height=35 xoffset=1 yoffset=16 xadvance=36 page=0 chnl=15 34.161 +char id=217 x=323 y=0 width=28 height=44 xoffset=3 yoffset=6 xadvance=34 page=0 chnl=15 34.162 +char id=218 x=294 y=0 width=28 height=44 xoffset=3 yoffset=6 xadvance=34 page=0 chnl=15 34.163 +char id=219 x=352 y=0 width=28 height=44 xoffset=3 yoffset=6 xadvance=34 page=0 chnl=15 34.164 +char id=220 x=243 y=45 width=28 height=42 xoffset=3 yoffset=8 xadvance=34 page=0 chnl=15 34.165 +char id=221 x=116 y=45 width=29 height=43 xoffset=0 yoffset=7 xadvance=29 page=0 chnl=15 34.166 +char id=222 x=470 y=190 width=26 height=33 xoffset=3 yoffset=17 xadvance=29 page=0 chnl=15 34.167 +char id=223 x=221 y=88 width=27 height=35 xoffset=2 yoffset=15 xadvance=30 page=0 chnl=15 34.168 +char id=224 x=173 y=125 width=22 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.169 +char id=225 x=196 y=124 width=22 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.170 +char id=226 x=150 y=125 width=22 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.171 +char id=227 x=360 y=123 width=22 height=34 xoffset=1 yoffset=16 xadvance=25 page=0 chnl=15 34.172 +char id=228 x=349 y=227 width=22 height=33 xoffset=1 yoffset=17 xadvance=25 page=0 chnl=15 34.173 +char id=229 x=80 y=91 width=22 height=37 xoffset=1 yoffset=13 xadvance=25 page=0 chnl=15 34.174 +char id=230 x=189 y=266 width=37 height=24 xoffset=1 yoffset=26 xadvance=39 page=0 chnl=15 34.175 +char id=231 x=383 y=123 width=21 height=34 xoffset=1 yoffset=26 xadvance=23 page=0 chnl=15 34.176 +char id=232 x=25 y=131 width=24 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.177 +char id=233 x=125 y=128 width=24 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.178 +char id=234 x=466 y=84 width=24 height=35 xoffset=1 yoffset=15 xadvance=25 page=0 chnl=15 34.179 +char id=235 x=130 y=234 width=24 height=33 xoffset=1 yoffset=17 xadvance=25 page=0 chnl=15 34.180 +char id=236 x=273 y=124 width=13 height=35 xoffset=-1 yoffset=15 xadvance=13 page=0 chnl=15 34.181 +char id=237 x=258 y=124 width=14 height=35 xoffset=1 yoffset=15 xadvance=13 page=0 chnl=15 34.182 +char id=238 x=239 y=124 width=18 height=35 xoffset=-2 yoffset=15 xadvance=13 page=0 chnl=15 34.183 +char id=239 x=477 y=224 width=18 height=33 xoffset=-2 yoffset=17 xadvance=13 page=0 chnl=15 34.184 +char id=240 x=103 y=91 width=26 height=36 xoffset=1 yoffset=14 xadvance=28 page=0 chnl=15 34.185 +char id=241 x=335 y=124 width=24 height=34 xoffset=2 yoffset=16 xadvance=28 page=0 chnl=15 34.186 +char id=242 x=165 y=89 width=27 height=35 xoffset=1 yoffset=15 xadvance=29 page=0 chnl=15 34.187 +char id=243 x=249 y=88 width=27 height=35 xoffset=1 yoffset=15 xadvance=29 page=0 chnl=15 34.188 +char id=244 x=277 y=88 width=27 height=35 xoffset=1 yoffset=15 xadvance=29 page=0 chnl=15 34.189 +char id=245 x=307 y=124 width=27 height=34 xoffset=1 yoffset=16 xadvance=29 page=0 chnl=15 34.190 +char id=246 x=360 y=193 width=27 height=33 xoffset=1 yoffset=17 xadvance=29 page=0 chnl=15 34.191 +char id=247 x=0 y=303 width=23 height=24 xoffset=5 yoffset=24 xadvance=33 page=0 chnl=15 34.192 +char id=248 x=119 y=268 width=29 height=26 xoffset=0 yoffset=25 xadvance=29 page=0 chnl=15 34.193 +char id=249 x=50 y=130 width=24 height=35 xoffset=2 yoffset=15 xadvance=28 page=0 chnl=15 34.194 +char id=250 x=75 y=130 width=24 height=35 xoffset=2 yoffset=15 xadvance=28 page=0 chnl=15 34.195 +char id=251 x=100 y=129 width=24 height=35 xoffset=2 yoffset=15 xadvance=28 page=0 chnl=15 34.196 +char id=252 x=180 y=232 width=24 height=33 xoffset=2 yoffset=17 xadvance=28 page=0 chnl=15 34.197 +char id=253 x=16 y=0 width=27 height=46 xoffset=-1 yoffset=15 xadvance=25 page=0 chnl=15 34.198 +char id=254 x=44 y=0 width=26 height=46 xoffset=2 yoffset=15 xadvance=29 page=0 chnl=15 34.199 +char id=255 x=381 y=0 width=27 height=44 xoffset=-1 yoffset=17 xadvance=25 page=0 chnl=15 34.200 +kernings count=811 34.201 +kerning first=34 second=114 amount=-1 34.202 +kerning first=34 second=115 amount=-1 34.203 +kerning first=222 second=193 amount=-3 34.204 +kerning first=222 second=194 amount=-3 34.205 +kerning first=222 second=195 amount=-3 34.206 +kerning first=222 second=192 amount=-3 34.207 +kerning first=222 second=230 amount=-1 34.208 +kerning first=222 second=198 amount=-5 34.209 +kerning first=222 second=245 amount=-1 34.210 +kerning first=222 second=246 amount=-1 34.211 +kerning first=222 second=244 amount=-1 34.212 +kerning first=222 second=242 amount=-1 34.213 +kerning first=39 second=114 amount=-1 34.214 +kerning first=39 second=115 amount=-2 34.215 +kerning first=222 second=243 amount=-1 34.216 +kerning first=222 second=235 amount=-1 34.217 +kerning first=222 second=234 amount=-1 34.218 +kerning first=222 second=232 amount=-1 34.219 +kerning first=222 second=233 amount=-1 34.220 +kerning first=222 second=231 amount=-1 34.221 +kerning first=222 second=229 amount=-1 34.222 +kerning first=222 second=227 amount=-1 34.223 +kerning first=222 second=228 amount=-1 34.224 +kerning first=222 second=226 amount=-1 34.225 +kerning first=222 second=224 amount=-1 34.226 +kerning first=222 second=225 amount=-1 34.227 +kerning first=42 second=65 amount=-3 34.228 +kerning first=42 second=74 amount=-3 34.229 +kerning first=42 second=99 amount=-2 34.230 +kerning first=42 second=100 amount=-2 34.231 +kerning first=42 second=101 amount=-2 34.232 +kerning first=42 second=103 amount=-2 34.233 +kerning first=42 second=111 amount=-2 34.234 +kerning first=42 second=113 amount=-2 34.235 +kerning first=222 second=197 amount=-3 34.236 +kerning first=222 second=196 amount=-3 34.237 +kerning first=222 second=113 amount=-1 34.238 +kerning first=222 second=111 amount=-1 34.239 +kerning first=222 second=103 amount=-1 34.240 +kerning first=222 second=101 amount=-1 34.241 +kerning first=222 second=100 amount=-1 34.242 +kerning first=222 second=99 amount=-1 34.243 +kerning first=222 second=97 amount=-1 34.244 +kerning first=222 second=88 amount=-1 34.245 +kerning first=222 second=87 amount=1 34.246 +kerning first=222 second=74 amount=-2 34.247 +kerning first=222 second=65 amount=-3 34.248 +kerning first=222 second=46 amount=-6 34.249 +kerning first=222 second=44 amount=-6 34.250 +kerning first=253 second=63 amount=-1 34.251 +kerning first=253 second=46 amount=-2 34.252 +kerning first=253 second=44 amount=-2 34.253 +kerning first=253 second=39 amount=1 34.254 +kerning first=253 second=34 amount=1 34.255 +kerning first=221 second=210 amount=-1 34.256 +kerning first=221 second=212 amount=-1 34.257 +kerning first=221 second=211 amount=-1 34.258 +kerning first=221 second=193 amount=-3 34.259 +kerning first=221 second=194 amount=-3 34.260 +kerning first=221 second=213 amount=-1 34.261 +kerning first=221 second=195 amount=-3 34.262 +kerning first=221 second=192 amount=-3 34.263 +kerning first=221 second=171 amount=-1 34.264 +kerning first=221 second=191 amount=-4 34.265 +kerning first=221 second=230 amount=-4 34.266 +kerning first=221 second=216 amount=-1 34.267 +kerning first=221 second=198 amount=-4 34.268 +kerning first=221 second=252 amount=-3 34.269 +kerning first=221 second=251 amount=-3 34.270 +kerning first=221 second=249 amount=-3 34.271 +kerning first=221 second=250 amount=-3 34.272 +kerning first=221 second=245 amount=-3 34.273 +kerning first=221 second=246 amount=-3 34.274 +kerning first=221 second=244 amount=-3 34.275 +kerning first=65 second=42 amount=-3 34.276 +kerning first=65 second=44 amount=1 34.277 +kerning first=65 second=59 amount=1 34.278 +kerning first=65 second=67 amount=-1 34.279 +kerning first=221 second=242 amount=-3 34.280 +kerning first=65 second=74 amount=2 34.281 +kerning first=65 second=79 amount=-1 34.282 +kerning first=65 second=84 amount=-3 34.283 +kerning first=65 second=85 amount=-1 34.284 +kerning first=65 second=86 amount=-3 34.285 +kerning first=65 second=87 amount=-2 34.286 +kerning first=65 second=89 amount=-4 34.287 +kerning first=65 second=90 amount=1 34.288 +kerning first=65 second=116 amount=-1 34.289 +kerning first=65 second=118 amount=-1 34.290 +kerning first=65 second=119 amount=-1 34.291 +kerning first=65 second=121 amount=-1 34.292 +kerning first=221 second=243 amount=-3 34.293 +kerning first=221 second=241 amount=-3 34.294 +kerning first=221 second=239 amount=2 34.295 +kerning first=221 second=235 amount=-3 34.296 +kerning first=221 second=234 amount=-3 34.297 +kerning first=65 second=255 amount=-1 34.298 +kerning first=221 second=232 amount=-3 34.299 +kerning first=221 second=233 amount=-3 34.300 +kerning first=65 second=221 amount=-3 34.301 +kerning first=65 second=253 amount=-1 34.302 +kerning first=221 second=231 amount=-3 34.303 +kerning first=221 second=229 amount=-4 34.304 +kerning first=221 second=227 amount=-3 34.305 +kerning first=221 second=228 amount=-2 34.306 +kerning first=221 second=226 amount=-4 34.307 +kerning first=221 second=224 amount=-4 34.308 +kerning first=221 second=225 amount=-4 34.309 +kerning first=221 second=214 amount=-1 34.310 +kerning first=221 second=199 amount=-1 34.311 +kerning first=221 second=197 amount=-3 34.312 +kerning first=221 second=196 amount=-3 34.313 +kerning first=221 second=117 amount=-3 34.314 +kerning first=221 second=115 amount=-2 34.315 +kerning first=221 second=114 amount=-3 34.316 +kerning first=221 second=113 amount=-3 34.317 +kerning first=221 second=112 amount=-3 34.318 +kerning first=221 second=111 amount=-3 34.319 +kerning first=221 second=110 amount=-3 34.320 +kerning first=221 second=109 amount=-3 34.321 +kerning first=221 second=103 amount=-3 34.322 +kerning first=221 second=101 amount=-3 34.323 +kerning first=221 second=100 amount=-3 34.324 +kerning first=221 second=99 amount=-3 34.325 +kerning first=221 second=97 amount=-4 34.326 +kerning first=221 second=84 amount=1 34.327 +kerning first=221 second=81 amount=-1 34.328 +kerning first=221 second=79 amount=-1 34.329 +kerning first=221 second=74 amount=-1 34.330 +kerning first=221 second=71 amount=-1 34.331 +kerning first=221 second=67 amount=-1 34.332 +kerning first=221 second=65 amount=-3 34.333 +kerning first=221 second=46 amount=-4 34.334 +kerning first=221 second=44 amount=-3 34.335 +kerning first=208 second=193 amount=-1 34.336 +kerning first=208 second=194 amount=-1 34.337 +kerning first=208 second=195 amount=-1 34.338 +kerning first=208 second=192 amount=-1 34.339 +kerning first=208 second=198 amount=-1 34.340 +kerning first=66 second=84 amount=-1 34.341 +kerning first=66 second=89 amount=-1 34.342 +kerning first=208 second=197 amount=-1 34.343 +kerning first=208 second=196 amount=-1 34.344 +kerning first=208 second=90 amount=-1 34.345 +kerning first=66 second=221 amount=-1 34.346 +kerning first=208 second=88 amount=-1 34.347 +kerning first=208 second=84 amount=-2 34.348 +kerning first=208 second=65 amount=-1 34.349 +kerning first=208 second=46 amount=-2 34.350 +kerning first=208 second=44 amount=-2 34.351 +kerning first=67 second=63 amount=1 34.352 +kerning first=67 second=67 amount=-1 34.353 +kerning first=67 second=71 amount=-1 34.354 +kerning first=67 second=79 amount=-1 34.355 +kerning first=67 second=81 amount=-1 34.356 +kerning first=67 second=199 amount=-1 34.357 +kerning first=67 second=214 amount=-1 34.358 +kerning first=67 second=239 amount=1 34.359 +kerning first=67 second=216 amount=-1 34.360 +kerning first=67 second=171 amount=-1 34.361 +kerning first=67 second=213 amount=-1 34.362 +kerning first=210 second=90 amount=-1 34.363 +kerning first=210 second=88 amount=-1 34.364 +kerning first=67 second=211 amount=-1 34.365 +kerning first=67 second=212 amount=-1 34.366 +kerning first=67 second=210 amount=-1 34.367 +kerning first=210 second=84 amount=-2 34.368 +kerning first=210 second=65 amount=-1 34.369 +kerning first=212 second=90 amount=-1 34.370 +kerning first=212 second=88 amount=-1 34.371 +kerning first=212 second=84 amount=-2 34.372 +kerning first=212 second=65 amount=-1 34.373 +kerning first=211 second=90 amount=-1 34.374 +kerning first=211 second=88 amount=-1 34.375 +kerning first=211 second=84 amount=-2 34.376 +kerning first=211 second=65 amount=-1 34.377 +kerning first=200 second=74 amount=1 34.378 +kerning first=203 second=74 amount=1 34.379 +kerning first=193 second=221 amount=-3 34.380 +kerning first=193 second=89 amount=-4 34.381 +kerning first=68 second=44 amount=-2 34.382 +kerning first=68 second=46 amount=-2 34.383 +kerning first=68 second=65 amount=-1 34.384 +kerning first=68 second=84 amount=-2 34.385 +kerning first=68 second=88 amount=-1 34.386 +kerning first=68 second=90 amount=-1 34.387 +kerning first=68 second=196 amount=-1 34.388 +kerning first=68 second=197 amount=-1 34.389 +kerning first=68 second=198 amount=-2 34.390 +kerning first=193 second=87 amount=-2 34.391 +kerning first=68 second=192 amount=-1 34.392 +kerning first=68 second=195 amount=-1 34.393 +kerning first=193 second=86 amount=-3 34.394 +kerning first=193 second=84 amount=-3 34.395 +kerning first=193 second=74 amount=2 34.396 +kerning first=68 second=194 amount=-1 34.397 +kerning first=68 second=193 amount=-1 34.398 +kerning first=202 second=74 amount=1 34.399 +kerning first=194 second=221 amount=-3 34.400 +kerning first=194 second=89 amount=-4 34.401 +kerning first=194 second=87 amount=-2 34.402 +kerning first=194 second=86 amount=-3 34.403 +kerning first=194 second=84 amount=-3 34.404 +kerning first=194 second=74 amount=2 34.405 +kerning first=213 second=90 amount=-1 34.406 +kerning first=213 second=88 amount=-1 34.407 +kerning first=213 second=84 amount=-2 34.408 +kerning first=213 second=65 amount=-1 34.409 +kerning first=69 second=65 amount=1 34.410 +kerning first=69 second=74 amount=1 34.411 +kerning first=195 second=221 amount=-3 34.412 +kerning first=195 second=89 amount=-4 34.413 +kerning first=69 second=87 amount=1 34.414 +kerning first=69 second=88 amount=1 34.415 +kerning first=69 second=196 amount=1 34.416 +kerning first=69 second=197 amount=1 34.417 +kerning first=195 second=87 amount=-2 34.418 +kerning first=69 second=192 amount=1 34.419 +kerning first=69 second=195 amount=1 34.420 +kerning first=69 second=194 amount=1 34.421 +kerning first=69 second=193 amount=1 34.422 +kerning first=195 second=86 amount=-3 34.423 +kerning first=195 second=84 amount=-3 34.424 +kerning first=195 second=74 amount=2 34.425 +kerning first=192 second=221 amount=-3 34.426 +kerning first=192 second=89 amount=-4 34.427 +kerning first=192 second=87 amount=-2 34.428 +kerning first=192 second=86 amount=-3 34.429 +kerning first=192 second=84 amount=-3 34.430 +kerning first=192 second=74 amount=2 34.431 +kerning first=187 second=221 amount=-2 34.432 +kerning first=187 second=89 amount=-2 34.433 +kerning first=187 second=87 amount=-1 34.434 +kerning first=187 second=86 amount=-1 34.435 +kerning first=187 second=84 amount=-1 34.436 +kerning first=171 second=90 amount=2 34.437 +kerning first=171 second=87 amount=2 34.438 +kerning first=70 second=44 amount=-3 34.439 +kerning first=70 second=46 amount=-3 34.440 +kerning first=70 second=65 amount=-3 34.441 +kerning first=70 second=74 amount=-1 34.442 +kerning first=171 second=84 amount=-1 34.443 +kerning first=70 second=84 amount=1 34.444 +kerning first=70 second=97 amount=-1 34.445 +kerning first=171 second=74 amount=2 34.446 +kerning first=70 second=196 amount=-3 34.447 +kerning first=70 second=197 amount=-3 34.448 +kerning first=70 second=238 amount=1 34.449 +kerning first=70 second=239 amount=2 34.450 +kerning first=70 second=198 amount=-5 34.451 +kerning first=161 second=106 amount=2 34.452 +kerning first=70 second=192 amount=-3 34.453 +kerning first=70 second=195 amount=-3 34.454 +kerning first=191 second=221 amount=-2 34.455 +kerning first=191 second=121 amount=1 34.456 +kerning first=70 second=194 amount=-3 34.457 +kerning first=70 second=193 amount=-3 34.458 +kerning first=191 second=106 amount=4 34.459 +kerning first=191 second=89 amount=-2 34.460 +kerning first=248 second=120 amount=-1 34.461 +kerning first=248 second=102 amount=-1 34.462 +kerning first=216 second=90 amount=-1 34.463 +kerning first=216 second=88 amount=-1 34.464 +kerning first=216 second=84 amount=-2 34.465 +kerning first=216 second=65 amount=-1 34.466 +kerning first=223 second=118 amount=-1 34.467 +kerning first=245 second=120 amount=-1 34.468 +kerning first=245 second=102 amount=-1 34.469 +kerning first=246 second=120 amount=-1 34.470 +kerning first=246 second=102 amount=-1 34.471 +kerning first=244 second=120 amount=-1 34.472 +kerning first=244 second=102 amount=-1 34.473 +kerning first=242 second=120 amount=-1 34.474 +kerning first=242 second=102 amount=-1 34.475 +kerning first=243 second=120 amount=-1 34.476 +kerning first=243 second=102 amount=-1 34.477 +kerning first=71 second=84 amount=-1 34.478 +kerning first=214 second=90 amount=-1 34.479 +kerning first=214 second=88 amount=-1 34.480 +kerning first=214 second=84 amount=-2 34.481 +kerning first=214 second=65 amount=-1 34.482 +kerning first=201 second=74 amount=1 34.483 +kerning first=199 second=81 amount=-1 34.484 +kerning first=199 second=79 amount=-1 34.485 +kerning first=199 second=71 amount=-1 34.486 +kerning first=199 second=67 amount=-1 34.487 +kerning first=74 second=44 amount=-2 34.488 +kerning first=74 second=46 amount=-2 34.489 +kerning first=74 second=65 amount=-1 34.490 +kerning first=74 second=74 amount=-1 34.491 +kerning first=197 second=221 amount=-3 34.492 +kerning first=74 second=196 amount=-1 34.493 +kerning first=74 second=197 amount=-1 34.494 +kerning first=197 second=89 amount=-4 34.495 +kerning first=197 second=87 amount=-2 34.496 +kerning first=197 second=86 amount=-3 34.497 +kerning first=197 second=84 amount=-3 34.498 +kerning first=197 second=74 amount=2 34.499 +kerning first=196 second=221 amount=-3 34.500 +kerning first=74 second=198 amount=-3 34.501 +kerning first=196 second=89 amount=-4 34.502 +kerning first=196 second=87 amount=-2 34.503 +kerning first=74 second=192 amount=-1 34.504 +kerning first=74 second=195 amount=-1 34.505 +kerning first=196 second=86 amount=-3 34.506 +kerning first=196 second=84 amount=-3 34.507 +kerning first=74 second=194 amount=-1 34.508 +kerning first=74 second=193 amount=-1 34.509 +kerning first=196 second=74 amount=2 34.510 +kerning first=123 second=106 amount=4 34.511 +kerning first=121 second=46 amount=-3 34.512 +kerning first=121 second=44 amount=-3 34.513 +kerning first=121 second=39 amount=1 34.514 +kerning first=121 second=34 amount=1 34.515 +kerning first=120 second=245 amount=-1 34.516 +kerning first=120 second=246 amount=-1 34.517 +kerning first=120 second=244 amount=-1 34.518 +kerning first=120 second=242 amount=-1 34.519 +kerning first=120 second=243 amount=-1 34.520 +kerning first=75 second=44 amount=1 34.521 +kerning first=75 second=59 amount=1 34.522 +kerning first=75 second=63 amount=1 34.523 +kerning first=75 second=67 amount=-1 34.524 +kerning first=75 second=71 amount=-1 34.525 +kerning first=75 second=74 amount=1 34.526 +kerning first=75 second=79 amount=-1 34.527 +kerning first=75 second=81 amount=-1 34.528 +kerning first=120 second=235 amount=-1 34.529 +kerning first=75 second=88 amount=1 34.530 +kerning first=75 second=90 amount=1 34.531 +kerning first=120 second=234 amount=-1 34.532 +kerning first=120 second=232 amount=-1 34.533 +kerning first=120 second=233 amount=-1 34.534 +kerning first=120 second=113 amount=-1 34.535 +kerning first=120 second=111 amount=-1 34.536 +kerning first=120 second=103 amount=-1 34.537 +kerning first=75 second=116 amount=-1 34.538 +kerning first=75 second=118 amount=-2 34.539 +kerning first=75 second=119 amount=-1 34.540 +kerning first=75 second=121 amount=-2 34.541 +kerning first=75 second=199 amount=-1 34.542 +kerning first=75 second=214 amount=-1 34.543 +kerning first=120 second=101 amount=-1 34.544 +kerning first=120 second=100 amount=-1 34.545 +kerning first=120 second=99 amount=-1 34.546 +kerning first=119 second=46 amount=-2 34.547 +kerning first=119 second=44 amount=-2 34.548 +kerning first=75 second=237 amount=-1 34.549 +kerning first=75 second=236 amount=1 34.550 +kerning first=75 second=239 amount=2 34.551 +kerning first=118 second=230 amount=-1 34.552 +kerning first=118 second=229 amount=-1 34.553 +kerning first=118 second=227 amount=-1 34.554 +kerning first=118 second=228 amount=-1 34.555 +kerning first=118 second=226 amount=-1 34.556 +kerning first=75 second=216 amount=-1 34.557 +kerning first=75 second=213 amount=-1 34.558 +kerning first=118 second=224 amount=-1 34.559 +kerning first=118 second=225 amount=-1 34.560 +kerning first=75 second=255 amount=-2 34.561 +kerning first=118 second=97 amount=-1 34.562 +kerning first=118 second=46 amount=-3 34.563 +kerning first=75 second=211 amount=-1 34.564 +kerning first=75 second=212 amount=-1 34.565 +kerning first=75 second=210 amount=-1 34.566 +kerning first=118 second=44 amount=-3 34.567 +kerning first=75 second=253 amount=-2 34.568 +kerning first=117 second=39 amount=-2 34.569 +kerning first=117 second=34 amount=-1 34.570 +kerning first=116 second=187 amount=1 34.571 +kerning first=116 second=120 amount=1 34.572 +kerning first=116 second=63 amount=-2 34.573 +kerning first=114 second=253 amount=2 34.574 +kerning first=114 second=122 amount=1 34.575 +kerning first=114 second=121 amount=2 34.576 +kerning first=114 second=120 amount=1 34.577 +kerning first=114 second=119 amount=2 34.578 +kerning first=114 second=118 amount=2 34.579 +kerning first=114 second=116 amount=1 34.580 +kerning first=114 second=102 amount=1 34.581 +kerning first=114 second=59 amount=2 34.582 +kerning first=114 second=58 amount=2 34.583 +kerning first=114 second=46 amount=-4 34.584 +kerning first=114 second=44 amount=-4 34.585 +kerning first=113 second=106 amount=2 34.586 +kerning first=112 second=120 amount=-1 34.587 +kerning first=112 second=102 amount=-1 34.588 +kerning first=111 second=120 amount=-1 34.589 +kerning first=111 second=102 amount=-1 34.590 +kerning first=111 second=39 amount=-4 34.591 +kerning first=111 second=34 amount=-3 34.592 +kerning first=110 second=39 amount=-3 34.593 +kerning first=110 second=34 amount=-2 34.594 +kerning first=107 second=245 amount=-1 34.595 +kerning first=107 second=246 amount=-1 34.596 +kerning first=107 second=244 amount=-1 34.597 +kerning first=107 second=242 amount=-1 34.598 +kerning first=107 second=243 amount=-1 34.599 +kerning first=107 second=235 amount=-1 34.600 +kerning first=107 second=234 amount=-1 34.601 +kerning first=107 second=232 amount=-1 34.602 +kerning first=107 second=233 amount=-1 34.603 +kerning first=107 second=111 amount=-1 34.604 +kerning first=107 second=103 amount=-1 34.605 +kerning first=107 second=101 amount=-1 34.606 +kerning first=107 second=99 amount=-1 34.607 +kerning first=107 second=59 amount=2 34.608 +kerning first=107 second=58 amount=2 34.609 +kerning first=107 second=46 amount=2 34.610 +kerning first=107 second=44 amount=2 34.611 +kerning first=106 second=106 amount=1 34.612 +kerning first=76 second=42 amount=-5 34.613 +kerning first=76 second=63 amount=-2 34.614 +kerning first=76 second=65 amount=1 34.615 +kerning first=76 second=67 amount=-1 34.616 +kerning first=76 second=71 amount=-1 34.617 +kerning first=76 second=74 amount=1 34.618 +kerning first=76 second=79 amount=-1 34.619 +kerning first=76 second=81 amount=-1 34.620 +kerning first=76 second=84 amount=-3 34.621 +kerning first=76 second=85 amount=-1 34.622 +kerning first=76 second=86 amount=-3 34.623 +kerning first=76 second=87 amount=-2 34.624 +kerning first=76 second=89 amount=-3 34.625 +kerning first=76 second=90 amount=1 34.626 +kerning first=102 second=253 amount=1 34.627 +kerning first=76 second=118 amount=-2 34.628 +kerning first=76 second=119 amount=-1 34.629 +kerning first=76 second=121 amount=-2 34.630 +kerning first=76 second=199 amount=-1 34.631 +kerning first=76 second=214 amount=-1 34.632 +kerning first=76 second=220 amount=-1 34.633 +kerning first=102 second=187 amount=1 34.634 +kerning first=76 second=216 amount=-1 34.635 +kerning first=76 second=213 amount=-1 34.636 +kerning first=102 second=239 amount=4 34.637 +kerning first=102 second=238 amount=1 34.638 +kerning first=102 second=236 amount=1 34.639 +kerning first=102 second=125 amount=1 34.640 +kerning first=102 second=121 amount=1 34.641 +kerning first=76 second=255 amount=-2 34.642 +kerning first=102 second=119 amount=1 34.643 +kerning first=102 second=118 amount=1 34.644 +kerning first=102 second=116 amount=1 34.645 +kerning first=76 second=211 amount=-1 34.646 +kerning first=76 second=212 amount=-1 34.647 +kerning first=76 second=210 amount=-1 34.648 +kerning first=76 second=218 amount=-1 34.649 +kerning first=76 second=219 amount=-1 34.650 +kerning first=76 second=217 amount=-1 34.651 +kerning first=102 second=98 amount=1 34.652 +kerning first=76 second=221 amount=-2 34.653 +kerning first=76 second=253 amount=-1 34.654 +kerning first=102 second=93 amount=2 34.655 +kerning first=102 second=63 amount=1 34.656 +kerning first=102 second=59 amount=2 34.657 +kerning first=102 second=58 amount=2 34.658 +kerning first=102 second=46 amount=-2 34.659 +kerning first=102 second=44 amount=-2 34.660 +kerning first=102 second=42 amount=1 34.661 +kerning first=101 second=39 amount=-3 34.662 +kerning first=101 second=34 amount=-2 34.663 +kerning first=99 second=221 amount=-1 34.664 +kerning first=99 second=89 amount=-1 34.665 +kerning first=99 second=84 amount=-2 34.666 +kerning first=99 second=74 amount=2 34.667 +kerning first=98 second=120 amount=-1 34.668 +kerning first=91 second=106 amount=4 34.669 +kerning first=90 second=253 amount=-1 34.670 +kerning first=90 second=255 amount=-1 34.671 +kerning first=90 second=187 amount=1 34.672 +kerning first=90 second=239 amount=2 34.673 +kerning first=90 second=121 amount=-1 34.674 +kerning first=90 second=84 amount=1 34.675 +kerning first=90 second=74 amount=1 34.676 +kerning first=89 second=210 amount=-1 34.677 +kerning first=89 second=212 amount=-1 34.678 +kerning first=89 second=211 amount=-1 34.679 +kerning first=89 second=193 amount=-4 34.680 +kerning first=89 second=194 amount=-4 34.681 +kerning first=89 second=213 amount=-1 34.682 +kerning first=89 second=195 amount=-4 34.683 +kerning first=89 second=192 amount=-4 34.684 +kerning first=89 second=171 amount=-1 34.685 +kerning first=89 second=191 amount=-4 34.686 +kerning first=89 second=230 amount=-4 34.687 +kerning first=89 second=216 amount=-1 34.688 +kerning first=89 second=198 amount=-6 34.689 +kerning first=89 second=252 amount=-3 34.690 +kerning first=89 second=251 amount=-3 34.691 +kerning first=89 second=249 amount=-3 34.692 +kerning first=89 second=250 amount=-3 34.693 +kerning first=89 second=245 amount=-4 34.694 +kerning first=89 second=246 amount=-4 34.695 +kerning first=89 second=244 amount=-4 34.696 +kerning first=89 second=242 amount=-4 34.697 +kerning first=79 second=44 amount=-2 34.698 +kerning first=79 second=46 amount=-2 34.699 +kerning first=79 second=65 amount=-1 34.700 +kerning first=89 second=243 amount=-4 34.701 +kerning first=79 second=84 amount=-2 34.702 +kerning first=79 second=88 amount=-1 34.703 +kerning first=79 second=89 amount=-1 34.704 +kerning first=79 second=90 amount=-1 34.705 +kerning first=79 second=196 amount=-1 34.706 +kerning first=79 second=197 amount=-1 34.707 +kerning first=89 second=241 amount=-3 34.708 +kerning first=79 second=192 amount=-1 34.709 +kerning first=79 second=195 amount=-1 34.710 +kerning first=89 second=239 amount=3 34.711 +kerning first=89 second=237 amount=-1 34.712 +kerning first=89 second=235 amount=-4 34.713 +kerning first=79 second=194 amount=-1 34.714 +kerning first=79 second=193 amount=-1 34.715 +kerning first=89 second=234 amount=-4 34.716 +kerning first=89 second=232 amount=-4 34.717 +kerning first=89 second=233 amount=-4 34.718 +kerning first=89 second=231 amount=-4 34.719 +kerning first=89 second=229 amount=-4 34.720 +kerning first=89 second=227 amount=-4 34.721 +kerning first=89 second=228 amount=-3 34.722 +kerning first=89 second=226 amount=-4 34.723 +kerning first=89 second=224 amount=-4 34.724 +kerning first=89 second=225 amount=-4 34.725 +kerning first=89 second=214 amount=-1 34.726 +kerning first=89 second=199 amount=-1 34.727 +kerning first=89 second=197 amount=-4 34.728 +kerning first=89 second=196 amount=-4 34.729 +kerning first=89 second=117 amount=-3 34.730 +kerning first=80 second=44 amount=-8 34.731 +kerning first=80 second=46 amount=-7 34.732 +kerning first=80 second=65 amount=-3 34.733 +kerning first=89 second=115 amount=-3 34.734 +kerning first=80 second=74 amount=-3 34.735 +kerning first=80 second=87 amount=1 34.736 +kerning first=80 second=88 amount=-1 34.737 +kerning first=80 second=97 amount=-1 34.738 +kerning first=80 second=99 amount=-1 34.739 +kerning first=80 second=100 amount=-1 34.740 +kerning first=80 second=101 amount=-1 34.741 +kerning first=80 second=103 amount=-1 34.742 +kerning first=80 second=111 amount=-1 34.743 +kerning first=80 second=113 amount=-1 34.744 +kerning first=80 second=196 amount=-3 34.745 +kerning first=80 second=197 amount=-3 34.746 +kerning first=80 second=225 amount=-1 34.747 +kerning first=80 second=224 amount=-1 34.748 +kerning first=80 second=226 amount=-1 34.749 +kerning first=80 second=228 amount=-1 34.750 +kerning first=80 second=227 amount=-1 34.751 +kerning first=80 second=229 amount=-1 34.752 +kerning first=80 second=231 amount=-1 34.753 +kerning first=80 second=233 amount=-1 34.754 +kerning first=80 second=232 amount=-1 34.755 +kerning first=80 second=234 amount=-1 34.756 +kerning first=80 second=235 amount=-1 34.757 +kerning first=80 second=243 amount=-1 34.758 +kerning first=80 second=242 amount=-1 34.759 +kerning first=80 second=244 amount=-1 34.760 +kerning first=80 second=246 amount=-1 34.761 +kerning first=80 second=245 amount=-1 34.762 +kerning first=80 second=198 amount=-7 34.763 +kerning first=80 second=230 amount=-1 34.764 +kerning first=89 second=114 amount=-3 34.765 +kerning first=80 second=192 amount=-3 34.766 +kerning first=80 second=195 amount=-3 34.767 +kerning first=89 second=113 amount=-4 34.768 +kerning first=89 second=112 amount=-3 34.769 +kerning first=89 second=111 amount=-4 34.770 +kerning first=80 second=194 amount=-3 34.771 +kerning first=80 second=193 amount=-3 34.772 +kerning first=89 second=110 amount=-3 34.773 +kerning first=89 second=109 amount=-3 34.774 +kerning first=89 second=103 amount=-4 34.775 +kerning first=89 second=102 amount=-1 34.776 +kerning first=89 second=101 amount=-4 34.777 +kerning first=89 second=100 amount=-4 34.778 +kerning first=89 second=99 amount=-4 34.779 +kerning first=89 second=97 amount=-4 34.780 +kerning first=89 second=84 amount=1 34.781 +kerning first=89 second=81 amount=-1 34.782 +kerning first=89 second=79 amount=-1 34.783 +kerning first=89 second=74 amount=-3 34.784 +kerning first=89 second=71 amount=-1 34.785 +kerning first=89 second=67 amount=-1 34.786 +kerning first=89 second=65 amount=-4 34.787 +kerning first=89 second=46 amount=-5 34.788 +kerning first=89 second=44 amount=-5 34.789 +kerning first=88 second=210 amount=-1 34.790 +kerning first=88 second=212 amount=-1 34.791 +kerning first=88 second=211 amount=-1 34.792 +kerning first=88 second=213 amount=-1 34.793 +kerning first=88 second=216 amount=-1 34.794 +kerning first=88 second=239 amount=2 34.795 +kerning first=88 second=214 amount=-1 34.796 +kerning first=88 second=199 amount=-1 34.797 +kerning first=88 second=84 amount=1 34.798 +kerning first=88 second=81 amount=-1 34.799 +kerning first=88 second=79 amount=-1 34.800 +kerning first=88 second=74 amount=2 34.801 +kerning first=88 second=71 amount=-1 34.802 +kerning first=88 second=67 amount=-1 34.803 +kerning first=88 second=59 amount=1 34.804 +kerning first=88 second=46 amount=1 34.805 +kerning first=88 second=44 amount=1 34.806 +kerning first=87 second=193 amount=-2 34.807 +kerning first=87 second=194 amount=-2 34.808 +kerning first=87 second=195 amount=-2 34.809 +kerning first=81 second=44 amount=-2 34.810 +kerning first=81 second=46 amount=-2 34.811 +kerning first=87 second=192 amount=-2 34.812 +kerning first=81 second=84 amount=-2 34.813 +kerning first=81 second=88 amount=-1 34.814 +kerning first=81 second=89 amount=-1 34.815 +kerning first=81 second=90 amount=-1 34.816 +kerning first=87 second=187 amount=1 34.817 +kerning first=87 second=171 amount=-1 34.818 +kerning first=87 second=191 amount=-2 34.819 +kerning first=87 second=230 amount=-2 34.820 +kerning first=87 second=198 amount=-3 34.821 +kerning first=87 second=245 amount=-1 34.822 +kerning first=87 second=246 amount=-1 34.823 +kerning first=87 second=244 amount=-1 34.824 +kerning first=87 second=242 amount=-1 34.825 +kerning first=87 second=243 amount=-1 34.826 +kerning first=87 second=239 amount=3 34.827 +kerning first=87 second=238 amount=1 34.828 +kerning first=87 second=236 amount=1 34.829 +kerning first=87 second=235 amount=-1 34.830 +kerning first=87 second=234 amount=-1 34.831 +kerning first=87 second=232 amount=-1 34.832 +kerning first=87 second=233 amount=-1 34.833 +kerning first=87 second=231 amount=-1 34.834 +kerning first=87 second=229 amount=-2 34.835 +kerning first=87 second=227 amount=-2 34.836 +kerning first=87 second=228 amount=-2 34.837 +kerning first=87 second=226 amount=-2 34.838 +kerning first=87 second=224 amount=-2 34.839 +kerning first=87 second=225 amount=-2 34.840 +kerning first=82 second=59 amount=2 34.841 +kerning first=87 second=197 amount=-2 34.842 +kerning first=87 second=196 amount=-2 34.843 +kerning first=82 second=74 amount=1 34.844 +kerning first=87 second=113 amount=-1 34.845 +kerning first=87 second=111 amount=-1 34.846 +kerning first=82 second=84 amount=-1 34.847 +kerning first=87 second=103 amount=-1 34.848 +kerning first=82 second=99 amount=-1 34.849 +kerning first=82 second=100 amount=-1 34.850 +kerning first=82 second=101 amount=-1 34.851 +kerning first=82 second=103 amount=-1 34.852 +kerning first=82 second=111 amount=-1 34.853 +kerning first=82 second=113 amount=-1 34.854 +kerning first=87 second=101 amount=-1 34.855 +kerning first=87 second=100 amount=-1 34.856 +kerning first=82 second=231 amount=-1 34.857 +kerning first=82 second=233 amount=-1 34.858 +kerning first=82 second=232 amount=-1 34.859 +kerning first=82 second=234 amount=-1 34.860 +kerning first=82 second=235 amount=-1 34.861 +kerning first=82 second=243 amount=-1 34.862 +kerning first=82 second=242 amount=-1 34.863 +kerning first=82 second=244 amount=-1 34.864 +kerning first=82 second=246 amount=-1 34.865 +kerning first=82 second=245 amount=-1 34.866 +kerning first=87 second=99 amount=-1 34.867 +kerning first=87 second=97 amount=-2 34.868 +kerning first=87 second=84 amount=1 34.869 +kerning first=87 second=65 amount=-2 34.870 +kerning first=87 second=46 amount=-3 34.871 +kerning first=87 second=44 amount=-3 34.872 +kerning first=86 second=193 amount=-2 34.873 +kerning first=86 second=194 amount=-2 34.874 +kerning first=82 second=221 amount=-1 34.875 +kerning first=86 second=195 amount=-2 34.876 +kerning first=86 second=192 amount=-2 34.877 +kerning first=86 second=171 amount=-1 34.878 +kerning first=86 second=191 amount=-3 34.879 +kerning first=86 second=230 amount=-4 34.880 +kerning first=86 second=198 amount=-5 34.881 +kerning first=86 second=252 amount=-1 34.882 +kerning first=86 second=251 amount=-1 34.883 +kerning first=86 second=249 amount=-1 34.884 +kerning first=86 second=250 amount=-1 34.885 +kerning first=86 second=245 amount=-3 34.886 +kerning first=86 second=246 amount=-3 34.887 +kerning first=86 second=244 amount=-3 34.888 +kerning first=86 second=242 amount=-3 34.889 +kerning first=86 second=243 amount=-3 34.890 +kerning first=86 second=241 amount=-1 34.891 +kerning first=86 second=239 amount=3 34.892 +kerning first=86 second=238 amount=1 34.893 +kerning first=86 second=235 amount=-3 34.894 +kerning first=86 second=234 amount=-3 34.895 +kerning first=86 second=232 amount=-3 34.896 +kerning first=86 second=233 amount=-3 34.897 +kerning first=86 second=231 amount=-3 34.898 +kerning first=86 second=229 amount=-4 34.899 +kerning first=86 second=227 amount=-4 34.900 +kerning first=86 second=228 amount=-4 34.901 +kerning first=86 second=226 amount=-4 34.902 +kerning first=86 second=224 amount=-4 34.903 +kerning first=86 second=225 amount=-4 34.904 +kerning first=86 second=199 amount=-1 34.905 +kerning first=86 second=197 amount=-2 34.906 +kerning first=86 second=196 amount=-2 34.907 +kerning first=86 second=117 amount=-1 34.908 +kerning first=86 second=115 amount=-2 34.909 +kerning first=86 second=114 amount=-2 34.910 +kerning first=83 second=116 amount=-1 34.911 +kerning first=83 second=118 amount=-1 34.912 +kerning first=86 second=113 amount=-3 34.913 +kerning first=83 second=121 amount=-1 34.914 +kerning first=83 second=255 amount=-1 34.915 +kerning first=86 second=112 amount=-2 34.916 +kerning first=86 second=111 amount=-3 34.917 +kerning first=83 second=253 amount=-1 34.918 +kerning first=86 second=110 amount=-1 34.919 +kerning first=86 second=109 amount=-2 34.920 +kerning first=86 second=103 amount=-3 34.921 +kerning first=86 second=101 amount=-3 34.922 +kerning first=86 second=100 amount=-3 34.923 +kerning first=86 second=99 amount=-3 34.924 +kerning first=86 second=97 amount=-4 34.925 +kerning first=86 second=84 amount=1 34.926 +kerning first=86 second=81 amount=-1 34.927 +kerning first=84 second=44 amount=-3 34.928 +kerning first=84 second=46 amount=-4 34.929 +kerning first=86 second=74 amount=-3 34.930 +kerning first=86 second=71 amount=-1 34.931 +kerning first=84 second=65 amount=-3 34.932 +kerning first=84 second=67 amount=-2 34.933 +kerning first=84 second=71 amount=-2 34.934 +kerning first=84 second=74 amount=-3 34.935 +kerning first=84 second=79 amount=-2 34.936 +kerning first=84 second=81 amount=-2 34.937 +kerning first=84 second=84 amount=1 34.938 +kerning first=84 second=86 amount=1 34.939 +kerning first=84 second=87 amount=1 34.940 +kerning first=86 second=67 amount=-1 34.941 +kerning first=84 second=89 amount=1 34.942 +kerning first=84 second=97 amount=-4 34.943 +kerning first=84 second=99 amount=-4 34.944 +kerning first=84 second=100 amount=-4 34.945 +kerning first=84 second=101 amount=-4 34.946 +kerning first=84 second=102 amount=-2 34.947 +kerning first=84 second=103 amount=-4 34.948 +kerning first=84 second=109 amount=-3 34.949 +kerning first=84 second=110 amount=-3 34.950 +kerning first=84 second=111 amount=-4 34.951 +kerning first=84 second=112 amount=-3 34.952 +kerning first=84 second=113 amount=-4 34.953 +kerning first=84 second=114 amount=-4 34.954 +kerning first=84 second=115 amount=-4 34.955 +kerning first=84 second=117 amount=-3 34.956 +kerning first=84 second=118 amount=-2 34.957 +kerning first=84 second=119 amount=-2 34.958 +kerning first=84 second=120 amount=-3 34.959 +kerning first=84 second=121 amount=-2 34.960 +kerning first=84 second=122 amount=-2 34.961 +kerning first=84 second=196 amount=-3 34.962 +kerning first=84 second=197 amount=-3 34.963 +kerning first=84 second=199 amount=-2 34.964 +kerning first=84 second=214 amount=-2 34.965 +kerning first=84 second=225 amount=-4 34.966 +kerning first=84 second=224 amount=-4 34.967 +kerning first=84 second=226 amount=-4 34.968 +kerning first=84 second=228 amount=-4 34.969 +kerning first=84 second=227 amount=-4 34.970 +kerning first=84 second=229 amount=-4 34.971 +kerning first=84 second=231 amount=-4 34.972 +kerning first=84 second=233 amount=-4 34.973 +kerning first=84 second=232 amount=-4 34.974 +kerning first=84 second=234 amount=-4 34.975 +kerning first=84 second=235 amount=-4 34.976 +kerning first=86 second=65 amount=-2 34.977 +kerning first=86 second=59 amount=-1 34.978 +kerning first=84 second=238 amount=2 34.979 +kerning first=84 second=239 amount=3 34.980 +kerning first=84 second=241 amount=-4 34.981 +kerning first=84 second=243 amount=-4 34.982 +kerning first=84 second=242 amount=-4 34.983 +kerning first=84 second=244 amount=-4 34.984 +kerning first=84 second=246 amount=-4 34.985 +kerning first=84 second=245 amount=-4 34.986 +kerning first=84 second=250 amount=-3 34.987 +kerning first=84 second=249 amount=-3 34.988 +kerning first=84 second=251 amount=-3 34.989 +kerning first=84 second=252 amount=-3 34.990 +kerning first=86 second=58 amount=-1 34.991 +kerning first=84 second=198 amount=-6 34.992 +kerning first=84 second=216 amount=-2 34.993 +kerning first=84 second=230 amount=-4 34.994 +kerning first=84 second=171 amount=-2 34.995 +kerning first=84 second=187 amount=-1 34.996 +kerning first=86 second=46 amount=-5 34.997 +kerning first=84 second=192 amount=-3 34.998 +kerning first=84 second=195 amount=-3 34.999 +kerning first=84 second=213 amount=-2 34.1000 +kerning first=86 second=44 amount=-5 34.1001 +kerning first=85 second=198 amount=-4 34.1002 +kerning first=85 second=74 amount=-1 34.1003 +kerning first=85 second=65 amount=-1 34.1004 +kerning first=84 second=255 amount=-2 34.1005 +kerning first=84 second=253 amount=-2 34.1006 +kerning first=84 second=221 amount=1 34.1007 +kerning first=84 second=210 amount=-2 34.1008 +kerning first=84 second=212 amount=-2 34.1009 +kerning first=84 second=194 amount=-3 34.1010 +kerning first=84 second=193 amount=-3 34.1011 +kerning first=84 second=211 amount=-2
35.1 Binary file resources/fonts/SegoeUI-64pt_bold_0.png has changed
36.1 Binary file resources/images/butback1.png has changed
37.1 Binary file resources/images/butback2.png has changed
38.1 Binary file resources/images/buthelp.png has changed
39.1 Binary file resources/images/butinfo.png has changed
40.1 Binary file resources/images/butplay.png has changed
41.1 Binary file resources/images/butrules.png has changed
42.1 Binary file resources/images/butstart.png has changed
43.1 Binary file resources/images/heroico_114.png has changed
44.1 Binary file resources/images/heroico_300.png has changed
45.1 Binary file resources/images/heroico_99.png has changed
46.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 46.2 +++ b/resources/main.lua Thu Aug 22 19:50:12 2013 +0200 46.3 @@ -0,0 +1,53 @@ 46.4 +-- Your app starts here! 46.5 +--require('mobdebug').start() 46.6 + 46.7 +-- Deny backlight dimming 46.8 +device:setBacklightAlways() 46.9 + 46.10 +-- Track scene history (for back sequence) 46.11 +--local szLasttrans = '' 46.12 +--local nodeLastscene 46.13 +nodeLastscene = {} 46.14 +nodeLasttrans = {} 46.15 + 46.16 +-- Load scene blocks 46.17 +sceneIntro = dofile('sceneintro.lua') 46.18 +sceneRules = dofile('scenerules.lua') 46.19 +sceneBegin = dofile('scenebegin.lua') 46.20 +sceneGover = dofile('scenegover.lua') 46.21 +sceneAbout = dofile('sceneabout.lua') 46.22 +sceneHelp = dofile('scenehelp.lua') 46.23 + 46.24 +-- Good transitions: slideInL/R, shrinkGrow, crossFade, fadeTR/BL, pageTurn, progressVertical 46.25 +local transoptl = {transitionType = 'slideInL', transitionTime = 0.5} 46.26 +local transoptr = {transitionType = 'slideInR', transitionTime = 0.5} 46.27 +local transoptt = {transitionType = 'slideInT', transitionTime = 0.5} 46.28 +local transoptb = {transitionType = 'slideInB', transitionTime = 0.5} 46.29 + 46.30 +-- Implement global event handlers 46.31 +function hardkeyPressed(event) 46.32 + if event.phase == 'released' then 46.33 + if event.keyCode == key.back then 46.34 + if nodeLastscene[1] ~= nil then 46.35 + director:moveToScene(table.remove(nodeLastscene), table.remove(nodeLasttrans)) 46.36 + --return true 46.37 + else 46.38 + --os.exit(0) 46.39 + system.quit() 46.40 + end 46.41 + end 46.42 + end 46.43 +end 46.44 +system:addEventListener('key', hardkeyPressed) 46.45 + 46.46 +-- Not sure if this is buggy 46.47 +--function getOuttaHere(event) 46.48 +-- --os.exit(0) 46.49 +-- system.quit() 46.50 +--end 46.51 +--system:addEventListener('exit', getOuttaHere) 46.52 + 46.53 +-- Bootstrap initial scene 46.54 +director:setCurrentScene(nil) 46.55 +director:moveToScene(sceneIntro) 46.56 +
47.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 47.2 +++ b/resources/particles/comets.plist Thu Aug 22 19:50:12 2013 +0200 47.3 @@ -0,0 +1,102 @@ 47.4 +<?xml version="1.0" encoding="UTF-8"?> 47.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 47.6 +<plist version="1.0"> 47.7 +<dict> 47.8 + <key>angle</key> 47.9 + <real>90</real> 47.10 + <key>angleVariance</key> 47.11 + <real>0.0</real> 47.12 + <key>blendFuncDestination</key> 47.13 + <integer>1</integer> 47.14 + <key>blendFuncSource</key> 47.15 + <integer>770</integer> 47.16 + <key>duration</key> 47.17 + <real>-1</real> 47.18 + <key>emitterType</key> 47.19 + <real>0.0</real> 47.20 + <key>finishColorAlpha</key> 47.21 + <real>1</real> 47.22 + <key>finishColorBlue</key> 47.23 + <real>0.0</real> 47.24 + <key>finishColorGreen</key> 47.25 + <real>0.0</real> 47.26 + <key>finishColorRed</key> 47.27 + <real>0.15999999642372131</real> 47.28 + <key>finishColorVarianceAlpha</key> 47.29 + <real>1</real> 47.30 + <key>finishColorVarianceBlue</key> 47.31 + <real>0.0</real> 47.32 + <key>finishColorVarianceGreen</key> 47.33 + <real>0.0</real> 47.34 + <key>finishColorVarianceRed</key> 47.35 + <real>0.0</real> 47.36 + <key>finishParticleSize</key> 47.37 + <real>128</real> 47.38 + <key>finishParticleSizeVariance</key> 47.39 + <real>0.0</real> 47.40 + <key>gravityx</key> 47.41 + <real>-200</real> 47.42 + <key>gravityy</key> 47.43 + <real>0</real> 47.44 + <key>maxParticles</key> 47.45 + <real>200</real> 47.46 + <key>maxRadius</key> 47.47 + <real>200</real> 47.48 + <key>maxRadiusVariance</key> 47.49 + <real>0.0</real> 47.50 + <key>minRadius</key> 47.51 + <real>0.0</real> 47.52 + <key>particleLifespan</key> 47.53 + <real>0.19740000367164612</real> 47.54 + <key>particleLifespanVariance</key> 47.55 + <real>2.1710999011993408</real> 47.56 + <key>radialAccelVariance</key> 47.57 + <real>0.0</real> 47.58 + <key>radialAcceleration</key> 47.59 + <real>0.0</real> 47.60 + <key>rotatePerSecond</key> 47.61 + <real>0.0</real> 47.62 + <key>rotatePerSecondVariance</key> 47.63 + <real>0.0</real> 47.64 + <key>sourcePositionVariancex</key> 47.65 + <real>-4.5</real> 47.66 + <key>sourcePositionVariancey</key> 47.67 + <real>0.0</real> 47.68 + <key>sourcePositionx</key> 47.69 + <real>226.5</real> 47.70 + <key>sourcePositiony</key> 47.71 + <real>156.39999389648438</real> 47.72 + <key>speed</key> 47.73 + <real>0.0</real> 47.74 + <key>speedVariance</key> 47.75 + <real>100</real> 47.76 + <key>startColorAlpha</key> 47.77 + <real>1</real> 47.78 + <key>startColorBlue</key> 47.79 + <real>0.14000000059604645</real> 47.80 + <key>startColorGreen</key> 47.81 + <real>0.43999999761581421</real> 47.82 + <key>startColorRed</key> 47.83 + <real>0.79000002145767212</real> 47.84 + <key>startColorVarianceAlpha</key> 47.85 + <real>0.5</real> 47.86 + <key>startColorVarianceBlue</key> 47.87 + <real>0.20000000298023224</real> 47.88 + <key>startColorVarianceGreen</key> 47.89 + <real>0.20000000298023224</real> 47.90 + <key>startColorVarianceRed</key> 47.91 + <real>0.0</real> 47.92 + <key>startParticleSize</key> 47.93 + <real>64</real> 47.94 + <key>startParticleSizeVariance</key> 47.95 + <real>0.0</real> 47.96 + <key>tangentialAccelVariance</key> 47.97 + <real>0.0</real> 47.98 + <key>tangentialAcceleration</key> 47.99 + <real>0.0</real> 47.100 + <key>textureFileName</key> 47.101 + <string>comet.png</string> 47.102 + <key>textureImageData</key> 47.103 + <string>H4sIAAAAAAAAA+1bB1RURxd+byu9g1RZpINUpVtoKoiKIqJYorisdESqLRINkihGjSHEFo0EC/ZoRCRWLMRoFHuPEIMlNizY4/5z3fvic7MrmJic84vr+Tjj7My997tt5i1L796UE0UFqlD/wUsqldJvgv/CJrTr35KrjBunGfyn/nib/FvIldsMmvXJWzOYejv8X8OZzYsnB74c5N9X5pO36od/wl8Jb3m+DD8BQtgMmHXyfpH3xVvxw9/h3wLe8nxVCFQRaiyoI9hzzDoVBf546354U/4t5M3mzPDUINAk0CLQVgItXKPB8ou8L17rh3+TvxLu8rwZzgxf4KVDoEugR6BPYEBgKAcDfE8P1+rgXsYfjC8U+eFv+6Al/BXkOzvminhrof16yMuIwJjAhMCUwIzAnMACYY5zprjGGPcYoAwdlKnID/K58Eb10Bz/FsRcRY63LsaR4WyGHC0JrAisCWwIbOVgg+9Z4VoL3Mv4Qh9ls/2g8k9zoYX8FXFnYq6OOarD4m2CMbVETsDPgcCJoD2BK4EbgTvCDefa4xoH3GONMsxRJuMHHdSpzsoFhT74J/ylf815ee4QB23MUUMWbxHG0wE5AT9PAi8CXwJ/ggA5+ON7XrjWDfc6oCwRyw+GqFMbbVDmg2ZzQBn/Zrgz+a7NirkZxgpsdSRwQR7eyK0LQRBBKEF3gjCCcEQYzoXimi64xxtluKBMG9RhxsoFxgdqf8cHivi3kDuT78YYF6hbe4wZ2OxD0JkgmKAHQQRBJEEUQTRBDMFARAzOReGaCNwTjDJ8UGZ71GGFOo2lL+vhb/ngNfzZNS+f82zu0KesMT5uGLNOBCEY20jkFkswjCCOQEwgIRiFkOBcHK6JxT2RKCMEZXqjDkfUaaHAB+xaaLYXyPNXEnuB9NV6Z7i3lcpyEnqWh1RWv4EYuz4EAwiGEowkSCBIJcggyCLIIchF5OBcBq5JwD1DUUYflBmIOjxQpw3awPiA3Q/YZ6PSHFDCX547nDPqctwtUL+zVJabUK+Qr5C7/QmGYEyTCcYgzwkE+QQfE0wlKERMxbl8XJOLe5JRxhCUGYE6/FGnM9rAzgNttJU5G1/xwev4K4g9u+bhvIGeC30Has8aYwB2QP+G3tVbKqvl4QSJGM+xyAs4FhHMIphDUExQgijGuVm4ZiruGYsyElFmDOoIRZ2eaIM12mSENmpKX+0FSnNAAX9leQ/1BecO9F7oP1CDHhgLsAdydJBUlrcpUllOT8L4zkSO8wkWEZQSlBEsRZTh3CJcU4x7ClFGDsociTr6oE5/tMERbTJDG9m94LU5wPBvJvZw54LcgrPXUirrwdCHoBaDMSZgF+RqOsZtCsYSuCxEfisIVhOsJ9hAsBGxAedW45pS3FOMMqagzHTUMQh1BqMNbmiTJdqojzY3mwNy/JXFHu6dTN5DvcE5BL0Y+hHUZAzGBuwbR1CA8ZtLsISgHPltIqgi2Eawg2AnYgfOVeGa9bhnCcqYiTLHoY6RqDMCbfBGm2ykL+tAtyU5oIS/stjDHQxyDeoOziPoydCXhktl+TkW7ZwtleUx5PUa5LSVYBfBPoL9BAcIDiIO4Nw+XLMV96xBGfNRZgHqSEGd/dGGTmiTI9rYbA6w+UtfzX12z2fqnh17uIvBfQTOZKhD6M3Qn6BGp2CswF6o63UElRjjGuRaS3CM4CTBKcRJnKvFNTW4pxJlLEWZM1FHDuocgjaEoE0ucjnA9AH2WfBKDbD4K8p9pufD2WIpld3Fwc9wJ4N7CZzNUI/Qo6FPQa3OxZiB3VsIqgl+Qm4nCM4QnCe4SFCHuIhzZ3BNLe6pRhnrUOZc1DEJdYrRhnC0yRNttESbmbNAaQ0o4M/OfThL4Rkc+iqcMUzdQ9+BuxncT+CMhpyEXg39Cmp2DcYO7IfcPkpwmuACQT3BbwSXCa4gLuNcPa45jXsOoIxKlLkEdRSizmS0IRJtYvqANdpsgByU1oAS/sx9h8l9uF/A8yj0WThzoObgfgp9CO4p+VJZbkLPhr4FtbsTYwg8zmKMgeNVgt8JbhDcRNzAuau45iLuOYoydqLMctQxE3WOQRui0SZ/tNEWbWZqgLkPNcdfUd+Xz314NoO+C3d0uKfCXW0qxgXOLejd0L+ghmsxlsCnATkC39sEdwjuIu7g3E1c04B7TqOMGpS5HnUUo85ctCEWbeoi/WsNKDoH2J8TKePP1D70UrhbwD0Lns3h+RTyDZ5T4K4O91WoSehPKzBO0MOhj0EtX8CYAq9byPUeQZMc7uF7t3Dtb7j3BMrahbJXoK4i1J2KtkSibV5oqxXarqgHyPNn9z75cw8+k2NqH+4acO+C51R4VoMelC+V3Vvh7gb3FzjD92HcoJ9BTV/F2AK/+wQPCB4SPEI8xLn7uOYm7qlHGbUoswp1LEKd+WhDHNoUijYyPcBU+tdzUP6ZSBl/du+DMwU+n4L6gs8poN6g98IzGzy3wN2dyX24x8BZDufZeenL2N/GGD9Azo8JniAe49wDXHNb+jIHzqOs/SibqYE5qDsLbYlG2/zRVhup4h74Ov7yvR/u0nCWMr0Pnjngsxq4e8EzO5zDTO3D+QT32B1SWd+GM/2iVNbbb2BcmzDWDPenCMYHD3HNHdxzGWWcRJk7UEeZ9GUPyEFbYtC2AOnLHmiOHJSeAUr4M8+6sJfp/e4oG85a+MwGPreA/gNnETzDwR0F7vLQq6Fe4V4DZzucb5DPd5HbIznubB88wjV3cc8VlHEKZe5EHUtRZyHaMAptCkcb3aUvzwCGv/p7/i3m31rzv7X3v9Z6/rX2+8/7++/755/3z7+t+/OPVvv5V2v//PP959/vf//R2n//9f73n6/NgVbx+28lOdCqvv8glwPydfDOf//lNTnQar7/9AY+eCe//9ZCH7zT33+U8wG7F8j74J39/quCHJD3wTv//Wc5H7BrgX02vrPff1fiB2W58E7+/UMLfKDID+/c378o8EFzfnjn/v7pDf3A+ELeH//Xf//WQj+wfcH2h7xf5HnK8+XKyXwrvFm2vw0xjCz6Nb5Q5BNFULSHftu8WTa/TXFsufK+eJ1PlHL9NzjL2flviZbXo8wf/ylfBXZRlBZRxyX/oalA8oNmjTkvxjyKCqyguThPFtMCHHPID114H2YpFVqPtcYQx+Rd2oglsw2zPpCizVnro1gy+/+pd/snWZSQojTCyHjfC5NV8B+N/8h7vZLSR3N0KCotPTszqkewaFDsYJHwEJGkSgkoD4qKE2dl9O7fPRq2h3cLEWWRRYwHZK5+cFI2OOYS1lckekMn6oozMrOJpL5k3CFekiUm4wIyTs3LzoD5RjI2GJkCYw5wN8gkBpKxMYwTZOP2L9bIxoEwjk9LjydjsDkjPi0exnvI+NPcHAkZc3uRcWFukiSPjI+TsU1qTloSGT+CvWmSuCziPg2Yz5aIE8nYnYw1MqOjQsi4E3GiRgJrPJI1zpaMzQZSIaMzxmUmJSRmixzEjiIPPz9fUZgkL1WSne3SN06cEpcZLwoZnZYRlz6OomScX7z0wLci4mRvDz9vbxdPVw+Wo177ZgtfEFvZ6F6/FzGjjQ6+nFO0bnQpRfk2Ed/Mfjk3ch5FbZ5KUcZnX87ZfENR2iRuFYdZfIwgXxKzszP83dzy8vJckyRiV3Don69mF7TgxdLnCuL+dI8oVDIqLic1WwR+E49OHZ2TKcrKiBNLRC6vJPE/2ajYjvZRklGSTEk62RFDsiwpPYGEOz0+KTtpdLooKV1ZEP/mNrmXLK/JS7/sOWUw3JXSOWxAcW8epHj66hR36CLyDv1n3HqpxlBQeQMtr8jy/sVLQQflzIIfWUkJL/aFREWLxDmZubL3oCwpPqVGaVMGlAnVlrKmHCgXypPyoQJIo+pG9aQiqWgqlvqAElOJVBqVSeVRE6nJVCFVRM2mvqTmU4upMqqcWkttoDZTW6ld1D7qAFVLnaDOUXVUA3WdaqQeUE9pmhbSmrQ+bUJb0ra0M+1J+9Jd6G50LzqKjqVH0Al0Op1DT6Q/povoOfR8egldTn9Hb6F30fvpI/QZup6+Rt+ln3C4HA2OAceCY8dx4/hygjgRnGjOME4CZwxnPKeAM5Mzl1PKWc2p4OziHOCc4NRxrnOaSANX5xpxrbguXF9uCDeSO5g7ipvJncSdzi3hlnLXcqu4Ndxj3DruDe5jnoCnzxPxXHgBvDDeAJ6YN4Y3iTeDN5+3glfB28M7xqvnNfKe8zX55nxnvj8/nD+In8DP4xfyS/jL+Jv4e/kn+A38BwKBwEhgL/ARhAliBcmCCYIZgq8F6wQ7BUcElwRNQqHQROgs7CyMFMYJs4WFwnnC1cIdwqPCBuEjFXUVSxVPle4qg1XSVaaolKisVNmuclTlispTVR1VW1V/1UjVeNVxqrNUy1SrVA+rNqg+VdNVs1frrBatlqw2WW2u2lq1vWrn1e6pq6u3U/dT76eepP6R+lz19eo/qterP9bQ03DSCNEYqpGjMVNjucZOjTMa9zQ1Ne00AzUHa2ZrztQs19yt+YvmIy19LVetcK14rXytBVoVWke1bmmrattqB2l/oD1eu0R7o/Zh7Rs6qjp2OiE6cTqTdBbobNE5pdOkq6/roRupm6Y7Q3el7n7dq3pCPTu9bnrxegV63+rt1rukz9W31g/RF+t/rF+mv1e/wUBgYG8QbpBsUGSwxuCQQaOhnmFHwxjDsYYLDLcZ1hlxjeyMwo1SjWYZbTA6afSkjUWboDaSNtParG1ztM1DYzPjQGOJ8XTjdcYnjJ+YiEy6maSYfG6y2eSCKc/UybSfaZ7pItO9pjfMDMwCzMRm0802mJ0155g7mUeZTzD/1vygeZNFW4seFhkW8yx2W9xoa9Q2sG1y2+K229tes9S37GKZZFlsucPyd5GhKEiUKpor2iNqtDK3CrPKsVpidcjqaTv7dgPaTWm3rt0FazVrX+tR1sXW1daNNpY2vW0m2qyyOWurautrm2j7lW2N7UM7e7uBdp/Ybba7am9sH24/3n6V/XkHTYeuDmMcSh2OOwocfR1THL92rHXiOHk5JTotcDrszHH2dk5y/tr5SHt+e7/26e1L259y0XAJcsl1WeVS72rk2st1iutm11tuNm6D3T53q3F77u7lnupe5n7OQ8+jp8cUjyqPu55OnmLPBZ7HO2h26N4hv0NlhzsdnTtKOi7qeNpL36u31yde1V5/ePt4Z3qv9b7mY+MzwmehzylfA9++vjN8f/Tj+wX75ftt9Xvs7+2f7b/B/3aAS0BKwMqAq53sO0k6lXW61Lld57jOSzrXdRF1GdHlmy51Xa26xnUt7fproHVgfOCywCtBjkHJQauDbgW7B2cGbwp+GOIf8mHIzlBuaI/Q6aGHuul1G9BtfrdfurfrntB9VffGHl49JvTYGcYPiwj7POxUuEW4OLw8vLGnT88Pe+6J0IjoHzE/4tdeTr0ye1X15vTu2fuL3uf72PZJ77M5kooMj/wi8kJf+75j+v7QT9Cvb78F/S5HeURNjKrpr99/eP+V/R9EB0fPij43wGFAzoDqGO2YoTHlMQ8Hhg6cM7BukNugDwcdiDWNTYqtHCwcHDN42eCmId2GfDmkYajX0MKhJ4fZDxs7bP8Hph+kfrBtuPbwuOEbR/BHDByxcsSzuMi40rimkeEjF45sFIeIvxJfjw+ML46/JuksmSO5MqrzqDmjriZ0Tvgi4Vpi18SSxBtJIUnzk+4khyUvTn6YEpmyPEWaOjB1XZpK2oi0Lel66Snpe0a3HT129JEM54zCjLox/mO+HNOYGZG5LIvOGpZVmW1ALlMHcxxypubU53bJXZD7KC8mb+NY3bHpYw+Ocxo3bdyV8d3HL53AmyCeUD3RauLkifUfBn24ZBI9aeSk6nzr/IL8ho96fLRistrklMk/T3GfMmfK/Y8HflxVYFHwUcGlqT2mrirUKswsPPVJwCeLP+V9mvTpoWkdps2b9nx6/PSfityLSoqezRDP+Okzj8/mfiadOWrmoVnesxbNFsxOn33y866fr5ijO2f8nEtf9P6iolhUPL34/pfDv9xf0rFk8VdqX+V8VTe319zKeTbzZs97Nj9x/okFwQvWLTRfOG3hw6/jvz66KHDR2sUWi4sWP/km6ZvTS3osqSi1Ky35VvBt7reXy2LKapb6Li1fZrqsaNkfy9OX162IWrGn3Ke8fKX5ylmrOKtyVl1bPXR17ZrQNZVrXdYuWWe0rmg9tT5n/e/fjfju5IaIDdUbfTeu/d72+4Wb9DdNr6ArxlU0bk7cXFcZW3lkS88t1VUBVZt+cP1h+VarrQu2GW6btV1te8F26Y7xO5p2Zuy8sSth16Xq4dXndg/afXxPvz2H9kbs/XFf9327a4JqdvzY+cet+/33b/nJ96fNB7wPVBz0OrjpZ6+fNx3yPlRx2OdwZa1fbdWRTke2H+16dNex0GP7jocfP3Ciz4kjJwecPH1q6Km60/Gnr55JPXPnbO7Zp+c+Os8/P/2CzoWSX8x/Kb3oeHFdnXfdtvrQ+oO/9v/13CXxpeu/Zf32rKHgsublkiuWV8qvel7deq37tdrfh/zecD3j+tMbhTd1by685XDr+9uBtw82DmpsuJN5R3p3xj2Te8vvd7xf3dS36ZcHaQ+ePpz+yOTRise+j2ueDHxy5WneM+GzuX84/lH1POL5eWmaVPo/LX7Mrg5NAAA=</string> 47.104 +</dict> 47.105 +</plist>
48.1 Binary file resources/particles/fire.png has changed
49.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 49.2 +++ b/resources/particles/galaxies.plist Thu Aug 22 19:50:12 2013 +0200 49.3 @@ -0,0 +1,102 @@ 49.4 +<?xml version="1.0" encoding="UTF-8"?> 49.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 49.6 +<plist version="1.0"> 49.7 +<dict> 49.8 + <key>angle</key> 49.9 + <real>90</real> 49.10 + <key>angleVariance</key> 49.11 + <real>360</real> 49.12 + <key>blendFuncDestination</key> 49.13 + <integer>1</integer> 49.14 + <key>blendFuncSource</key> 49.15 + <integer>770</integer> 49.16 + <key>duration</key> 49.17 + <real>-1</real> 49.18 + <key>emitterType</key> 49.19 + <real>0.0</real> 49.20 + <key>finishColorAlpha</key> 49.21 + <real>1</real> 49.22 + <key>finishColorBlue</key> 49.23 + <real>0.0</real> 49.24 + <key>finishColorGreen</key> 49.25 + <real>0.0</real> 49.26 + <key>finishColorRed</key> 49.27 + <real>0.0</real> 49.28 + <key>finishColorVarianceAlpha</key> 49.29 + <real>0.0</real> 49.30 + <key>finishColorVarianceBlue</key> 49.31 + <real>0.0</real> 49.32 + <key>finishColorVarianceGreen</key> 49.33 + <real>0.0</real> 49.34 + <key>finishColorVarianceRed</key> 49.35 + <real>0.0</real> 49.36 + <key>finishParticleSize</key> 49.37 + <real>96</real> 49.38 + <key>finishParticleSizeVariance</key> 49.39 + <real>20</real> 49.40 + <key>gravityx</key> 49.41 + <real>-100</real> 49.42 + <key>gravityy</key> 49.43 + <real>0</real> 49.44 + <key>maxParticles</key> 49.45 + <real>800</real> 49.46 + <key>maxRadius</key> 49.47 + <real>276.20999145507812</real> 49.48 + <key>maxRadiusVariance</key> 49.49 + <real>154.94999694824219</real> 49.50 + <key>minRadius</key> 49.51 + <real>0.0</real> 49.52 + <key>particleLifespan</key> 49.53 + <real>1</real> 49.54 + <key>particleLifespanVariance</key> 49.55 + <real>2</real> 49.56 + <key>radialAccelVariance</key> 49.57 + <real>0.0</real> 49.58 + <key>radialAcceleration</key> 49.59 + <real>-20</real> 49.60 + <key>rotatePerSecond</key> 49.61 + <real>35.529998779296875</real> 49.62 + <key>rotatePerSecondVariance</key> 49.63 + <real>0.0</real> 49.64 + <key>sourcePositionVariancex</key> 49.65 + <real>0.0</real> 49.66 + <key>sourcePositionVariancey</key> 49.67 + <real>0.0</real> 49.68 + <key>sourcePositionx</key> 49.69 + <real>169.91000366210938</real> 49.70 + <key>sourcePositiony</key> 49.71 + <real>228.71000671386719</real> 49.72 + <key>speed</key> 49.73 + <real>0</real> 49.74 + <key>speedVariance</key> 49.75 + <real>100</real> 49.76 + <key>startColorAlpha</key> 49.77 + <real>1</real> 49.78 + <key>startColorBlue</key> 49.79 + <real>0.75999999046325684</real> 49.80 + <key>startColorGreen</key> 49.81 + <real>0.25</real> 49.82 + <key>startColorRed</key> 49.83 + <real>0.11999999731779099</real> 49.84 + <key>startColorVarianceAlpha</key> 49.85 + <real>0.0</real> 49.86 + <key>startColorVarianceBlue</key> 49.87 + <real>0.0</real> 49.88 + <key>startColorVarianceGreen</key> 49.89 + <real>0.0</real> 49.90 + <key>startColorVarianceRed</key> 49.91 + <real>0.0</real> 49.92 + <key>startParticleSize</key> 49.93 + <real>48</real> 49.94 + <key>startParticleSizeVariance</key> 49.95 + <real>10</real> 49.96 + <key>tangentialAccelVariance</key> 49.97 + <real>10</real> 49.98 + <key>tangentialAcceleration</key> 49.99 + <real>10</real> 49.100 + <key>textureFileName</key> 49.101 + <string>galaxy.png</string> 49.102 + <key>textureImageData</key> 49.103 + <string>H4sIAAAAAAAAAwFmA5n8iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADLUlEQVRYCcXX51JbQRCEUeOc/f6v6ZzxHKFPLAoI84epmrp7985294QVxcXl5eWjh7Sn9yB/MWcej19sXQb87/iP8f+yiztWAOmzcYL5k/F9AX9m7/fWf83zTmLOVeD5AHECWieiKpR95D8nlhPcepbH7TYBL+dI/mrWRCRkrQIBZY9Q5vzb+PdxQj2P2ikBCPnrxb0TRMQpAYiRIa9lVcregR0TgATZm/G3W7cmxn5VaA6qQNkjEkNAMbPcDOpBJfYF6DMByJC/H3+3XSfC97IziATov8FD8HUcDmzZs+bETSF0Z+cEICeCE0TYOQFlHznSZoTQkwIc5PW+FqwC7NUGVagCXTvlXzNHXnXE5LsrulYAYFduX4Ts11b4LlaWlbXBWzNH2GxojzN4jgogJgENYreganyYGELsq1YCAOp9CZX5eivEwy9mltcvPvqwirBHSGKIQE6Eitg35forO5mxSo5cDJyVHIf3TRVSIxNgiUgIUO5Abel2qII4hLJnSk5M7XC2rMPGU5s2APO++11PiKBVUECEyAq5athHyvS6TO2vhOHB72/ILK+VtHnb0+EEAkeiLZGV2UpyG94cvRbgh+KcGyzenZb5l3FPbbBfzDks3zcmE9aBCIBF1FCt16meO98M6L3BEpeohIUHP65ZXvXJM2IH8oCAATZYiJWc+a7swJF/HvddnHjnuLgwE4RvY1XAAVMuwAHvHPA61cUDNnD6DUws8k/j2kJEZ8NahdjbWIBeVvJIgSISh4yJ8931SgBwpMhVwtPZKiIeaSJmeWWrgMolENh6pSKXrTjftcKU66m9ziViFSI+AWJ3tgoQADTwrtdKLvvinE2AfcAylTXyj9tn1UiE8ztbBdhUIiD2u9ez3PS5LP0QJe6UgKpgJhpOuPBv2DEBMubAmbI3H0BqDYEJcBOAy06mqpCI/xIw5zYViFx/gZc98IZyX0DtITIR+4M4n27afgX6CgB52dffsq9FawWqkipUCWLyWR7aKQEiHVwFuHbrX7batApNRO3wPOj77O3swf8zuquAneJZaEPZ14KqcOOKrYdOre8j4BTWvfZl8qD2D7ghcomuE8XXAAAAAElFTkSuQmCCksg8PmYDAAA=</string> 49.104 +</dict> 49.105 +</plist>
50.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 50.2 +++ b/resources/particles/stars.plist Thu Aug 22 19:50:12 2013 +0200 50.3 @@ -0,0 +1,106 @@ 50.4 +<?xml version="1.0" encoding="UTF-8"?> 50.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 50.6 +<plist version="1.0"> 50.7 +<dict> 50.8 + <key>angle</key> 50.9 + <real>180</real> 50.10 + <key>angleVariance</key> 50.11 + <real>0</real> 50.12 + <key>blendFuncDestination</key> 50.13 + <integer>1</integer> 50.14 + <key>blendFuncSource</key> 50.15 + <integer>770</integer> 50.16 + <key>duration</key> 50.17 + <real>-1</real> 50.18 + <key>emitterType</key> 50.19 + <real>0</real> 50.20 + <key>finishColorAlpha</key> 50.21 + <real>1</real> 50.22 + <key>finishColorBlue</key> 50.23 + <real>1</real> 50.24 + <key>finishColorGreen</key> 50.25 + <real>1</real> 50.26 + <key>finishColorRed</key> 50.27 + <real>1</real> 50.28 + <key>finishColorVarianceAlpha</key> 50.29 + <real>1</real> 50.30 + <key>finishColorVarianceBlue</key> 50.31 + <real>0.125</real> 50.32 + <key>finishColorVarianceGreen</key> 50.33 + <real>0.125</real> 50.34 + <key>finishColorVarianceRed</key> 50.35 + <real>0.125</real> 50.36 + <key>finishParticleSize</key> 50.37 + <real>64</real> 50.38 + <key>finishParticleSizeVariance</key> 50.39 + <real>48</real> 50.40 + <key>gravityx</key> 50.41 + <real>0</real> 50.42 + <key>gravityy</key> 50.43 + <real>0</real> 50.44 + <key>maxParticles</key> 50.45 + <real>8</real> 50.46 + <key>maxRadius</key> 50.47 + <real>0</real> 50.48 + <key>maxRadiusVariance</key> 50.49 + <real>0</real> 50.50 + <key>minRadius</key> 50.51 + <real>0</real> 50.52 + <key>particleLifespan</key> 50.53 + <real>32</real> 50.54 + <key>particleLifespanVariance</key> 50.55 + <real>0</real> 50.56 + <key>radialAccelVariance</key> 50.57 + <real>0</real> 50.58 + <key>radialAcceleration</key> 50.59 + <real>0</real> 50.60 + <key>rotatePerSecond</key> 50.61 + <real>35.529998779296875</real> 50.62 + <key>rotatePerSecondVariance</key> 50.63 + <real>0</real> 50.64 + <key>sourcePositionVariancex</key> 50.65 + <real>0</real> 50.66 + <key>sourcePositionVariancey</key> 50.67 + <real>457.420013428</real> 50.68 + <key>sourcePositionx</key> 50.69 + <real>169.91000366210938</real> 50.70 + <key>sourcePositiony</key> 50.71 + <real>228.71000671386719</real> 50.72 + <key>speed</key> 50.73 + <real>80</real> 50.74 + <key>speedVariance</key> 50.75 + <real>20</real> 50.76 + <key>startColorAlpha</key> 50.77 + <real>1</real> 50.78 + <key>startColorBlue</key> 50.79 + <real>1</real> 50.80 + <key>startColorGreen</key> 50.81 + <real>1</real> 50.82 + <key>startColorRed</key> 50.83 + <real>1</real> 50.84 + <key>startColorVarianceAlpha</key> 50.85 + <real>0</real> 50.86 + <key>startColorVarianceBlue</key> 50.87 + <real>0.125</real> 50.88 + <key>startColorVarianceGreen</key> 50.89 + <real>0.125</real> 50.90 + <key>startColorVarianceRed</key> 50.91 + <real>0.125</real> 50.92 + <key>startParticleSize</key> 50.93 + <real>64</real> 50.94 + <key>startParticleSizeVariance</key> 50.95 + <real>48</real> 50.96 + <key>startSpin</key> 50.97 + <real>90</real> 50.98 + <key>startSpinVar</key> 50.99 + <real>60</real> 50.100 + <key>tangentialAccelVariance</key> 50.101 + <real>0.0</real> 50.102 + <key>tangentialAcceleration</key> 50.103 + <real>0</real> 50.104 + <key>textureFileName</key> 50.105 + <string>star.png</string> 50.106 + <key>textureImageData</key> 50.107 + <string>H4sIAAAAAAAAAwGaBGX7iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAA5mlDQ1BJQ0MgUHJvZmlsZQAAeAFjYGCsSCwoyGESYGDIzSspcg9yjIyIjFJgv8rAzsDIAAaJycUFjgEBPhAeNvLbNYjay7ogs2ad1vz46kTgxG2Ka/z0r9ZuwKYDSYwlJbU4GcjfAsSlyQVFJQwMjDpAtnp2SJAzkB0CZPOVlxSAxFOAbBGoeiCTQdo5MSczqSixJDVFwb0osVLBOT8nv6i4IDE5FSRNXVCSWgF0AwODc35BZVFmekaJgiPQt6lAO3MLSktSi3QUPPOS9RgYkkuLyqA2MzIZMzCAwhPC/xwIDidGsTMAFkw91gWJ+yQAAANvSURBVEgNxZU7aFRREIb/uXnsZpPoxoAYxBSBKKaIKBYiqF0awTQ2iqiNoqCFnWJpkSiCFoIgIgqWKoqCxEJQQSIWBgmI+GgsBDVmNZvdTTbZ8Z85d+/mCYKFZ2DZe8/MN3PmzMwF/nHJcvaaQgShKKUiU8vpLQGgaQPqKXUJYBYzlPJSmKhK1pP2Txu1BS1oxUpKFm0uWX9qRYu2aON8fdBPvPRF5Zt0Ik1pQorSGMegMP/TmKIUUdJISnT0DX3BMAFEI3oW37EDBWSISBMRDhEAUyjR3I4W6Wod1ZPRyAKApnEX2/EGu2OExWBZMID5LxLZwDdr8Fquyq1q5HESebaMn/0y+vSY5PmUdn8GYProv4BJ5NGq9+QBDqMg0wFRBVjqVniyzuk2uYl3SwDy6NVTeCrH8Rt5OvHlAF5cMM8y81m9hCy9fPaQLYKyH2ASG/QgxmQvcvjlCK+NAAgXFy6tDSv0NFrlGb4yCxEqzECR4XfqHuTkBMZdfmEixBDqoJ6qKb/ADE/fzBQVdBd60O6yitWwieYTMpDckF2yLwJ4AKs7QxjE6qBZnmBKe9FFgJmv1x2YlOu+W62RetpxGSfi5RjCIA2UFBEZeaubdR2DnkC9dqAkD/neds23SR3tYoC1jEFMbMuUGIt81bWS1SZJsQteOTwYml5oNPcObxmD1CQKUUmRmymdlQ98DiY1HfsXA6xh50uFubcOoIpC6thc9ma+jj3NAZiBibetl26JZ8/Q+xedYS7a+K7su0Ev4GJA8GamphTKpoBmpq4s75nGN34jHSwn2512zAydVeIIOCaCsTVsybtuEu3aw8y/xBh+Ylwee110+a5pOSSMl1BIod+tYQveNJ1+7/dpbmKIG5jQfmzkLmdCjLAAmFtbFpg1bOi4DV5112g4hh8OyOG3DCKnh7HFERZD2S3DVTDXtW7crBd47gFWnY2Pue2c14vSjkMYXtSNBFTnQRceYRSDy86D87pFtuLTonlARJpG3TosQ25uc3HhRAoHHNB+6ZaP4QBWhcnSJi3IPZxJOm7xTLQUF3BF90WJXTJUyfkpR3CHZ7cBtuxU5uXu1yEtSlPwnJD0Gm7Lc+bCGsl+rXGs/vldiuvEbmo6zELdiQNy1BAJoFIXzQbm332ZqvoJIBjXfon5q29jzeJ//fsDttmrmko6AygAAAAASUVORK5CYIJuAiUFmgQAAA==</string> 50.108 +</dict> 50.109 +</plist>
51.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 51.2 +++ b/resources/sceneabout.lua Thu Aug 22 19:50:12 2013 +0200 51.3 @@ -0,0 +1,112 @@ 51.4 +-- Top of scene 51.5 +--print('This is a new scene!') 51.6 + 51.7 +-- Initiate scene management 51.8 +local sceneloc = director:createScene() 51.9 +sceneloc.name = 'Scene: About' 51.10 + 51.11 +-- Constants calculated 51.12 +local dsw = director.displayWidth 51.13 +local dsh = director.displayHeight 51.14 + 51.15 +-- Fonts created 51.16 +local fontArial = director:createFont('fonts/Arial-96pt_bold.fnt') 51.17 +local fontSegoe = director:createFont('fonts/SegoeUI-64pt_bold.fnt') 51.18 + 51.19 +function sceneloc:setUp(event) 51.20 + dbg.print('sceneloc:setUp') 51.21 + 51.22 + ---- Cancel playing streams 51.23 + --audio:stopStream() 51.24 + 51.25 + -- Print background 51.26 + local rectBack = director:createRectangle({ 51.27 + x=0, y=0, 51.28 + w=dsw, h=dsh, 51.29 + strokeWidth=0, 51.30 + color={10, 74, 134}, alpha=1}) 51.31 + 51.32 + -- Initialize heading labels 51.33 + local labTitle = director:createLabel({ 51.34 + x=0, y=-fontArial.height*1.5/6, 51.35 + hAlignment='centre', vAlignment='top', 51.36 + font=fontArial, 51.37 + text='Astrokaat Information', 51.38 + color={0xe0, 0xe0, 0xff} 51.39 + }) 51.40 + 51.41 + -- Initialize heading buttons 51.42 + local butBack = director:createSprite(fontSegoe.height, dsh-fontArial.height*1.5/4, 'images/butback1.png') 51.43 + butBack.yAnchor = 1 51.44 + butBack.xScale = .8 51.45 + butBack.yScale = .8 51.46 + 51.47 + -- Initialize body text labels 51.48 + local rectAlph = director:createRectangle(fontSegoe.height, fontSegoe.height, dsw - fontSegoe.height * 2, dsh - fontArial.height * 2.25) 51.49 + rectAlph.color = color.black 51.50 + rectAlph.color.a = 64 51.51 + local labCont = director:createLabel({ 51.52 + x=fontSegoe.height*2, y=-fontSegoe.height*3.25, 51.53 + w=dsw-fontSegoe.height*3, h=0, 51.54 + hAlignment='left', vAlignment='top', 51.55 + font=fontSegoe, 51.56 + text='Astrokaat - Space feline arcade game 0.7\nAstrokaat is a game where food is eaten and obstacles are avoided in a race against time.\n\nCopyright 2013 Michael Schloh von Bennewitz,\nThis software is made with Marmalade and distributed under the terms EUPL version 1.1' 51.57 + }) 51.58 + 51.59 + -- Good transitions: slideInL/R, shrinkGrow, crossFade, fadeTR/BL, pageTurn, progressVertical 51.60 + local transoptl = {transitionType = 'slideInL', transitionTime = 0.5} 51.61 + local transoptr = {transitionType = 'slideInR', transitionTime = 0.5} 51.62 + local transoptt = {transitionType = 'slideInT', transitionTime = 0.5} 51.63 + local transoptb = {transitionType = 'slideInB', transitionTime = 0.5} 51.64 + 51.65 + -- Implement event handlers 51.66 + function labCont:touch(event) 51.67 + if event.phase == 'began' then 51.68 + if browser:isAvailable() then 51.69 + browser:launchURL('http://otpwcalc.europalab.com/') 51.70 + end 51.71 + end 51.72 + return true 51.73 + end 51.74 + labCont:addEventListener('touch', labCont) 51.75 + 51.76 + function butBack:touch(event) 51.77 + if event.phase == 'began' then 51.78 + director:moveToScene(table.remove(nodeLastscene), table.remove(nodeLasttrans)) 51.79 + end 51.80 + return true 51.81 + end 51.82 + butBack:addEventListener('touch', butBack) 51.83 +end 51.84 + 51.85 +function sceneloc:tearDown(event) 51.86 + dbg.print('sceneloc:tearDown') 51.87 + --self.releaseResources() 51.88 + --self.<obj-here> = self.<obj-here>:removeFromParent() 51.89 + --self.obj0:removeFromParent() 51.90 + --self.obj1:removeFromParent() 51.91 + --self.obj0 = nil 51.92 + --self.obj1 = nil 51.93 +end 51.94 + 51.95 +function sceneloc:enterPreTransition(event) 51.96 + dbg.print('sceneloc:enterPreTransition') 51.97 +end 51.98 + 51.99 +function sceneloc:enterPostTransition(event) 51.100 + dbg.print('sceneloc:enterPostTransition') 51.101 +end 51.102 + 51.103 +function sceneloc:exitPreTransition(event) 51.104 + dbg.print('sceneloc:exitPreTransition') 51.105 +end 51.106 + 51.107 +function sceneloc:exitPostTransition(event) 51.108 + dbg.print('sceneloc:exitPostTransition') 51.109 +end 51.110 + 51.111 +sceneloc:addEventListener({'setUp', 'tearDown', 'enterPreTransition', 51.112 + 'enterPostTransition', 'exitPreTransition', 'exitPostTransition'}, sceneloc) 51.113 + 51.114 +return sceneloc 51.115 +
52.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 52.2 +++ b/resources/scenebegin.lua Thu Aug 22 19:50:12 2013 +0200 52.3 @@ -0,0 +1,472 @@ 52.4 +-- Initiate scene management 52.5 +local sceneloc = director:createScene() 52.6 +sceneloc.name = 'Scene: Begin' 52.7 + 52.8 +-- Calculate constants 52.9 +local dsw = director.displayWidth 52.10 +local dsh = director.displayHeight 52.11 +local dmw = director.displayCenterX 52.12 +local dmh = director.displayCenterY 52.13 +local nFoodpoints = 2 52.14 +local nAsterpoints = -2 52.15 +local nCometpoints = -1 52.16 + 52.17 +-- Initialize common variables 52.18 +local spriteNull = director:createSprite(0, 0) 52.19 +local timerHero = director:createNode() 52.20 +local labReady = director:createNode() 52.21 +local nHealth = 0 52.22 +local tweenOut = 0 52.23 + 52.24 +-- Instantiate common fonts 52.25 +local fontSegoe = director:createFont('fonts/SegoeUI-64pt_bold.fnt') 52.26 +local fontArial = director:createFont('fonts/Arial-96pt_bold.fnt') 52.27 +--local fontFxsys = director:createFont('fonts/Fixedsys-96pt_norm.fnt') 52.28 + 52.29 +-- Prepare math runtime 52.30 +math.randomseed(os.time()) 52.31 +math.random(); math.random(); math.random(); math.random() 52.32 + 52.33 +function sceneloc:setUp(event) 52.34 + -- Create sprite, bottom left of image is at bottom left of display 52.35 + --local spriteGalaxy = director:createSprite(0, 0, 'textures/galaxyback_720.png') 52.36 + local spriteGalaxy = director:createSprite(0, 0, 'textures/galaxyback_360.png') 52.37 + spriteGalaxy.xScale = 2 -- Needed due to small maximum sprite size 52.38 + spriteGalaxy.yScale = 2 -- Needed due to small maximum sprite size 52.39 + 52.40 + -- Animate the image to scroll along the X axis over 2 minutes 52.41 + funcyScroll = function(spriteIn) 52.42 + if spriteIn.xFlip == false then 52.43 + spriteIn.xFlip = true 52.44 + else 52.45 + spriteIn.xFlip = false 52.46 + end 52.47 + 52.48 + spriteIn.x = spriteIn.x + dsh 52.49 + end 52.50 + 52.51 + funcyGalstart = function(spriteIn) 52.52 + --tween:cancel(tweenReady) 52.53 + tweenReadweg = tween:dissolve(labReady, spriteNull, .5, 0) 52.54 + labReady = '' 52.55 + end 52.56 + --tween:to(spriteGalaxy, {delay=5, time=120, x=dsw-spriteGalaxy.w, mode='repeat', onComplete=funcyScroll}) 52.57 + local tweenBack = tween:to(spriteGalaxy, {delay=5, time=100, mode='repeat', x=dsw-spriteGalaxy.w*2, onStart=funcyGalstart}) -- *2 for xyScale (above) 52.58 + 52.59 + -- Instantiate star field particles behind hero 52.60 + local partiStarfar = director:createParticles('particles/stars.plist') 52.61 + partiStarfar.sourcePos = {dsw, dmh} 52.62 + 52.63 + -- Create hero, middle of left edge of screen 52.64 + local atlasHero = director:createAtlas({ 52.65 + width = 300, 52.66 + height = 200, 52.67 + numFrames = 8, 52.68 + textureName = 'textures/heroatlas.png', 52.69 + }) 52.70 + 52.71 + local animHero = director:createAnimation({ 52.72 + start = 1, 52.73 + count = 8, 52.74 + atlas = atlasHero, 52.75 + delay = 1/8, 52.76 + }) 52.77 + 52.78 + local spriteHero = director:createSprite({ 52.79 + name='hero', x=dsw/8, y=dmh, 52.80 + xAnchor=0.5, yAnchor=0.5, 52.81 + source=animHero, 52.82 + }) 52.83 + 52.84 + -- Instantiate star field particles in front of hero 52.85 + local partiStarnear = director:createParticles('particles/stars.plist') 52.86 + partiStarnear.sourcePos = {dsw, dmh} 52.87 + 52.88 + -- Instantiate good things, like cheese 52.89 + funcyFood = function(spriteIn) 52.90 + --tween:cancel(tweenOut) 52.91 + --spriteIn.tweens[1].delay = math.random(0, 5) 52.92 + spriteIn.y = math.random(dsh/16, dsh-dsh/16) 52.93 + spriteIn.isVisible = true 52.94 + end 52.95 + local spriteCattin = director:createSprite(dsw, dmh, 'textures/cattin.png') 52.96 + local tweenCattin = tween:to(spriteCattin, {delay=math.random(1, 10), time=12, mode='repeat', x=-dsw, onComplete=funcyFood}) 52.97 + spriteCattin.name = 'food' 52.98 + spriteCattin.xAnchor = 0 52.99 + spriteCattin.yAnchor = 0 52.100 + spriteCattin.xScale = .5 52.101 + spriteCattin.yScale = .5 52.102 + local spriteCheese = director:createSprite(dsw, dmh, 'textures/cheesepiece.png') 52.103 + local tweenCheese = tween:to(spriteCheese, {delay=math.random(1, 10), time=16, mode='repeat', x=-dsw, onComplete=funcyFood, xAnchor=0, yAnchor=0}) 52.104 + spriteCheese.name = 'food' 52.105 + spriteCheese.xAnchor = 0 52.106 + spriteCheese.yAnchor = 0 52.107 + spriteCheese.xScale = .8 52.108 + spriteCheese.yScale = .8 52.109 + local spriteFischkopf = director:createSprite(dsw, dmh, 'textures/fischkopfe.png') 52.110 + local tweenFischkopf = tween:to(spriteFischkopf, {delay=math.random(1, 10), time=8, mode='repeat', x=-dsw, onComplete=funcyFood}) 52.111 + spriteFischkopf.name = 'food' 52.112 + spriteFischkopf.xAnchor = 0 52.113 + spriteFischkopf.yAnchor = 0 52.114 + spriteFischkopf.xScale = .325 52.115 + spriteFischkopf.yScale = .325 52.116 + 52.117 + -- Instantiate comets and other dangerous particles 52.118 + funcyStartdang = function(spriteIn) 52.119 + -- Adjust delay to spread out danger objects 52.120 + --spriteIn. 52.121 + end 52.122 + funcyComets = function(spriteIn) 52.123 + local locVert = math.random(dsh/16, dsh-dsh/16) 52.124 + spriteIn.tweens.delay = math.random(1, 10) 52.125 + spriteIn.y = locVert 52.126 + end 52.127 + funcyGalies = function(spriteIn) 52.128 + local locVert = math.random(dsh/16, dsh-dsh/16) 52.129 + spriteIn.tweens.delay = math.random(1, 10) 52.130 + spriteIn.y = locVert 52.131 + end 52.132 + 52.133 + local posComety = math.random(dsh/16, dsh-dsh/16) 52.134 + local timComety = math.random(5, 12) 52.135 + local posGalaxy = math.random(dsh/16, dsh-dsh/16) 52.136 + local timGalaxy = math.random(5, 12) 52.137 + 52.138 + -- Overlays needed for collision detection (particles arent detected) 52.139 + local spriteCom = director:createSprite({name='comet', x=dsw+dsw/4, y=posComety}) 52.140 + spriteCom.name = 'comet' 52.141 + local tweenCom = tween:to(spriteCom, {delay=timComety, time=13, x=-dsw-dsw/4, mode='repeat', onStart=funcyStartdang, onComplete=funcyComets}) 52.142 + local spriteGal = director:createSprite(dsw+dsw/4, posGalaxy) 52.143 + spriteGal.name = 'comet' 52.144 + local tweenGal = tween:to(spriteGal, {delay=timGalaxy, time=11, x=-dsw-dsw/4, mode='repeat', onStart=funcyStartdang, onComplete=funcyGalies}) 52.145 + 52.146 + local partiComet = director:createParticles('particles/comets.plist') 52.147 + --partiComet.name = 'comet' 52.148 + --partiComet.sourcePos = {dsw+dsw/4, posComety} 52.149 + --partiComet.sourcePos = {0, 60} 52.150 + --tween:to(partiComet, {delay=timComety, time=11, x=-dsw-dsw/4, mode='repeat', onStart=funcyStartdang, onComplete=funcyComets}) 52.151 + local partiGalax = director:createParticles('particles/galaxies.plist') 52.152 + --partiGalax.name = 'comet' 52.153 + --partiGalax.sourcePos = {dsw+dsw/4, posGalaxy} 52.154 + --partiGalax.sourcePos = {0, 40} 52.155 + --tween:to(partiGalax, {delay=timGalaxy, time=9, x=-dsw-dsw/4, mode='repeat', onStart=funcyStartdang, onComplete=funcyGalies}) 52.156 + spriteCom:addChild(partiComet) 52.157 + spriteGal:addChild(partiGalax) 52.158 + 52.159 + -- Start audio streams 52.160 + audio:loadStream('sounds/dream.mp3') 52.161 + audio:playStream('sounds/dream.mp3', true) 52.162 + 52.163 + -- Instantiate motor smoke particles 52.164 + -- Create from an initialiser list 52.165 + local partiSmoke = director:createParticles({ 52.166 + totalParticles=1500, 52.167 + source='particles/fire.png', 52.168 + emitterMode=particles.modeGravity, emitterRate=1500/3.5, 52.169 + --sourcePos={dsw/8, dmh}, 52.170 + sourcePos={spriteHero.w/6, spriteHero.h/2}, 52.171 + sourcePosVar={0, 16}, 52.172 + duration=particles.durationInfinity, 52.173 + 52.174 + modeGravity={ 52.175 + --gravity={-90, 0}, 52.176 + speed=180, speedVar=50, 52.177 + radialAccel=0, radialAccelVar=0, 52.178 + --tangentialAccel=0, tangentialAccelVar=40, 52.179 + }, 52.180 + 52.181 + --angle=90, angleVar=20, 52.182 + angle=180, angleVar=10, 52.183 + life=4, lifeVar=2, 52.184 + 52.185 + --startColor={0x80, 0x80, 0x80, 0xff}, startColorVar={0x80, 0x80, 0x80, 25}, 52.186 + --endColor={25, 25, 25, 50}, endColorVar={25, 25, 25, 50}, 52.187 + startColor=color.white, endColor=color.black, 52.188 + 52.189 + startSize=24.0, startSizeVar=2.0, 52.190 + endSize=particles.startSizeEqualToEndSize 52.191 + }) 52.192 + partiSmoke:stop() 52.193 + spriteHero:addChild(partiSmoke) 52.194 + 52.195 + ---- Instantiate asteroids 52.196 + funcyAster = function(spriteIn) 52.197 + spriteIn:rotate(30) 52.198 + spriteIn.y = math.random(dsh/16, dsh-dsh/16) 52.199 + end 52.200 + local spriteAster1 = director:createSprite(dsw, dmh, 'textures/asteroid1.png') 52.201 + local tweenAster1 = tween:to(spriteAster1, {delay=math.random(5, 12), time=8, mode='repeat', x=-dsw, onComplete=funcyAster}) 52.202 + spriteAster1.name = 'aster' 52.203 + spriteAster1.xAnchor = 0 52.204 + spriteAster1.yAnchor = 0 52.205 + spriteAster1.xScale = .25 52.206 + spriteAster1.yScale = .25 52.207 + local spriteAster2 = director:createSprite(dsw, dmh, 'textures/asteroid2.png') 52.208 + local tweenAster2 = tween:to(spriteAster2, {delay=math.random(5, 12), time=10, mode='repeat', x=-dsw, onComplete=funcyAster}) 52.209 + spriteAster2.name = 'aster' 52.210 + spriteAster2.xAnchor = 0 52.211 + spriteAster2.yAnchor = 0 52.212 + spriteAster2.xScale = .25 52.213 + spriteAster2.yScale = .25 52.214 + 52.215 + -- Instantiate explanation text 52.216 + labReady = director:createLabel({ 52.217 + hAlignment='centre', 52.218 + vAlignment='middle', 52.219 + --font=fontFxsys, 52.220 + font=fontArial, 52.221 + text='Ready!', 52.222 + color=color.white, 52.223 + alpha=0}) 52.224 + local tweenReady = tween:to(labReady, {time=.5, easing=ease.powIn, textXScale=2, textYScale=2, alpha=1}) 52.225 + 52.226 + -- Initialize physics simulation 52.227 + physics:setGravity(0, 0) 52.228 + local ptRndbox = {100,50, 260,50, 290,80, 290,120, 260,150, 80,150} 52.229 + physics:addNode(spriteHero, {isSensor = true, shape=ptRndbox}) 52.230 + physics:addNode(spriteCattin, {isSensor = true}) 52.231 + physics:addNode(spriteCheese, {isSensor = true}) 52.232 + physics:addNode(spriteFischkopf, {isSensor = true}) 52.233 + --physics:addNode(partiComet, {isSensor = true}) 52.234 + --physics:addNode(partiGalax, {isSensor = true}) 52.235 + local ptTri = {-45,0, 75,-90, 75,90} 52.236 + local ptSmal = {-30,0, 100,-20, 100,40} 52.237 + physics:addNode(spriteCom, {isSensor = true, shape=ptTri}) 52.238 + physics:addNode(spriteGal, {isSensor = true, shape=ptSmal}) 52.239 + physics:addNode(spriteAster1, {isSensor = true}) -- Set in tween instead 52.240 + physics:addNode(spriteAster2, {isSensor = true}) -- Set in tween instead 52.241 + --spriteCom.physics.radius = 50 52.242 + --spriteGal.physics.radius = 50 52.243 + -- Marmalade bug if radius is different than actual perfectly round object image 52.244 + spriteAster1.physics.radius = spriteAster1.w/2 52.245 + spriteAster2.physics.radius = spriteAster2.w/2 52.246 + --physics.debugDraw = true 52.247 + 52.248 + -- Implement collision listener 52.249 + function hit(event) 52.250 + if event.phase == 'began' then 52.251 + --local labHit = director:createLabel({x=event.nodeA.x, y=event.nodeA.y, text=event.nodeB.name, font=fontSegoe, color=color.white}) 52.252 + if event.nodeA.name == 'food' then 52.253 + --tween:cancel(event.nodeA.tweens[1]) 52.254 + --tweenOut = tween:dissolve(event.nodeA, spriteNull, 1, 0) 52.255 + --table.insert(event.nodeA.tweens, tween:dissolve(event.nodeA, spriteNull, 1, 0)) 52.256 + --event.nodeA.x = math.random(dsw/16, dsw-dsw/16) 52.257 + --event.nodeA.y = math.random(dsh/16, dsh-dsh/16) 52.258 + event.nodeA.isVisible = false 52.259 + audio:playSound('sounds/belch.pcm') 52.260 + nHealth = nHealth + nFoodPoints 52.261 + local labPoints = director:createLabel({ 52.262 + x=0, y=0, 52.263 + hAlignment='centre', 52.264 + vAlignment='middle', 52.265 + textXScale=.5, 52.266 + textYScale=.5, 52.267 + --font=fontFxsys, 52.268 + font=fontArial, 52.269 + text='+' .. nFoodpoints, 52.270 + color=color.white, 52.271 + alpha=1}) 52.272 + local tweenPoints = tween:to(labPoints, {time=1, easing=ease.powIn, textXScale=15, textYScale=15, alpha=0}) 52.273 + elseif event.nodeB.name == 'food' then 52.274 + event.nodeB.isVisible = false 52.275 + audio:playSound('sounds/belch.pcm') 52.276 + nHealth = nHealth + nFoodpoints 52.277 + local labPoints = director:createLabel({ 52.278 + x=0, y=0, 52.279 + hAlignment='centre', 52.280 + vAlignment='middle', 52.281 + textXScale=.5, 52.282 + textYScale=.5, 52.283 + --font=fontFxsys, 52.284 + font=fontArial, 52.285 + text='+' .. nFoodpoints, 52.286 + color=color.white, 52.287 + alpha=1}) 52.288 + 52.289 + local tweenPoints = tween:to(labPoints, {time=1, easing=ease.powIn, textXScale=15, textYScale=15, alpha=0}) 52.290 + elseif event.nodeA.name == 'aster' then 52.291 + local diffiX = event.nodeB.x - event.nodeA.x 52.292 + local diffiY = event.nodeB.y - event.nodeA.y 52.293 + tween:cancel(event.nodeB.tweens[1]) 52.294 + --tween:to(spriteHero, {time=0.5, easing=ease.powOut, easingValue=5, x=event.nodeB.x-diffiX*2, y=event.nodeB.y-diffiY*2}) 52.295 + tween:to(spriteHero, {time=1, easing=ease.powOut, easingValue=5, x=spriteHero.x-dsw/16, y=spriteHero.y}) 52.296 + --if device:isVibrationAvailable() then 52.297 + -- device:vibrate(100) 52.298 + --end 52.299 + audio:playSound('sounds/ouch.pcm') 52.300 + nHealth = nHealth + nAsterpoints 52.301 + elseif event.nodeB.name == 'aster' then 52.302 + tween:cancel(event.nodeA.tweens[1]) 52.303 + tween:to(spriteHero, {time=1, easing=ease.powOut, easingValue=5, x=spriteHero.x-dsw/16, y=spriteHero.y}) 52.304 + --if device:isVibrationAvailable() then 52.305 + -- device:vibrate(100) 52.306 + --end 52.307 + audio:playSound('sounds/ouch.pcm') 52.308 + nHealth = nHealth + nAsterpoints 52.309 + elseif event.nodeA.name == 'comet' then 52.310 + --if device:isVibrationAvailable() then 52.311 + -- device:vibrate(800) 52.312 + --end 52.313 + audio:playSound('sounds/torche.pcm') 52.314 + nHealth = nHealth + nCometpoints 52.315 + elseif event.nodeB.name == 'comet' then 52.316 + --if device:isVibrationAvailable() then 52.317 + -- device:vibrate(800) 52.318 + --end 52.319 + audio:playSound('sounds/torche.pcm') 52.320 + nHealth = nHealth + nCometpoints 52.321 + end 52.322 + end 52.323 + return true 52.324 + end 52.325 + spriteHero:addEventListener('collision', hit) 52.326 + 52.327 + -- Implement event handlers 52.328 + -- General screen touch move events 52.329 + --Marmalade bugs cause audio to fail! 52.330 + function moveStart(event) 52.331 + --if not partiSmoke:isActive() then 52.332 + partiSmoke:reset() 52.333 + --end 52.334 + --local audiMotor = audio:playSound('sounds/motor.pcm') -- distracting 52.335 + end 52.336 + function moveStop(event) 52.337 + partiSmoke:stop() 52.338 + audio:stopSound(audiMotor) 52.339 + end 52.340 + function touch(event) 52.341 + if event.phase=='began' then 52.342 + --also: powIn, expIn, sineIn, elasticIn, bounceIn, backIn 52.343 + tween:to(spriteHero, {time=1, easing=ease.powOut, easingValue=2, x=event.x, y=event.y, onStart=moveStart, onComplete=moveStop}) 52.344 + elseif event.phase=='ended' then 52.345 + -- Noop 52.346 + --dbg.print('Noop') 52.347 + --system:sendEvent('stopMotor', {timeIn=2, sizeFart=5}) 52.348 + elseif event.phase=='moved' then 52.349 + tween:to(spriteHero, {time=1, easing=ease.powOut, easingValue=2, x=event.x, y=event.y, onStart=moveStart, onComplete=moveStop}) 52.350 + end 52.351 + end 52.352 + system:addEventListener('touch', touch) 52.353 + 52.354 + -- Start health timers and label appropriately 52.355 + nHealth = 90 -- A minute and a half of life 52.356 + local labHealth = director:createLabel({ 52.357 + x=-fontArial.height*1.75, y=fontArial.height/4, 52.358 + hAlignment='right', 52.359 + vAlignment='bottom', 52.360 + font=fontArial, 52.361 + text='Health', 52.362 + color=color.white, 52.363 + alpha=.375 52.364 + }) 52.365 + local labDeath = director:createLabel({ 52.366 + x=-fontArial.height/2, y=fontArial.height/4, 52.367 + hAlignment='right', 52.368 + vAlignment='bottom', 52.369 + font=fontArial, 52.370 + text=nHealth, 52.371 + color=color.white, 52.372 + alpha=.375 52.373 + }) 52.374 + 52.375 + funcyHealth = function(event) 52.376 + thisNode = event.target 52.377 + --timerObject = event.timer 52.378 + --iterationsLeft = event.doneIterations 52.379 + --thisNode.health = thisNode.health - 1 52.380 + nHealth = nHealth - 1 52.381 + labDeath.text = nHealth 52.382 + 52.383 + -- Is the game over? 52.384 + if nHealth <= 0 then 52.385 + timerHero:cancel() 52.386 + --audio:stopStream() 52.387 + --tween:cancel(tweenBack) 52.388 + tween:cancel(tweenCattin) 52.389 + tween:cancel(tweenCheese) 52.390 + tween:cancel(tweenFischkopf) 52.391 + tween:cancel(tweenCom) 52.392 + tween:cancel(tweenGal) 52.393 + tween:cancel(tweenAster1) 52.394 + tween:cancel(tweenAster2) 52.395 + system:removeEventListener('touch', touch) 52.396 + 52.397 + local rectGover = director:createRectangle({ 52.398 + x=0, y=0, 52.399 + w=dsw, h=dsh, 52.400 + strokeWidth=0, 52.401 + color=color.black, 52.402 + alpha=0}) 52.403 + local labGover = director:createLabel({ 52.404 + --x=0, y=fontArial.height, 52.405 + hAlignment='centre', 52.406 + vAlignment='middle', 52.407 + --font=fontFxsys, 52.408 + font=fontArial, 52.409 + text='GAME OVER', 52.410 + color=color.white, 52.411 + alpha=0}) 52.412 + 52.413 + --powIn, expIn, sineIn, elasticIn, bounceIn, backIn, easingValue 52.414 + local tweenGvback = tween:to(rectGover, {time=2, alpha=.6}) 52.415 + local tweenGvtext = tween:to(labGover, {time=3, easing=ease.expIn, easingValue=3, textXScale=2, textYScale=2, alpha=1}) 52.416 + local tweenGvlast = tween:to(labGover, {delay=3, time=1.5, mode='mirror', easing=ease.backOut, textXScale=2.125, textYScale=2.125}) 52.417 + 52.418 + -- Not ready for prime time (must implement back stack noch) 52.419 + ---- Instantiate replay and back buttons 52.420 + --local butPlay = director:createSprite({xAnchor=1, source='images/butplay.png', alpha=0}) 52.421 + --butPlay.x = dmw - butPlay.w/12 52.422 + --butPlay.y = dmh - butPlay.h 52.423 + --local butBack = director:createSprite({source='images/butback2.png', alpha=0}) 52.424 + --butBack.x = dmw + butBack.w/12 52.425 + --butBack.y = dmh - butBack.h 52.426 + --tweenButplayin = tween:to(butPlay, {delay=4.0, time=1, alpha=1}) 52.427 + --tweenButbackin = tween:to(butBack, {delay=4.5, time=1, alpha=1}) 52.428 + --function butPlay:touch(event) 52.429 + -- if event.phase == 'began' then 52.430 + -- director:moveToScene(sceneBegin, transoptr) 52.431 + -- end 52.432 + -- return true 52.433 + --end 52.434 + --butPlay:addEventListener('touch', butPlay) 52.435 + --function butBack:touch(event) 52.436 + -- if event.phase == 'began' then 52.437 + -- director:moveToScene(sceneIntro, transoptr) 52.438 + -- end 52.439 + -- return true 52.440 + --end 52.441 + --butBack:addEventListener('touch', butBack) 52.442 + end 52.443 + end 52.444 + --timerHealth = system:addTimer(funcyHealth, 1, 0, 4) 52.445 + timerHero = spriteHero:addTimer(funcyHealth, 1, 0, 4) 52.446 +end 52.447 + 52.448 +function sceneloc:tearDown(event) 52.449 + dbg.print('sceneloc:tearDown') 52.450 + audio:stopStream() 52.451 + --self.releaseResources() 52.452 + --self.<obj-here> = self.<obj-here>:removeFromParent() 52.453 + --self.obj0:removeFromParent() 52.454 + --self.obj1:removeFromParent() 52.455 + --self.obj0 = nil 52.456 + --self.obj1 = nil 52.457 +end 52.458 +function sceneloc:enterPreTransition(event) 52.459 + dbg.print('sceneloc:enterPreTransition') 52.460 +end 52.461 +function sceneloc:enterPostTransition(event) 52.462 + dbg.print('sceneloc:enterPostTransition') 52.463 +end 52.464 +function sceneloc:exitPreTransition(event) 52.465 + dbg.print('sceneloc:exitPreTransition') 52.466 +end 52.467 +function sceneloc:exitPostTransition(event) 52.468 + dbg.print('sceneloc:exitPostTransition') 52.469 +end 52.470 + 52.471 +sceneloc:addEventListener({'setUp', 'tearDown', 'enterPreTransition', 52.472 + 'enterPostTransition', 'exitPreTransition', 'exitPostTransition'}, sceneloc) 52.473 + 52.474 +return sceneloc 52.475 +
53.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 53.2 +++ b/resources/scenegover.lua Thu Aug 22 19:50:12 2013 +0200 53.3 @@ -0,0 +1,2 @@ 53.4 +-- Top of scene 53.5 +print('This is a new scene!')
54.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 54.2 +++ b/resources/scenehelp.lua Thu Aug 22 19:50:12 2013 +0200 54.3 @@ -0,0 +1,2 @@ 54.4 +-- Top of scene 54.5 +print('This is a new scene!')
55.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 55.2 +++ b/resources/sceneintro.lua Thu Aug 22 19:50:12 2013 +0200 55.3 @@ -0,0 +1,135 @@ 55.4 +-- Top of scene 55.5 +--print('This is a new scene!') 55.6 + 55.7 +-- Initiate scene management 55.8 +local sceneloc = director:createScene() 55.9 +sceneloc.name = 'Scene: Intro' 55.10 + 55.11 +-- Constants calculated 55.12 +local dsw = director.displayWidth 55.13 +local dsh = director.displayHeight 55.14 +local dmw = director.displayCenterX 55.15 +local dmh = director.displayCenterY 55.16 + 55.17 +-- Instantiate common fonts 55.18 +local fontSegoe = director:createFont('fonts/SegoeUI-64pt_bold.fnt') 55.19 +local fontArial = director:createFont('fonts/Arial-96pt_bold.fnt') 55.20 + 55.21 +function sceneloc:setUp(event) 55.22 + dbg.print('sceneloc:setUp') 55.23 + 55.24 + -- Prepare playing streams 55.25 + --audio:stopStream() 55.26 + if not audio:isStreamPlaying() then 55.27 + audio:loadStream('sounds/vapour.mp3') 55.28 + audio:playStream('sounds/vapour.mp3', true) 55.29 + end 55.30 + 55.31 + -- Print background 55.32 + local rectBack = director:createRectangle({ 55.33 + x=0, y=0, 55.34 + w=dsw, h=dsh, 55.35 + strokeWidth=0, 55.36 + color={10, 74, 134}, alpha=1}) 55.37 + 55.38 + -- Initialize heading labels 55.39 + local labTitle = director:createLabel({ 55.40 + x=0, y=-fontArial.height*1.5/6, 55.41 + hAlignment='centre', vAlignment='top', 55.42 + font=fontArial, 55.43 + text='Astrokaat Instructions', 55.44 + color={0xe0, 0xe0, 0xff} 55.45 + }) 55.46 + 55.47 + -- Initialize heading buttons 55.48 + local butInfo = director:createSprite(dsw-fontSegoe.height, dsh-fontArial.height*1.5/6, 'images/butinfo.png') 55.49 + butInfo.xAnchor = 1 55.50 + butInfo.yAnchor = 1 55.51 + 55.52 + -- Initialize body text labels 55.53 + local rectalph = director:createRectangle(fontSegoe.height, fontSegoe.height, dsw - fontSegoe.height * 2, dsh - fontArial.height * 2.25) 55.54 + rectalph.color = color.black 55.55 + rectalph.color.a = 64 55.56 + local labCont = director:createLabel({ 55.57 + x=fontSegoe.height*2, y=-fontSegoe.height*3.25, 55.58 + w=dsw-fontSegoe.height*3, h=0, 55.59 + hAlignment='left', vAlignment='top', 55.60 + font=fontSegoe, 55.61 + text='Keep Astrokaat alive by maintaining her health. Eat flying food while avoiding space obstacles. Direct Astrokaat about by pushing on the screen.' 55.62 + }) 55.63 + 55.64 + -- Initialize body buttons 55.65 + local butRules = director:createSprite(fontSegoe.height*2, fontSegoe.height*2, 'images/butrules.png') 55.66 + local butStart = director:createSprite(dsw-fontSegoe.height*2, fontSegoe.height*2, 'images/butstart.png') 55.67 + butStart.xAnchor = 1 55.68 + butStart.yAnchor = 0 55.69 + 55.70 + -- Good transitions: slideInL/R, shrinkGrow, crossFade, fadeTR/BL, pageTurn, progressVertical 55.71 + local transoptl = {transitionType = 'slideInL', transitionTime = 0.5} 55.72 + local transoptr = {transitionType = 'slideInR', transitionTime = 0.5} 55.73 + local transoptt = {transitionType = 'slideInT', transitionTime = 0.5} 55.74 + local transoptb = {transitionType = 'slideInB', transitionTime = 0.5} 55.75 + 55.76 + -- Implement event handlers 55.77 + function butInfo:touch(event) 55.78 + if event.phase == 'began' then 55.79 + table.insert(nodeLastscene, director:getCurrentScene()) 55.80 + table.insert(nodeLasttrans, transoptb) 55.81 + director:moveToScene(sceneAbout, transoptt) 55.82 + end 55.83 + return true 55.84 + end 55.85 + butInfo:addEventListener('touch', butInfo) 55.86 + 55.87 + function butRules:touch(event) 55.88 + if event.phase == 'began' then 55.89 + table.insert(nodeLastscene, director:getCurrentScene()) 55.90 + table.insert(nodeLasttrans, transoptr) 55.91 + director:moveToScene(sceneRules, transoptl) 55.92 + end 55.93 + return true 55.94 + end 55.95 + butRules:addEventListener('touch', butRules) 55.96 + 55.97 + function butStart:touch(event) 55.98 + if event.phase == 'began' then 55.99 + table.insert(nodeLastscene, director:getCurrentScene()) 55.100 + table.insert(nodeLasttrans, transoptl) 55.101 + director:moveToScene(sceneBegin, transoptr) 55.102 + end 55.103 + return true 55.104 + end 55.105 + butStart:addEventListener('touch', butStart) 55.106 +end 55.107 + 55.108 +function sceneloc:tearDown(event) 55.109 + dbg.print('sceneloc:tearDown') 55.110 + --self.releaseResources() 55.111 + --self.<obj-here> = self.<obj-here>:removeFromParent() 55.112 + --self.obj0:removeFromParent() 55.113 + --self.obj1:removeFromParent() 55.114 + --self.obj0 = nil 55.115 + --self.obj1 = nil 55.116 +end 55.117 + 55.118 +function sceneloc:enterPreTransition(event) 55.119 + dbg.print('sceneloc:enterPreTransition') 55.120 +end 55.121 + 55.122 +function sceneloc:enterPostTransition(event) 55.123 + dbg.print('sceneloc:enterPostTransition') 55.124 +end 55.125 + 55.126 +function sceneloc:exitPreTransition(event) 55.127 + dbg.print('sceneloc:exitPreTransition') 55.128 +end 55.129 + 55.130 +function sceneloc:exitPostTransition(event) 55.131 + dbg.print('sceneloc:exitPostTransition') 55.132 +end 55.133 + 55.134 +sceneloc:addEventListener({'setUp', 'tearDown', 'enterPreTransition', 55.135 + 'enterPostTransition', 'exitPreTransition', 'exitPostTransition'}, sceneloc) 55.136 + 55.137 +return sceneloc 55.138 +
56.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 56.2 +++ b/resources/scenerules.lua Thu Aug 22 19:50:12 2013 +0200 56.3 @@ -0,0 +1,169 @@ 56.4 +-- Top of scene 56.5 +--print('This is a new scene!') 56.6 + 56.7 +-- Initiate scene management 56.8 +local sceneloc = director:createScene() 56.9 +sceneloc.name = 'Scene: Scoring' 56.10 + 56.11 +-- Constants calculated 56.12 +local dsw = director.displayWidth 56.13 +local dsh = director.displayHeight 56.14 +local dmw = director.displayCenterX 56.15 +local dmh = director.displayCenterY 56.16 + 56.17 +-- Instantiate common fonts 56.18 +local fontSegoe = director:createFont('fonts/SegoeUI-64pt_bold.fnt') 56.19 +local fontArial = director:createFont('fonts/Arial-96pt_bold.fnt') 56.20 + 56.21 +function sceneloc:setUp(event) 56.22 + dbg.print('sceneloc:setUp') 56.23 + 56.24 + ---- Cancel playing streams 56.25 + --audio:stopStream() 56.26 + 56.27 + -- Print background 56.28 + local rectBack = director:createRectangle({ 56.29 + x=0, y=0, 56.30 + w=dsw, h=dsh, 56.31 + strokeWidth=0, 56.32 + color={10, 74, 134}, alpha=1}) 56.33 + 56.34 + -- Initialize heading labels 56.35 + local labTitle = director:createLabel({ 56.36 + x=0, y=-fontArial.height*1.5/6, 56.37 + hAlignment='centre', vAlignment='top', 56.38 + font=fontArial, 56.39 + text='Astrokaat Scoring', 56.40 + color={0xe0, 0xe0, 0xff} 56.41 + }) 56.42 + 56.43 + -- Initialize heading buttons 56.44 + local butBack = director:createSprite(fontSegoe.height, dsh-fontArial.height*1.5/4, 'images/butback1.png') 56.45 + butBack.yAnchor = 1 56.46 + butBack.xScale = .8 56.47 + butBack.yScale = .8 56.48 + local butInfo = director:createSprite(dmw+labTitle.wText/2+fontSegoe.height/2, dsh-fontArial.height*1.5/4, 'images/butinfo.png') 56.49 + butInfo.yAnchor = 1 56.50 + butInfo.xScale = .8 56.51 + butInfo.yScale = .8 56.52 + 56.53 + -- Initialize body text labels 56.54 + local rectalph = director:createRectangle(fontSegoe.height, fontSegoe.height, dsw - fontSegoe.height * 2, dsh - fontArial.height * 2.25) 56.55 + rectalph.color = color.black 56.56 + rectalph.color.a = 64 56.57 + --local labFood = director:createLabel({ 56.58 + -- x=fontSegoe.height*1.5, y=-fontSegoe.height * 2.75, 56.59 + -- w=dsw-fontSegoe.height*3, h=0, 56.60 + -- hAlignment='left', vAlignment='top', 56.61 + -- font=fontSegoe, 56.62 + -- text='Food (Positive Points)' 56.63 + --}) 56.64 + local labExplic = director:createLabel({ 56.65 + x=fontSegoe.height*1.5, y=-fontSegoe.height * 2.75, 56.66 + vAlignment='top', font=fontSegoe, 56.67 + text='Food nourishes, but obstacles harm the Astrokaat' 56.68 + }) 56.69 + local spriteCatthumb = director:createSprite(fontSegoe.height*2, dsh-fontSegoe.height*6.75, 'textures/cattin_thumb.png') 56.70 + local labCattin = director:createLabel({ 56.71 + x=fontSegoe.height*2, y=-fontSegoe.height*6.75, 56.72 + vAlignment='top', font=fontSegoe, text='+2 points' 56.73 + }) 56.74 + local spriteCheesethumb = director:createSprite(fontSegoe.height*8.5, dsh-fontSegoe.height*6.75, 'textures/cheese_thumb.png') 56.75 + local labCheese = director:createLabel({ 56.76 + x=fontSegoe.height*8.5, y=-fontSegoe.height*6.75, 56.77 + vAlignment='top', font=fontSegoe, text='+2 points' 56.78 + }) 56.79 + local spriteFischthumb = director:createSprite(dsw-fontSegoe.height*5.5, dsh-fontSegoe.height*6.75, 'textures/fischko_thumb.png') 56.80 + local labFischkopf = director:createLabel({ 56.81 + x=dsw-fontSegoe.height*5.5, y=-fontSegoe.height*6.75, 56.82 + vAlignment='top', font=fontSegoe, text='+2 points' 56.83 + }) 56.84 +-- local labObst = director:createLabel({ 56.85 +-- x=fontSegoe.height*1.5, y=-fontSegoe.height * 7, 56.86 +-- w=dsw-fontSegoe.height*3, h=0, 56.87 +-- hAlignment='left', vAlignment='top', 56.88 +-- font=fontSegoe, 56.89 +-- text='Obstacles (Negative Points)' 56.90 +-- }) 56.91 + local spriteCometblau = director:createSprite(fontSegoe.height*2.5, dsh-fontSegoe.height*10, 'textures/comet1_thumb.png') 56.92 + local labCattin = director:createLabel({ 56.93 + x=fontSegoe.height*2, y=-fontSegoe.height*10, 56.94 + vAlignment='top', font=fontSegoe, text='-1 points' 56.95 + }) 56.96 + local spriteCometrot = director:createSprite(fontSegoe.height*7, dsh-fontSegoe.height*10, 'textures/comet2_thumb.png') 56.97 + local labCheese = director:createLabel({ 56.98 + x=fontSegoe.height*6.5, y=-fontSegoe.height*10, 56.99 + vAlignment='top', font=fontSegoe, text='-1 points' 56.100 + }) 56.101 + local spriteAster1 = director:createSprite(dsw-fontSegoe.height*9, dsh-fontSegoe.height*10, 'textures/asteroid1.png') 56.102 + spriteAster1.xScale = .1875 56.103 + spriteAster1.yScale = .1875 56.104 + local labFischkopf = director:createLabel({ 56.105 + x=dsw-fontSegoe.height*10, y=-fontSegoe.height*10, 56.106 + vAlignment='top', font=fontSegoe, text='-2 points' 56.107 + }) 56.108 + local spriteAster2 = director:createSprite(dsw-fontSegoe.height*4.5, dsh-fontSegoe.height*10, 'textures/asteroid2.png') 56.109 + spriteAster2.xScale = .1875 56.110 + spriteAster2.yScale = .1875 56.111 + local labFischkopf = director:createLabel({ 56.112 + x=dsw-fontSegoe.height*5.5, y=-fontSegoe.height*10, 56.113 + vAlignment='top', font=fontSegoe, text='-2 points' 56.114 + }) 56.115 + 56.116 + -- Good transitions: slideInL/R, shrinkGrow, crossFade, fadeTR/BL, pageTurn, progressVertical 56.117 + local transoptl = {transitionType = 'slideInL', transitionTime = 0.5} 56.118 + local transoptr = {transitionType = 'slideInR', transitionTime = 0.5} 56.119 + local transoptt = {transitionType = 'slideInT', transitionTime = 0.5} 56.120 + local transoptb = {transitionType = 'slideInB', transitionTime = 0.5} 56.121 + 56.122 + -- Implement event handlers 56.123 + function butInfo:touch(event) 56.124 + if event.phase == 'began' then 56.125 + table.insert(nodeLastscene, director:getCurrentScene()) 56.126 + table.insert(nodeLasttrans, transoptb) 56.127 + director:moveToScene(sceneAbout, transoptt) 56.128 + end 56.129 + return true 56.130 + end 56.131 + butInfo:addEventListener('touch', butInfo) 56.132 + 56.133 + function butBack:touch(event) 56.134 + if event.phase == 'began' then 56.135 + director:moveToScene(table.remove(nodeLastscene), table.remove(nodeLasttrans)) 56.136 + end 56.137 + return true 56.138 + end 56.139 + butBack:addEventListener('touch', butBack) 56.140 +end 56.141 + 56.142 +function sceneloc:tearDown(event) 56.143 + dbg.print('sceneloc:tearDown') 56.144 + --self.releaseResources() 56.145 + --self.<obj-here> = self.<obj-here>:removeFromParent() 56.146 + --self.obj0:removeFromParent() 56.147 + --self.obj1:removeFromParent() 56.148 + --self.obj0 = nil 56.149 + --self.obj1 = nil 56.150 +end 56.151 + 56.152 +function sceneloc:enterPreTransition(event) 56.153 + dbg.print('sceneloc:enterPreTransition') 56.154 +end 56.155 + 56.156 +function sceneloc:enterPostTransition(event) 56.157 + dbg.print('sceneloc:enterPostTransition') 56.158 +end 56.159 + 56.160 +function sceneloc:exitPreTransition(event) 56.161 + dbg.print('sceneloc:exitPreTransition') 56.162 +end 56.163 + 56.164 +function sceneloc:exitPostTransition(event) 56.165 + dbg.print('sceneloc:exitPostTransition') 56.166 +end 56.167 + 56.168 +sceneloc:addEventListener({'setUp', 'tearDown', 'enterPreTransition', 56.169 + 'enterPostTransition', 'exitPreTransition', 'exitPostTransition'}, sceneloc) 56.170 + 56.171 +return sceneloc 56.172 +
57.1 Binary file resources/sounds/belch.pcm has changed
58.1 Binary file resources/sounds/dream.mp3 has changed
59.1 Binary file resources/sounds/motor.pcm has changed
60.1 Binary file resources/sounds/ouch.pcm has changed
61.1 Binary file resources/sounds/torche.pcm has changed
62.1 Binary file resources/sounds/vapour.mp3 has changed
63.1 Binary file resources/splashdir/splashkat_480.png has changed
64.1 Binary file resources/splashdir/splashkat_720.png has changed
65.1 Binary file resources/splashdir/splashkat_768.png has changed
66.1 Binary file resources/splashkat_768.jpg has changed
67.1 Binary file resources/textures/asteroid1.png has changed
68.1 Binary file resources/textures/asteroid2.png has changed
69.1 Binary file resources/textures/cattin.png has changed
70.1 Binary file resources/textures/cattin_thumb.png has changed
71.1 Binary file resources/textures/cheese_thumb.png has changed
72.1 Binary file resources/textures/cheesepiece.png has changed
73.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 73.2 +++ b/resources/textures/comet.svg Thu Aug 22 19:50:12 2013 +0200 73.3 @@ -0,0 +1,220 @@ 73.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?> 73.5 +<svg 73.6 + xmlns:dc="http://purl.org/dc/elements/1.1/" 73.7 + xmlns:cc="http://creativecommons.org/ns#" 73.8 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 73.9 + xmlns:svg="http://www.w3.org/2000/svg" 73.10 + xmlns="http://www.w3.org/2000/svg" 73.11 + xmlns:xlink="http://www.w3.org/1999/xlink" 73.12 + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 73.13 + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 73.14 + inkscape:version="0.48.3.1 r9886" 73.15 + version="1.1" 73.16 + id="svg2" 73.17 + height="219.55655" 73.18 + width="429.33829" 73.19 + sodipodi:docname="comet.svg" 73.20 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/scratch/cometbleu.png" 73.21 + inkscape:export-xdpi="41.919998" 73.22 + inkscape:export-ydpi="41.919998"> 73.23 + <defs 73.24 + id="defs4"> 73.25 + <linearGradient 73.26 + inkscape:collect="always" 73.27 + id="linearGradient4873"><stop 73.28 + style="stop-color:#003380;stop-opacity:1;" 73.29 + offset="0" 73.30 + id="stop4875" /> 73.31 +​​​​​ 73.32 + <stop 73.33 + style="stop-color:#003380;stop-opacity:0;" 73.34 + offset="1" 73.35 + id="stop4877" /> 73.36 +</linearGradient> 73.37 + <linearGradient 73.38 + inkscape:collect="always" 73.39 + id="linearGradient4865"> 73.40 + <stop 73.41 + style="stop-color:#0066ff;stop-opacity:1;" 73.42 + offset="0" 73.43 + id="stop4867" /> 73.44 + <stop 73.45 + style="stop-color:#0066ff;stop-opacity:0;" 73.46 + offset="1" 73.47 + id="stop4869" /> 73.48 + </linearGradient> 73.49 + <linearGradient 73.50 + inkscape:collect="always" 73.51 + id="linearGradient4857"> 73.52 + <stop 73.53 + style="stop-color:#d5e5ff;stop-opacity:1;" 73.54 + offset="0" 73.55 + id="stop4859" /> 73.56 + <stop 73.57 + style="stop-color:#d5e5ff;stop-opacity:0;" 73.58 + offset="1" 73.59 + id="stop4861" /> 73.60 + </linearGradient> 73.61 + <linearGradient 73.62 + inkscape:collect="always" 73.63 + id="linearGradient4789"> 73.64 + <stop 73.65 + style="stop-color:#ffffff;stop-opacity:1" 73.66 + offset="0" 73.67 + id="stop4791" /> 73.68 + <stop 73.69 + style="stop-color:#9dc4ff;stop-opacity:1" 73.70 + offset="1" 73.71 + id="stop4793" /> 73.72 + </linearGradient> 73.73 + <filter 73.74 + inkscape:collect="always" 73.75 + id="filter4849" 73.76 + color-interpolation-filters="sRGB"> 73.77 + <feGaussianBlur 73.78 + inkscape:collect="always" 73.79 + stdDeviation="5.7209681" 73.80 + id="feGaussianBlur4851" /> 73.81 + </filter> 73.82 + <filter 73.83 + inkscape:collect="always" 73.84 + id="filter4853" 73.85 + color-interpolation-filters="sRGB"> 73.86 + <feGaussianBlur 73.87 + inkscape:collect="always" 73.88 + stdDeviation="5.7209681" 73.89 + id="feGaussianBlur4855" /> 73.90 + </filter> 73.91 + <filter 73.92 + inkscape:collect="always" 73.93 + id="filter4965" 73.94 + color-interpolation-filters="sRGB"> 73.95 + <feGaussianBlur 73.96 + inkscape:collect="always" 73.97 + stdDeviation="8.3324219" 73.98 + id="feGaussianBlur4967" /> 73.99 + </filter> 73.100 + <filter 73.101 + inkscape:collect="always" 73.102 + id="filter5037" 73.103 + x="-0.16229507" 73.104 + width="1.3245902" 73.105 + y="-0.16229507" 73.106 + height="1.3245902" 73.107 + color-interpolation-filters="sRGB"> 73.108 + <feGaussianBlur 73.109 + inkscape:collect="always" 73.110 + stdDeviation="4.767418" 73.111 + id="feGaussianBlur5039" /> 73.112 + </filter> 73.113 + <linearGradient 73.114 + inkscape:collect="always" 73.115 + xlink:href="#linearGradient4873" 73.116 + id="linearGradient5061" 73.117 + gradientUnits="userSpaceOnUse" 73.118 + x1="243.24474" 73.119 + y1="651.43262" 73.120 + x2="441.94174" 73.121 + y2="372.12546" /> 73.122 + <linearGradient 73.123 + inkscape:collect="always" 73.124 + xlink:href="#linearGradient4865" 73.125 + id="linearGradient5063" 73.126 + gradientUnits="userSpaceOnUse" 73.127 + x1="238.29498" 73.128 + y1="648.60419" 73.129 + x2="450.42703" 73.130 + y2="441.42194" /> 73.131 + <linearGradient 73.132 + inkscape:collect="always" 73.133 + xlink:href="#linearGradient4857" 73.134 + id="linearGradient5065" 73.135 + gradientUnits="userSpaceOnUse" 73.136 + x1="188.09039" 73.137 + y1="633.755" 73.138 + x2="350.72498" 73.139 + y2="435.05795" /> 73.140 + <radialGradient 73.141 + inkscape:collect="always" 73.142 + xlink:href="#linearGradient4789" 73.143 + id="radialGradient5067" 73.144 + gradientUnits="userSpaceOnUse" 73.145 + cx="200" 73.146 + cy="613.11218" 73.147 + fx="200" 73.148 + fy="613.11218" 73.149 + r="35.25" /> 73.150 + </defs> 73.151 + <sodipodi:namedview 73.152 + id="base" 73.153 + pagecolor="#ffffff" 73.154 + bordercolor="#666666" 73.155 + borderopacity="1.0" 73.156 + inkscape:pageopacity="0.0" 73.157 + inkscape:pageshadow="2" 73.158 + inkscape:zoom="2.172561" 73.159 + inkscape:cx="214.66914" 73.160 + inkscape:cy="109.77827" 73.161 + inkscape:document-units="px" 73.162 + inkscape:current-layer="layer1" 73.163 + showgrid="false" 73.164 + inkscape:window-width="1110" 73.165 + inkscape:window-height="713" 73.166 + inkscape:window-x="2" 73.167 + inkscape:window-y="123" 73.168 + inkscape:window-maximized="0" 73.169 + fit-margin-top="0" 73.170 + fit-margin-left="0" 73.171 + fit-margin-right="0" 73.172 + fit-margin-bottom="0" /> 73.173 + <metadata 73.174 + id="metadata7"> 73.175 + <rdf:RDF> 73.176 + <cc:Work 73.177 + rdf:about=""> 73.178 + <dc:format>image/svg+xml</dc:format> 73.179 + <dc:type 73.180 + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> 73.181 + <dc:title></dc:title> 73.182 + </cc:Work> 73.183 + </rdf:RDF> 73.184 + </metadata> 73.185 + <g 73.186 + inkscape:label="Layer 1" 73.187 + inkscape:groupmode="layer" 73.188 + id="layer1" 73.189 + transform="translate(-91.523149,-355.49742)"> 73.190 + <g 73.191 + id="g5055" 73.192 + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,441.6442,-90.041463)" 73.193 + inkscape:export-filename="/home/share/mschloh/proj/hgpub/astrokaat/images/comebleu.png" 73.194 + inkscape:export-xdpi="41.919998" 73.195 + inkscape:export-ydpi="41.919998"><path 73.196 + id="path4754" 73.197 + d="m 335.05871,323.30975 -161.5625,256.625 0.0312,0 c -7.74763,7.73175 -12.53125,18.40838 -12.53125,30.21875 0,23.58905 19.09845,42.71875 42.6875,42.71875 12.82845,0 24.32697,-5.67116 32.15625,-14.625 l 0.0937,0.0937 262.09375,-224.0625 -61.125,10.875 28.53125,-32.59375 -96.40625,47.53125 73.3125,-67.90625 -116.78125,71.96875 65.1875,-93.6875 -84.1875,62.46875 74.6875,-89.625 -71.96875,58.375 25.78125,-58.375 z" 73.198 + style="fill:url(#linearGradient5061);fill-opacity:1;stroke:none;filter:url(#filter4965)" 73.199 + inkscape:connector-curvature="0" /> 73.200 +<path 73.201 + inkscape:connector-curvature="0" 73.202 + id="path4777" 73.203 + d="m 313.09375,388.96875 c -3.76118,3.26081 -8.23759,2.26265 -12.59375,2.96875 -4.60662,2.11803 -4.94259,8.26966 -8.42787,11.67383 -38.81587,61.21792 -76.52716,123.24785 -116.47838,183.66992 -17.52433,18.49307 -7.35899,54.41766 17.78125,59.71875 15.83989,4.55844 32.85714,-3.46362 42.82352,-15.80498 C 316.55653,562.77298 396.61985,494.00594 476.90625,425.5 c -18.69039,3.30663 -37.37482,6.64684 -56.0625,9.96875 5.46304,-5.75764 10.14569,-12.09882 14.3125,-18.875 -24.47557,8.72165 -46.28145,24.83937 -71.1875,31.34375 -4.81467,-2.59324 -2.42906,-9.32946 0.6875,-12.34375 2.43084,-3.60276 -2.58618,-5.87359 -5.21875,-3.59375 -13.31376,6.51458 -25.0414,16.97176 -39.40625,21 -4.70213,-2.8901 -2.28284,-9.75823 1.33805,-12.48689 10.10111,-15.70676 22.49083,-30.08998 31.0682,-46.60686 0.20289,-4.72893 -5.59093,-2.71391 -7.59375,-0.6875 -13.89381,9.37346 -26.43697,22.24853 -42.375,28.125 -4.81222,-2.23417 -4.02382,-9.35493 0.21049,-11.74818 5.95863,-7.38416 11.84237,-14.82477 16.16451,-23.31432 -1.91667,0.89583 -3.83333,1.79167 -5.75,2.6875 z" 73.204 + style="fill:url(#linearGradient5063);fill-opacity:1;stroke:none;filter:url(#filter4853)" /> 73.205 +<path 73.206 + inkscape:connector-curvature="0" 73.207 + id="path4809" 73.208 + d="m 303.90625,397.59375 c -3.79338,0.65787 -3.855,6.44686 -5.78125,7.8125 2.50518,-2.26312 4.30567,-5.36979 6.46875,-7.96875 l -0.6875,0.15625 z m 33,9.03125 c -10.70579,8.21747 -21.83768,17.42521 -35,20.96875 -6.65464,-1.38967 -10.04096,-9.2626 -8.1875,-15.4375 -39.16118,61.72195 -77.01413,124.71595 -117.875,185.0625 -9.4552,18.14352 3.6863,45.06842 25.0625,45.03125 15.19293,1.05039 26.95861,-10.12506 36.71971,-20.22843 C 310.55091,559.8598 383.29533,497.48674 456.15625,435.25 c -17.32167,3.10073 -34.64652,6.18365 -51.96875,9.28125 4.1169,-4.47932 8.37357,-8.79363 12.4375,-13.3125 -17.50847,8.44812 -34.69954,19.21817 -53.84375,22.875 -5.7627,-1.3494 -7.80877,-8.75807 -7.65625,-12.875 -11.63264,6.65893 -23.04502,15.92747 -36.4375,17.96875 -9.1363,-3.42944 -9.1462,-17.29747 -1.875,-22.71875 6.88343,-10.73553 14.95174,-20.73052 22,-31.375 -0.63542,0.51042 -1.27083,1.02083 -1.90625,1.53125 z" 73.209 + style="fill:url(#linearGradient5065);fill-opacity:1;stroke:none;filter:url(#filter4849)" /> 73.210 +<path 73.211 + transform="matrix(0.99123517,0,0,0.99123517,7.8314009,2.0454211)" 73.212 + d="m 235.25,613.11218 c 0,19.46804 -15.78196,35.25 -35.25,35.25 -19.46804,0 -35.25,-15.78196 -35.25,-35.25 0,-19.46803 15.78196,-35.25 35.25,-35.25 19.46804,0 35.25,15.78197 35.25,35.25 z" 73.213 + sodipodi:ry="35.25" 73.214 + sodipodi:rx="35.25" 73.215 + sodipodi:cy="613.11218" 73.216 + sodipodi:cx="200" 73.217 + id="path4787" 73.218 + style="fill:url(#radialGradient5067);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter5037)" 73.219 + sodipodi:type="arc" /> 73.220 +​​​​​ 73.221 + </g> 73.222 + </g> 73.223 +</svg>
74.1 Binary file resources/textures/comet1_thumb.png has changed
75.1 Binary file resources/textures/comet2_thumb.png has changed
76.1 Binary file resources/textures/fischko_thumb.png has changed
77.1 Binary file resources/textures/fischkopfe.png has changed
78.1 Binary file resources/textures/galaxyback_360.png has changed
79.1 Binary file resources/textures/galaxyback_720.png has changed
80.1 Binary file resources/textures/heroatlas.png has changed
81.1 Binary file sounds/belch.pcm has changed
82.1 Binary file sounds/belch.wav has changed
83.1 Binary file sounds/motor.pcm has changed
84.1 Binary file sounds/motor.wav has changed
85.1 Binary file sounds/ouch.mp3 has changed
86.1 Binary file sounds/ouch.pcm has changed
87.1 Binary file sounds/ouch.wav has changed
88.1 Binary file sounds/torche.mp3 has changed
89.1 Binary file sounds/torche.pcm has changed
90.1 Binary file sounds/torche.wav has changed
91.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 91.2 +++ b/vc11xwp/Astrokaat_vc11xwp_wp8devtoolset.sln Thu Aug 22 19:50:12 2013 +0200 91.3 @@ -0,0 +1,44 @@ 91.4 +Microsoft Visual Studio Solution File, Format Version 12.00 91.5 +# Visual Studio Express 2012 for Windows Phone 91.6 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Marmalade.Shell", "Marmalade.Shell.csproj", "{F04834A8-971F-B8FF-D206-9EDE1F1B56F5}" 91.7 + ProjectSection(ProjectDependencies) = postProject 91.8 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47} = {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47} 91.9 + EndProjectSection 91.10 +EndProject 91.11 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Astrokaat_vc11xwp_wp8devtoolset", "Astrokaat_vc11xwp_wp8devtoolset.vcxproj", "{2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}" 91.12 +EndProject 91.13 +Global 91.14 + GlobalSection(SolutionConfigurationPlatforms) = preSolution 91.15 + Debug|ARM = Debug|ARM 91.16 + Debug|X86 = Debug|X86 91.17 + Release|ARM = Release|ARM 91.18 + Release|X86 = Release|X86 91.19 + EndGlobalSection 91.20 + GlobalSection(ProjectConfigurationPlatforms) = postSolution 91.21 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|ARM.ActiveCfg = Debug|ARM 91.22 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|ARM.Build.0 = Debug|ARM 91.23 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|ARM.Deploy.0 = Debug|ARM 91.24 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|X86.ActiveCfg = Debug|X86 91.25 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|X86.Build.0 = Debug|X86 91.26 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Debug|X86.Deploy.0 = Debug|X86 91.27 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|ARM.ActiveCfg = Release|ARM 91.28 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|ARM.Build.0 = Release|ARM 91.29 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|ARM.Deploy.0 = Release|ARM 91.30 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|X86.ActiveCfg = Release|X86 91.31 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|X86.Build.0 = Release|X86 91.32 + {F04834A8-971F-B8FF-D206-9EDE1F1B56F5}.Release|X86.Deploy.0 = Release|X86 91.33 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Debug|ARM.ActiveCfg = Debug|ARM 91.34 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Debug|ARM.Build.0 = Debug|ARM 91.35 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Debug|ARM.Deploy.0 = Debug|ARM 91.36 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Debug|X86.ActiveCfg = Debug|Win32 91.37 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Debug|X86.Build.0 = Debug|Win32 91.38 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Release|ARM.ActiveCfg = Release|ARM 91.39 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Release|ARM.Build.0 = Release|ARM 91.40 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Release|ARM.Deploy.0 = Release|ARM 91.41 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Release|X86.ActiveCfg = Release|Win32 91.42 + {2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}.Release|X86.Build.0 = Release|Win32 91.43 + EndGlobalSection 91.44 + GlobalSection(SolutionProperties) = preSolution 91.45 + HideSolutionNode = FALSE 91.46 + EndGlobalSection 91.47 +EndGlobal
92.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 92.2 +++ b/vc11xwp/Astrokaat_vc11xwp_wp8devtoolset.vcxproj Thu Aug 22 19:50:12 2013 +0200 92.3 @@ -0,0 +1,1850 @@ 92.4 +<?xml version="1.0" encoding="utf-8"?> 92.5 +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 92.6 + <ItemGroup Label="ProjectConfigurations"> 92.7 + <ProjectConfiguration Include="Debug|Win32"> 92.8 + <Configuration>Debug</Configuration> 92.9 + <Platform>Win32</Platform> 92.10 + </ProjectConfiguration> 92.11 + <ProjectConfiguration Include="Release|Win32"> 92.12 + <Configuration>Release</Configuration> 92.13 + <Platform>Win32</Platform> 92.14 + </ProjectConfiguration> 92.15 + <ProjectConfiguration Include="Debug|ARM"> 92.16 + <Configuration>Debug</Configuration> 92.17 + <Platform>ARM</Platform> 92.18 + </ProjectConfiguration> 92.19 + <ProjectConfiguration Include="Release|ARM"> 92.20 + <Configuration>Release</Configuration> 92.21 + <Platform>ARM</Platform> 92.22 + </ProjectConfiguration> 92.23 + </ItemGroup> 92.24 + 92.25 + <PropertyGroup Label="Globals"> 92.26 + <ProjectGuid>{2FE15D72-5E2A-1AB4-BA46-04DA82F28C47}</ProjectGuid> 92.27 + <RootNamespace>Astrokaat</RootNamespace> 92.28 + <DefaultLanguage>en-US</DefaultLanguage> 92.29 + <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion> 92.30 + <WinMDAssembly>False</WinMDAssembly> 92.31 + </PropertyGroup> 92.32 + 92.33 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 92.34 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 92.35 + <ConfigurationType>DynamicLibrary</ConfigurationType> 92.36 + <UseDebugLibraries>true</UseDebugLibraries> 92.37 + <CharacterSet>Unicode</CharacterSet> 92.38 + <PlatformToolset>v110_wp80</PlatformToolset> 92.39 + <IgnoreImportLibrary>false</IgnoreImportLibrary> 92.40 + </PropertyGroup> 92.41 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 92.42 + <ConfigurationType>DynamicLibrary</ConfigurationType> 92.43 + <UseDebugLibraries>false</UseDebugLibraries> 92.44 + <CharacterSet>Unicode</CharacterSet> 92.45 + <PlatformToolset>v110_wp80</PlatformToolset> 92.46 + <IgnoreImportLibrary>false</IgnoreImportLibrary> 92.47 + </PropertyGroup> 92.48 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> 92.49 + <ConfigurationType>DynamicLibrary</ConfigurationType> 92.50 + <UseDebugLibraries>true</UseDebugLibraries> 92.51 + <CharacterSet>Unicode</CharacterSet> 92.52 + <PlatformToolset>v110_wp80</PlatformToolset> 92.53 + <IgnoreImportLibrary>false</IgnoreImportLibrary> 92.54 + </PropertyGroup> 92.55 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> 92.56 + <ConfigurationType>DynamicLibrary</ConfigurationType> 92.57 + <UseDebugLibraries>false</UseDebugLibraries> 92.58 + <CharacterSet>Unicode</CharacterSet> 92.59 + <PlatformToolset>v110_wp80</PlatformToolset> 92.60 + <IgnoreImportLibrary>false</IgnoreImportLibrary> 92.61 + </PropertyGroup> 92.62 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 92.63 + 92.64 + <ImportGroup Label="PropertySheets"> 92.65 + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 92.66 + </ImportGroup> 92.67 + 92.68 + <PropertyGroup Label="UserMacros" /> 92.69 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 92.70 + <LinkIncremental>true</LinkIncremental> 92.71 + <ExecutablePath>$(S3E_DIR)\bin;$(WP80ToolSetPath)bin;$(WindowsSDK_ExecutablePath_x86);$(WindowsMinSDKDir)bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH)</ExecutablePath> 92.72 + <IntDir>Debug_Astrokaat_vc11xwp_wp8devtoolset_x86\</IntDir> 92.73 + <OutDir>Debug_Astrokaat_vc11xwp_wp8devtoolset_x86\</OutDir> 92.74 + <TargetName>Astrokaat</TargetName> 92.75 + <TargetExt>.s86</TargetExt> 92.76 + <GenerateManifest>false</GenerateManifest> 92.77 + </PropertyGroup> 92.78 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 92.79 + <LinkIncremental>false</LinkIncremental> 92.80 + <ExecutablePath>$(S3E_DIR)\bin;$(WP80ToolSetPath)bin;$(WindowsSDK_ExecutablePath_x86);$(WindowsMinSDKDir)bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH)</ExecutablePath> 92.81 + <IntDir>Release_Astrokaat_vc11xwp_wp8devtoolset_x86\</IntDir> 92.82 + <OutDir>Release_Astrokaat_vc11xwp_wp8devtoolset_x86\</OutDir> 92.83 + <TargetName>Astrokaat</TargetName> 92.84 + <TargetExt>.s86</TargetExt> 92.85 + <GenerateManifest>false</GenerateManifest> 92.86 + </PropertyGroup> 92.87 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> 92.88 + <LinkIncremental>true</LinkIncremental> 92.89 + <ExecutablePath>$(S3E_DIR)\bin;$(WP80ToolSetPath)bin\x86_arm;$(WP80ToolSetPath)bin;$(WindowsSDK_ExecutablePath_x86);$(WindowsMinSDKDir)bin\arm;$(WindowsMinSDKDir)bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH);</ExecutablePath> 92.90 + <IntDir>Debug_Astrokaat_vc11xwp_wp8devtoolset_arm\</IntDir> 92.91 + <OutDir>Debug_Astrokaat_vc11xwp_wp8devtoolset_arm\</OutDir> 92.92 + <TargetName>Astrokaat</TargetName> 92.93 + <TargetExt>.s86</TargetExt> 92.94 + <GenerateManifest>false</GenerateManifest> 92.95 + </PropertyGroup> 92.96 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> 92.97 + <LinkIncremental>false</LinkIncremental> 92.98 + <ExecutablePath>$(S3E_DIR)\bin;$(WP80ToolSetPath)bin\x86_arm;$(WP80ToolSetPath)bin;$(WindowsSDK_ExecutablePath_x86);$(WindowsMinSDKDir)bin\arm;$(WindowsMinSDKDir)bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH);</ExecutablePath> 92.99 + <IntDir>Release_Astrokaat_vc11xwp_wp8devtoolset_arm\</IntDir> 92.100 + <OutDir>Release_Astrokaat_vc11xwp_wp8devtoolset_arm\</OutDir> 92.101 + <TargetName>Astrokaat</TargetName> 92.102 + <TargetExt>.s86</TargetExt> 92.103 + <GenerateManifest>false</GenerateManifest> 92.104 + </PropertyGroup> 92.105 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 92.106 + <ClCompile> 92.107 + <WarningLevel>Level3</WarningLevel> 92.108 + <Optimization>Disabled</Optimization> 92.109 + <IntrinsicFunctions>false</IntrinsicFunctions> 92.110 + <FunctionLevelLinking>true</FunctionLevelLinking> 92.111 + <PreprocessorDefinitions>_USRDLL%(PreprocessorDefinitions);I3D_ARCH_X86;</PreprocessorDefinitions> 92.112 + <PrecompiledHeader>NotUsing</PrecompiledHeader> 92.113 + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 92.114 + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> 92.115 + <AdditionalOptions>/S3Eproject /J /FI"c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\temp_defines_debug.h"</AdditionalOptions> 92.116 + <TreatWarningAsError>false</TreatWarningAsError> 92.117 + <IgnoreStandardIncludePath>true</IgnoreStandardIncludePath> 92.118 + <AdditionalIncludeDirectories>c:/marmalade/quick/include;c:/marmalade/modules/third_party/openquick/include;c:/marmalade/modules/third_party/libjpeg/h;c:/marmalade/modules/third_party/zlib/h;c:/marmalade/modules/third_party/libpng/h;c:/marmalade/modules/iwutil/h;c:/marmalade/modules/iwgl/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/header;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/physics_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/script_support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/include;c:/marmalade/modules/third_party/cocos2dx/external;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua;c:/marmalade/quick;c:/marmalade/extensions/s3efacebook/h;c:/marmalade/extensions/s3ewebview/h;c:/marmalade/extensions/s3eiosappstorebilling/h;c:/marmalade/extensions/s3eandroidmarketbilling/h;c:/marmalade/extensions/s3ebbappworldbilling/h;c:/marmalade/modules/iwbilling/source;c:/marmalade/modules/flurry/h;c:/marmalade/s3e/h;c:/marmalade/s3e/h/ext;c:/marmalade/s3e/h/std;c:/marmalade/s3e/h/std/c++;c:/marmalade/s3e/h/ext_legacy;c:/marmalade/s3e/h/legacy;.</AdditionalIncludeDirectories> 92.119 + <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 92.120 + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 92.121 + <CompileAsWinRT>false</CompileAsWinRT> 92.122 + <MinimalRebuild>false</MinimalRebuild> 92.123 + <AdditionalUsingDirectories>$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)</AdditionalUsingDirectories> 92.124 + <ExceptionHandling>SyncCThrow</ExceptionHandling> 92.125 + </ClCompile> 92.126 + <Link> 92.127 + <SubSystem>Console</SubSystem> 92.128 + <GenerateDebugInformation>true</GenerateDebugInformation> 92.129 + <AdditionalOptions> /include:_IwMain</AdditionalOptions> 92.130 + <AdditionalDependencies>WindowsPhoneCore.lib;RuntimeObject.lib;PhoneAppModelHost.lib;%(AdditionalDependencies);jpeg_d.lib;z_d.lib;png_d.lib;iwutil_d.lib;iwgl_d.lib;s3e_cpp_d.lib;s3e_d.lib;s3e_api.lib</AdditionalDependencies> 92.131 + <AdditionalLibraryDirectories>c:\marmalade\modules\third_party\libjpeg\lib\wp8\x86;c:\marmalade\modules\third_party\zlib\lib\wp8\x86;c:\marmalade\modules\third_party\libpng\lib\wp8\x86;c:\marmalade\modules\iwutil\lib\wp8\x86;c:\marmalade\modules\iwgl\lib\wp8\x86;c:\marmalade\s3e\lib\wp8\x86</AdditionalLibraryDirectories> 92.132 + <EnableCOMDATFolding>false</EnableCOMDATFolding> 92.133 + <OptimizeReferences>false</OptimizeReferences> 92.134 + <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> 92.135 + <EntryPointSymbol>DllEntryPoint</EntryPointSymbol> 92.136 + <IgnoreSpecificDefaultLibraries>libcmt</IgnoreSpecificDefaultLibraries> 92.137 + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> 92.138 + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> 92.139 + <ForceFileOutput></ForceFileOutput> 92.140 + </Link> 92.141 + <Lib> 92.142 + <AdditionalOptions> %(AdditionalOptions) </AdditionalOptions> 92.143 + </Lib> 92.144 + <PostBuildEvent> 92.145 + <Command>echo C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
chdir /d "c:\marmalade\s3e\tools"
C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
echo "c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
chdir /d "c:\marmalade\s3e"
"c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
</Command> 92.146 + </PostBuildEvent> 92.147 + </ItemDefinitionGroup> 92.148 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 92.149 + <ClCompile> 92.150 + <WarningLevel>Level3</WarningLevel> 92.151 + <Optimization>MaxSpeed</Optimization> 92.152 + <IntrinsicFunctions>true</IntrinsicFunctions> 92.153 + <FunctionLevelLinking>true</FunctionLevelLinking> 92.154 + <PreprocessorDefinitions>_USRDLL%(PreprocessorDefinitions);I3D_ARCH_X86;</PreprocessorDefinitions> 92.155 + <PrecompiledHeader>NotUsing</PrecompiledHeader> 92.156 + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 92.157 + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> 92.158 + <AdditionalOptions>/S3Eproject /J /FI"c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\temp_defines_release.h"</AdditionalOptions> 92.159 + <TreatWarningAsError>false</TreatWarningAsError> 92.160 + <IgnoreStandardIncludePath>true</IgnoreStandardIncludePath> 92.161 + <AdditionalIncludeDirectories>c:/marmalade/quick/include;c:/marmalade/modules/third_party/openquick/include;c:/marmalade/modules/third_party/libjpeg/h;c:/marmalade/modules/third_party/zlib/h;c:/marmalade/modules/third_party/libpng/h;c:/marmalade/modules/iwutil/h;c:/marmalade/modules/iwgl/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/header;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/physics_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/script_support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/include;c:/marmalade/modules/third_party/cocos2dx/external;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua;c:/marmalade/quick;c:/marmalade/extensions/s3efacebook/h;c:/marmalade/extensions/s3ewebview/h;c:/marmalade/extensions/s3eiosappstorebilling/h;c:/marmalade/extensions/s3eandroidmarketbilling/h;c:/marmalade/extensions/s3ebbappworldbilling/h;c:/marmalade/modules/iwbilling/source;c:/marmalade/modules/flurry/h;c:/marmalade/s3e/h;c:/marmalade/s3e/h/ext;c:/marmalade/s3e/h/std;c:/marmalade/s3e/h/std/c++;c:/marmalade/s3e/h/ext_legacy;c:/marmalade/s3e/h/legacy;.</AdditionalIncludeDirectories> 92.162 + <DebugInformationFormat>None</DebugInformationFormat> 92.163 + <BasicRuntimeChecks>Default</BasicRuntimeChecks> 92.164 + <CompileAsWinRT>false</CompileAsWinRT> 92.165 + <MinimalRebuild>false</MinimalRebuild> 92.166 + <AdditionalUsingDirectories>$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)</AdditionalUsingDirectories> 92.167 + <ExceptionHandling>SyncCThrow</ExceptionHandling> 92.168 + </ClCompile> 92.169 + <Link> 92.170 + <SubSystem>Console</SubSystem> 92.171 + <GenerateDebugInformation>false</GenerateDebugInformation> 92.172 + <AdditionalOptions> /include:_IwMain</AdditionalOptions> 92.173 + <AdditionalDependencies>WindowsPhoneCore.lib;RuntimeObject.lib;PhoneAppModelHost.lib;%(AdditionalDependencies);jpeg.lib;z.lib;png.lib;iwutil.lib;iwgl.lib;s3e_cpp.lib;s3e.lib;s3e_api.lib</AdditionalDependencies> 92.174 + <AdditionalLibraryDirectories>c:\marmalade\modules\third_party\libjpeg\lib\wp8\x86;c:\marmalade\modules\third_party\zlib\lib\wp8\x86;c:\marmalade\modules\third_party\libpng\lib\wp8\x86;c:\marmalade\modules\iwutil\lib\wp8\x86;c:\marmalade\modules\iwgl\lib\wp8\x86;c:\marmalade\s3e\lib\wp8\x86</AdditionalLibraryDirectories> 92.175 + <EnableCOMDATFolding>true</EnableCOMDATFolding> 92.176 + <OptimizeReferences>true</OptimizeReferences> 92.177 + <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> 92.178 + <EntryPointSymbol>DllEntryPoint</EntryPointSymbol> 92.179 + <IgnoreSpecificDefaultLibraries>libcmt</IgnoreSpecificDefaultLibraries> 92.180 + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> 92.181 + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> 92.182 + <ForceFileOutput>MultiplyDefinedSymbolOnly</ForceFileOutput> 92.183 + </Link> 92.184 + <Lib> 92.185 + <AdditionalOptions> %(AdditionalOptions) </AdditionalOptions> 92.186 + </Lib> 92.187 + <PostBuildEvent> 92.188 + <Command>echo C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
chdir /d "c:\marmalade\s3e\tools"
C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
echo "c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
chdir /d "c:\marmalade\s3e"
"c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
</Command> 92.189 + </PostBuildEvent> 92.190 + </ItemDefinitionGroup> 92.191 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> 92.192 + <ClCompile> 92.193 + <WarningLevel>Level3</WarningLevel> 92.194 + <Optimization>Disabled</Optimization> 92.195 + <IntrinsicFunctions>false</IntrinsicFunctions> 92.196 + <FunctionLevelLinking>true</FunctionLevelLinking> 92.197 + <PreprocessorDefinitions>_USRDLL%(PreprocessorDefinitions);I3D_ARCH_ARM;</PreprocessorDefinitions> 92.198 + <PrecompiledHeader>NotUsing</PrecompiledHeader> 92.199 + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 92.200 + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> 92.201 + <AdditionalOptions>/S3Eproject /J /FI"c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\temp_defines_debug.h"</AdditionalOptions> 92.202 + <TreatWarningAsError>false</TreatWarningAsError> 92.203 + <IgnoreStandardIncludePath>true</IgnoreStandardIncludePath> 92.204 + <AdditionalIncludeDirectories>c:/marmalade/quick/include;c:/marmalade/modules/third_party/openquick/include;c:/marmalade/modules/third_party/libjpeg/h;c:/marmalade/modules/third_party/zlib/h;c:/marmalade/modules/third_party/libpng/h;c:/marmalade/modules/iwutil/h;c:/marmalade/modules/iwgl/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/header;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/physics_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/script_support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/include;c:/marmalade/modules/third_party/cocos2dx/external;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua;c:/marmalade/quick;c:/marmalade/extensions/s3efacebook/h;c:/marmalade/extensions/s3ewebview/h;c:/marmalade/extensions/s3eiosappstorebilling/h;c:/marmalade/extensions/s3eandroidmarketbilling/h;c:/marmalade/extensions/s3ebbappworldbilling/h;c:/marmalade/modules/iwbilling/source;c:/marmalade/modules/flurry/h;c:/marmalade/s3e/h;c:/marmalade/s3e/h/ext;c:/marmalade/s3e/h/std;c:/marmalade/s3e/h/std/c++;c:/marmalade/s3e/h/ext_legacy;c:/marmalade/s3e/h/legacy;.</AdditionalIncludeDirectories> 92.205 + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 92.206 + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 92.207 + <CompileAsWinRT>false</CompileAsWinRT> 92.208 + <MinimalRebuild>false</MinimalRebuild> 92.209 + <AdditionalUsingDirectories>$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)</AdditionalUsingDirectories> 92.210 + <ExceptionHandling>SyncCThrow</ExceptionHandling> 92.211 + </ClCompile> 92.212 + <Link> 92.213 + <SubSystem>Console</SubSystem> 92.214 + <GenerateDebugInformation>true</GenerateDebugInformation> 92.215 + <AdditionalOptions> /include:_IwMain</AdditionalOptions> 92.216 + <AdditionalDependencies>WindowsPhoneCore.lib;RuntimeObject.lib;PhoneAppModelHost.lib;%(AdditionalDependencies);jpeg_d.lib;z_d.lib;png_d.lib;iwutil_d.lib;iwgl_d.lib;s3e_cpp_d.lib;s3e_d.lib;s3e_api.lib</AdditionalDependencies> 92.217 + <AdditionalLibraryDirectories>c:\marmalade\modules\third_party\libjpeg\lib\wp8\arm;c:\marmalade\modules\third_party\zlib\lib\wp8\arm;c:\marmalade\modules\third_party\libpng\lib\wp8\arm;c:\marmalade\modules\iwutil\lib\wp8\arm;c:\marmalade\modules\iwgl\lib\wp8\arm;c:\marmalade\s3e\lib\wp8\arm</AdditionalLibraryDirectories> 92.218 + <EnableCOMDATFolding>false</EnableCOMDATFolding> 92.219 + <OptimizeReferences>false</OptimizeReferences> 92.220 + <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> 92.221 + <EntryPointSymbol>DllEntryPoint</EntryPointSymbol> 92.222 + <IgnoreSpecificDefaultLibraries>libcmt</IgnoreSpecificDefaultLibraries> 92.223 + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> 92.224 + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> 92.225 + <ForceFileOutput></ForceFileOutput> 92.226 + </Link> 92.227 + <Lib> 92.228 + <AdditionalOptions> %(AdditionalOptions) </AdditionalOptions> 92.229 + </Lib> 92.230 + <PostBuildEvent> 92.231 + <Command>echo C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
chdir /d "c:\marmalade\s3e\tools"
C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
echo "c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
chdir /d "c:\marmalade\s3e"
"c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
</Command> 92.232 + </PostBuildEvent> 92.233 + </ItemDefinitionGroup> 92.234 + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> 92.235 + <ClCompile> 92.236 + <WarningLevel>Level3</WarningLevel> 92.237 + <Optimization>MaxSpeed</Optimization> 92.238 + <IntrinsicFunctions>true</IntrinsicFunctions> 92.239 + <FunctionLevelLinking>true</FunctionLevelLinking> 92.240 + <PreprocessorDefinitions>_USRDLL%(PreprocessorDefinitions);I3D_ARCH_ARM;</PreprocessorDefinitions> 92.241 + <PrecompiledHeader>NotUsing</PrecompiledHeader> 92.242 + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 92.243 + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> 92.244 + <AdditionalOptions>/S3Eproject /J /FI"c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\temp_defines_release.h"</AdditionalOptions> 92.245 + <TreatWarningAsError>false</TreatWarningAsError> 92.246 + <IgnoreStandardIncludePath>true</IgnoreStandardIncludePath> 92.247 + <AdditionalIncludeDirectories>c:/marmalade/quick/include;c:/marmalade/modules/third_party/openquick/include;c:/marmalade/modules/third_party/libjpeg/h;c:/marmalade/modules/third_party/zlib/h;c:/marmalade/modules/third_party/libpng/h;c:/marmalade/modules/iwutil/h;c:/marmalade/modules/iwgl/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/header;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/h;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/physics_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/script_support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/include;c:/marmalade/modules/third_party/cocos2dx/external;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua;c:/marmalade/quick;c:/marmalade/extensions/s3efacebook/h;c:/marmalade/extensions/s3ewebview/h;c:/marmalade/extensions/s3eiosappstorebilling/h;c:/marmalade/extensions/s3eandroidmarketbilling/h;c:/marmalade/extensions/s3ebbappworldbilling/h;c:/marmalade/modules/iwbilling/source;c:/marmalade/modules/flurry/h;c:/marmalade/s3e/h;c:/marmalade/s3e/h/ext;c:/marmalade/s3e/h/std;c:/marmalade/s3e/h/std/c++;c:/marmalade/s3e/h/ext_legacy;c:/marmalade/s3e/h/legacy;.</AdditionalIncludeDirectories> 92.248 + <DebugInformationFormat>None</DebugInformationFormat> 92.249 + <BasicRuntimeChecks>Default</BasicRuntimeChecks> 92.250 + <CompileAsWinRT>false</CompileAsWinRT> 92.251 + <MinimalRebuild>false</MinimalRebuild> 92.252 + <AdditionalUsingDirectories>$(WindowsSDK_MetadataPath);$(AdditionalUsingDirectories)</AdditionalUsingDirectories> 92.253 + <ExceptionHandling>SyncCThrow</ExceptionHandling> 92.254 + </ClCompile> 92.255 + <Link> 92.256 + <SubSystem>Console</SubSystem> 92.257 + <GenerateDebugInformation>false</GenerateDebugInformation> 92.258 + <AdditionalOptions> /include:_IwMain</AdditionalOptions> 92.259 + <AdditionalDependencies>WindowsPhoneCore.lib;RuntimeObject.lib;PhoneAppModelHost.lib;%(AdditionalDependencies);jpeg.lib;z.lib;png.lib;iwutil.lib;iwgl.lib;s3e_cpp.lib;s3e.lib;s3e_api.lib</AdditionalDependencies> 92.260 + <AdditionalLibraryDirectories>c:\marmalade\modules\third_party\libjpeg\lib\wp8\arm;c:\marmalade\modules\third_party\zlib\lib\wp8\arm;c:\marmalade\modules\third_party\libpng\lib\wp8\arm;c:\marmalade\modules\iwutil\lib\wp8\arm;c:\marmalade\modules\iwgl\lib\wp8\arm;c:\marmalade\s3e\lib\wp8\arm</AdditionalLibraryDirectories> 92.261 + <EnableCOMDATFolding>true</EnableCOMDATFolding> 92.262 + <OptimizeReferences>true</OptimizeReferences> 92.263 + <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> 92.264 + <EntryPointSymbol>DllEntryPoint</EntryPointSymbol> 92.265 + <IgnoreSpecificDefaultLibraries>libcmt</IgnoreSpecificDefaultLibraries> 92.266 + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> 92.267 + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> 92.268 + <ForceFileOutput>MultiplyDefinedSymbolOnly</ForceFileOutput> 92.269 + </Link> 92.270 + <Lib> 92.271 + <AdditionalOptions> %(AdditionalOptions) </AdditionalOptions> 92.272 + </Lib> 92.273 + <PostBuildEvent> 92.274 + <Command>echo C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
chdir /d "c:\marmalade\s3e\tools"
C:\Marmalade\s3e\python\python.exe .\process_map.py "$(TargetPath)"
echo "c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
chdir /d "c:\marmalade\s3e"
"c:\marmalade\s3e\bin\s3e_plink" -l "$(TargetPath)" -p WP8
</Command> 92.275 + </PostBuildEvent> 92.276 + </ItemDefinitionGroup> 92.277 + <ItemGroup> 92.278 + <None Include="c:/marmalade/modules/flurry/interface/Flurry.defines.txt" /> 92.279 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QAds.lua" /> 92.280 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QAnalytics.lua" /> 92.281 + <None Include="c:/marmalade/quick/data/quicklua/QAnimation.lua" /> 92.282 + <None Include="c:/marmalade/quick/data/quicklua/QAtlas.lua" /> 92.283 + <None Include="c:/marmalade/quick/data/quicklua/QAudio.lua" /> 92.284 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QBilling.lua" /> 92.285 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QBrowser.lua" /> 92.286 + <None Include="c:/marmalade/quick/data/quicklua/QCircle.lua" /> 92.287 + <None Include="c:/marmalade/quick/data/quicklua/QColor.lua" /> 92.288 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QCompass.lua" /> 92.289 + <None Include="c:/marmalade/quick/data/quicklua/QConfig.lua" /> 92.290 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QCrypto.lua" /> 92.291 + <None Include="c:/marmalade/quick/data/quicklua/QDebug.lua" /> 92.292 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QDevice.lua" /> 92.293 + <None Include="c:/marmalade/quick/data/quicklua/QDirector.lua" /> 92.294 + <None Include="c:/marmalade/quick/data/quicklua/QEvent.lua" /> 92.295 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QFacebook.lua" /> 92.296 + <None Include="c:/marmalade/quick/data/quicklua/QFont.lua" /> 92.297 + <None Include="c:/marmalade/quick/data/quicklua/QJoint.lua" /> 92.298 + <None Include="c:/marmalade/quick/data/quicklua/QLabel.lua" /> 92.299 + <None Include="c:/marmalade/quick/data/quicklua/QLines.lua" /> 92.300 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QLocation.lua" /> 92.301 + <None Include="c:/marmalade/quick/data/quicklua/QLsqlite3.lua" /> 92.302 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QLuasocket.lua" /> 92.303 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QNUI.lua" /> 92.304 + <None Include="c:/marmalade/quick/data/quicklua/QNode.lua" /> 92.305 + <None Include="c:/marmalade/quick/data/quicklua/QParticles.lua" /> 92.306 + <None Include="c:/marmalade/quick/data/quicklua/QPhysics.lua" /> 92.307 + <None Include="c:/marmalade/quick/data/quicklua/QRectangle.lua" /> 92.308 + <None Include="c:/marmalade/quick/data/quicklua/QScene.lua" /> 92.309 + <None Include="c:/marmalade/quick/data/quicklua/QSprite.lua" /> 92.310 + <None Include="c:/marmalade/quick/data/quicklua/QSystem.lua" /> 92.311 + <None Include="c:/marmalade/quick/data/quicklua/QTimer.lua" /> 92.312 + <None Include="c:/marmalade/quick/data/quicklua/QTween.lua" /> 92.313 + <None Include="c:/marmalade/quick/data/quicklua/QVector.lua" /> 92.314 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QVideo.lua" /> 92.315 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/QWebView.lua" /> 92.316 + <None Include="c:/marmalade/quick/data/quicklua/Qjson.lua" /> 92.317 + <None Include="c:/marmalade/s3e/h/std/c++/algorithm" /> 92.318 + <None Include="c:/Users/Michel/Documents/Quick/Projects/Astrokaat/resources/app.icf" /> 92.319 + <None Include="c:/marmalade/modules/iwbilling/docs/billing.config.txt" /> 92.320 + <None Include="c:/marmalade/s3e/h/std/c++/bitset" /> 92.321 + <None Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/proj.marmalade/box2d.mkf" /> 92.322 + <None Include="c:/marmalade/s3e/h/std/c++/cassert" /> 92.323 + <None Include="c:/marmalade/s3e/h/std/c++/cctype" /> 92.324 + <None Include="c:/marmalade/s3e/h/std/c++/cerrno" /> 92.325 + <None Include="c:/marmalade/s3e/h/std/c++/cfloat" /> 92.326 + <None Include="c:/marmalade/quick/data/quicklua/class.lua" /> 92.327 + <None Include="c:/marmalade/s3e/h/std/c++/climits" /> 92.328 + <None Include="c:/marmalade/s3e/h/std/c++/clocale" /> 92.329 + <None Include="c:/marmalade/s3e/h/std/c++/cmath" /> 92.330 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx.mkf" /> 92.331 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx_public.defines.txt" /> 92.332 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/proj.marmalade/cocosdenshion.mkf" /> 92.333 + <None Include="c:/Users/Michel/Documents/Quick/Projects/Astrokaat/resources/common.icf" /> 92.334 + <None Include="c:/marmalade/s3e/h/std/c++/complex" /> 92.335 + <None Include="c:/marmalade/quick/data/quicklua/config.lua" /> 92.336 + <None Include="c:/marmalade/s3e/h/std/c++/csetjmp" /> 92.337 + <None Include="c:/marmalade/s3e/h/std/c++/csignal" /> 92.338 + <None Include="c:/marmalade/s3e/h/std/c++/cstdarg" /> 92.339 + <None Include="c:/marmalade/s3e/h/std/c++/cstddef" /> 92.340 + <None Include="c:/marmalade/s3e/h/std/c++/cstdio" /> 92.341 + <None Include="c:/marmalade/s3e/h/std/c++/cstdlib" /> 92.342 + <None Include="c:/marmalade/s3e/h/std/c++/cstring" /> 92.343 + <None Include="c:/marmalade/s3e/h/std/c++/ctime" /> 92.344 + <None Include="c:/marmalade/s3e/h/std/c++/cwchar" /> 92.345 + <None Include="c:/marmalade/s3e/h/std/c++/cwctype" /> 92.346 + <None Include="c:/marmalade/quick/data/quicklua/dbg.lua" /> 92.347 + <None Include="c:/marmalade/s3e/h/std/c++/deque" /> 92.348 + <None Include="c:/marmalade/s3e/h/std/c++/exception" /> 92.349 + <None Include="c:/marmalade/modules/flurry/flurry.mkf" /> 92.350 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype.mkf" /> 92.351 + <None Include="c:/marmalade/s3e/h/std/c++/fstream" /> 92.352 + <None Include="c:/marmalade/s3e/h/std/c++/functional" /> 92.353 + <None Include="c:/marmalade/s3e/h/std/c++/hash_map" /> 92.354 + <None Include="c:/marmalade/s3e/h/std/c++/hash_set" /> 92.355 + <None Include="c:/marmalade/s3e/h/std/c++/iomanip" /> 92.356 + <None Include="c:/marmalade/s3e/h/std/c++/ios" /> 92.357 + <None Include="c:/marmalade/s3e/h/std/c++/iosfwd" /> 92.358 + <None Include="c:/marmalade/s3e/h/std/c++/iostream" /> 92.359 + <None Include="c:/marmalade/s3e/h/std/c++/istream" /> 92.360 + <None Include="c:/marmalade/s3e/h/std/c++/iterator" /> 92.361 + <None Include="c:/marmalade/modules/iwbilling/iwbilling.mkf" /> 92.362 + <None Include="c:/marmalade/modules/iwgl/docs/iwgl.config.txt" /> 92.363 + <None Include="c:/marmalade/modules/iwgl/iwgl.mkf" /> 92.364 + <None Include="c:/marmalade/modules/iwutil/docs/iwutil.config.txt" /> 92.365 + <None Include="c:/marmalade/modules/iwutil/iwutil.mkf" /> 92.366 + <None Include="c:/marmalade/modules/third_party/libjpeg/libjpeg.mkf" /> 92.367 + <None Include="c:/marmalade/modules/third_party/libpng/libpng.mkf" /> 92.368 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/libtiff.mkf" /> 92.369 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2.mkf" /> 92.370 + <None Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade/libxml2_public.defines.txt" /> 92.371 + <None Include="c:/marmalade/s3e/h/std/c++/limits" /> 92.372 + <None Include="c:/marmalade/s3e/h/std/c++/list" /> 92.373 + <None Include="c:/marmalade/s3e/h/std/c++/locale" /> 92.374 + <None Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/proj.marmalade/lua.mkf" /> 92.375 + <None Include="c:/Users/Michel/Documents/Quick/Projects/Astrokaat/resources/main.lua" /> 92.376 + <None Include="c:/marmalade/s3e/h/std/c++/map" /> 92.377 + <None Include="c:/marmalade/s3e/h/std/c++/memory" /> 92.378 + <None Include="c:/marmalade/s3e/h/std/c++/new" /> 92.379 + <None Include="c:/marmalade/s3e/h/std/c++/numeric" /> 92.380 + <None Include="c:/marmalade/quick/data/quicklua/openquick.lua" /> 92.381 + <None Include="c:/marmalade/modules/third_party/openquick/proj.marmalade/openquick.mkf" /> 92.382 + <None Include="c:/marmalade/modules/third_party/openquick/openquick_tolua.pkg" /> 92.383 + <None Include="c:/marmalade/s3e/h/std/c++/ostream" /> 92.384 + <None Include="c:/marmalade/s3e/h/std/c++/pthread_alloc" /> 92.385 + <None Include="c:/marmalade/s3e/h/std/c++/queue" /> 92.386 + <None Include="c:/marmalade/quick/docs/quick.config.txt" /> 92.387 + <None Include="c:/marmalade/quick/data/quicklua/marmalade/quick.lua" /> 92.388 + <None Include="c:/marmalade/quick/quick.mkf" /> 92.389 + <None Include="c:/marmalade/quick/quick_tolua.pkg" /> 92.390 + <None Include="c:/marmalade/quick/quickuser.mkf" /> 92.391 + <None Include="c:/marmalade/quick/quickuser_tolua.pkg" /> 92.392 + <None Include="c:/marmalade/s3e/h/std/c++/rope" /> 92.393 + <None Include="c:/marmalade/s3e/s3e.config.txt" /> 92.394 + <None Include="c:/marmalade/s3e/s3e.icf" /> 92.395 + <None Include="c:/marmalade/s3e/s3e.mkf" /> 92.396 + <None Include="c:/marmalade/extensions/s3eandroidmarketbilling/interface/s3eAndroidMarketBilling.defines.txt" /> 92.397 + <None Include="c:/marmalade/extensions/s3ebbappworldbilling/interface/s3eBBAppWorldBilling.defines.txt" /> 92.398 + <None Include="c:/marmalade/extensions/s3efacebook/interface/s3eFacebook.defines.txt" /> 92.399 + <None Include="c:/marmalade/extensions/s3eiosappstorebilling/interface/s3eIOSAppStoreBilling.defines.txt" /> 92.400 + <None Include="c:/marmalade/extensions/s3ewebview/interface/s3eWebView.defines.txt" /> 92.401 + <None Include="c:/marmalade/extensions/s3eandroidmarketbilling/s3eandroidmarketbilling.mkf" /> 92.402 + <None Include="c:/marmalade/extensions/s3ebbappworldbilling/s3ebbappworldbilling.mkf" /> 92.403 + <None Include="c:/marmalade/extensions/s3efacebook/s3efacebook.mkf" /> 92.404 + <None Include="c:/marmalade/extensions/s3eiosappstorebilling/s3eiosappstorebilling.mkf" /> 92.405 + <None Include="c:/marmalade/extensions/s3ewebview/s3ewebview.mkf" /> 92.406 + <None Include="c:/marmalade/s3e/h/std/c++/set" /> 92.407 + <None Include="c:/marmalade/s3e/h/std/c++/slist" /> 92.408 + <None Include="c:/marmalade/s3e/h/std/c++/sstream" /> 92.409 + <None Include="c:/marmalade/s3e/h/std/c++/stack" /> 92.410 + <None Include="c:/marmalade/s3e/h/std/c++/stdexcept" /> 92.411 + <None Include="c:/marmalade/s3e/h/std/c++/stdio_streambuf" /> 92.412 + <None Include="c:/marmalade/s3e/h/std/c++/streambuf" /> 92.413 + <None Include="c:/marmalade/s3e/h/std/c++/string" /> 92.414 + <None Include="c:/marmalade/s3e/h/std/c++/strstream" /> 92.415 + <None Include="c:/marmalade/s3e/h/std/c++/typeinfo" /> 92.416 + <None Include="c:/marmalade/s3e/h/std/c++/utility" /> 92.417 + <None Include="c:/marmalade/s3e/h/std/c++/valarray" /> 92.418 + <None Include="c:/marmalade/s3e/h/std/c++/vector" /> 92.419 + <None Include="c:/marmalade/modules/third_party/zlib/zlib.mkf" /> 92.420 + <CustomBuild Include="..\Astrokaat.mkb"> 92.421 + <FileType>Document</FileType> 92.422 + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Marmalade\s3e\python\python.exe" "C:\Marmalade\s3e\makefile_builder\mkb.py" "--buildenv=VC11XWP" "--buildenv-toolset=WP8DEV" "c:/Users/Michel/Documents/Quick/Projects/Astrokaat/Astrokaat.mkb" "--default-buildenv=vc11x" --msvc-project</Command> 92.423 + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Astrokaat_vc11xwp_wp8devtoolset.stamp</Outputs> 92.424 + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/libtiff.mkf;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/proj.marmalade/lua.mkf;c:/marmalade/extensions/s3eiosappstorebilling/s3eiosappstorebilling.mkf;c:/marmalade/quick/quickuser.mkf;c:/marmalade/modules/iwutil/iwutil.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype.mkf;c:/marmalade/modules/third_party/zlib/zlib.mkf;c:/marmalade/modules/third_party/libpng/libpng.mkf;c:/marmalade/s3e/s3e.mkf;c:/marmalade/extensions/s3eandroidmarketbilling/s3eandroidmarketbilling.mkf;c:/marmalade/extensions/s3ewebview/s3ewebview.mkf;c:/marmalade/modules/iwgl/iwgl.mkf;c:/marmalade/quick/quick.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2.mkf;c:/marmalade/modules/third_party/openquick/proj.marmalade/openquick.mkf;c:/marmalade/modules/third_party/cocos2dx/external/box2d/proj.marmalade/box2d.mkf;c:/marmalade/extensions/s3ebbappworldbilling/s3ebbappworldbilling.mkf;c:/marmalade/modules/flurry/flurry.mkf;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/proj.marmalade/cocosdenshion.mkf;c:/marmalade/modules/third_party/libjpeg/libjpeg.mkf;c:/marmalade/modules/iwbilling/iwbilling.mkf;c:/marmalade/extensions/s3efacebook/s3efacebook.mkf</AdditionalInputs> 92.425 + <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"C:\Marmalade\s3e\python\python.exe" "C:\Marmalade\s3e\makefile_builder\mkb.py" "--buildenv=VC11XWP" "--buildenv-toolset=WP8DEV" "c:/Users/Michel/Documents/Quick/Projects/Astrokaat/Astrokaat.mkb" "--default-buildenv=vc11x" --msvc-project</Command> 92.426 + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Astrokaat_vc11xwp_wp8devtoolset.stamp</Outputs> 92.427 + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/libtiff.mkf;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/proj.marmalade/lua.mkf;c:/marmalade/extensions/s3eiosappstorebilling/s3eiosappstorebilling.mkf;c:/marmalade/quick/quickuser.mkf;c:/marmalade/modules/iwutil/iwutil.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype.mkf;c:/marmalade/modules/third_party/zlib/zlib.mkf;c:/marmalade/modules/third_party/libpng/libpng.mkf;c:/marmalade/s3e/s3e.mkf;c:/marmalade/extensions/s3eandroidmarketbilling/s3eandroidmarketbilling.mkf;c:/marmalade/extensions/s3ewebview/s3ewebview.mkf;c:/marmalade/modules/iwgl/iwgl.mkf;c:/marmalade/quick/quick.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2.mkf;c:/marmalade/modules/third_party/openquick/proj.marmalade/openquick.mkf;c:/marmalade/modules/third_party/cocos2dx/external/box2d/proj.marmalade/box2d.mkf;c:/marmalade/extensions/s3ebbappworldbilling/s3ebbappworldbilling.mkf;c:/marmalade/modules/flurry/flurry.mkf;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/proj.marmalade/cocosdenshion.mkf;c:/marmalade/modules/third_party/libjpeg/libjpeg.mkf;c:/marmalade/modules/iwbilling/iwbilling.mkf;c:/marmalade/extensions/s3efacebook/s3efacebook.mkf</AdditionalInputs> 92.428 + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">"C:\Marmalade\s3e\python\python.exe" "C:\Marmalade\s3e\makefile_builder\mkb.py" "--buildenv=VC11XWP" "--buildenv-toolset=WP8DEV" "c:/Users/Michel/Documents/Quick/Projects/Astrokaat/Astrokaat.mkb" "--default-buildenv=vc11x" --msvc-project</Command> 92.429 + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">Astrokaat_vc11xwp_wp8devtoolset.stamp</Outputs> 92.430 + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/libtiff.mkf;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/proj.marmalade/lua.mkf;c:/marmalade/extensions/s3eiosappstorebilling/s3eiosappstorebilling.mkf;c:/marmalade/quick/quickuser.mkf;c:/marmalade/modules/iwutil/iwutil.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype.mkf;c:/marmalade/modules/third_party/zlib/zlib.mkf;c:/marmalade/modules/third_party/libpng/libpng.mkf;c:/marmalade/s3e/s3e.mkf;c:/marmalade/extensions/s3eandroidmarketbilling/s3eandroidmarketbilling.mkf;c:/marmalade/extensions/s3ewebview/s3ewebview.mkf;c:/marmalade/modules/iwgl/iwgl.mkf;c:/marmalade/quick/quick.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2.mkf;c:/marmalade/modules/third_party/openquick/proj.marmalade/openquick.mkf;c:/marmalade/modules/third_party/cocos2dx/external/box2d/proj.marmalade/box2d.mkf;c:/marmalade/extensions/s3ebbappworldbilling/s3ebbappworldbilling.mkf;c:/marmalade/modules/flurry/flurry.mkf;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/proj.marmalade/cocosdenshion.mkf;c:/marmalade/modules/third_party/libjpeg/libjpeg.mkf;c:/marmalade/modules/iwbilling/iwbilling.mkf;c:/marmalade/extensions/s3efacebook/s3efacebook.mkf</AdditionalInputs> 92.431 + <Command Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">"C:\Marmalade\s3e\python\python.exe" "C:\Marmalade\s3e\makefile_builder\mkb.py" "--buildenv=VC11XWP" "--buildenv-toolset=WP8DEV" "c:/Users/Michel/Documents/Quick/Projects/Astrokaat/Astrokaat.mkb" "--default-buildenv=vc11x" --msvc-project</Command> 92.432 + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">Astrokaat_vc11xwp_wp8devtoolset.stamp</Outputs> 92.433 + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">c:/marmalade/modules/third_party/cocos2dx/cocos2dx/proj.marmalade/cocos2dx.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/libtiff.mkf;c:/marmalade/modules/third_party/cocos2dx/scripting/lua/proj.marmalade/lua.mkf;c:/marmalade/extensions/s3eiosappstorebilling/s3eiosappstorebilling.mkf;c:/marmalade/quick/quickuser.mkf;c:/marmalade/modules/iwutil/iwutil.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype.mkf;c:/marmalade/modules/third_party/zlib/zlib.mkf;c:/marmalade/modules/third_party/libpng/libpng.mkf;c:/marmalade/s3e/s3e.mkf;c:/marmalade/extensions/s3eandroidmarketbilling/s3eandroidmarketbilling.mkf;c:/marmalade/extensions/s3ewebview/s3ewebview.mkf;c:/marmalade/modules/iwgl/iwgl.mkf;c:/marmalade/quick/quick.mkf;c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2.mkf;c:/marmalade/modules/third_party/openquick/proj.marmalade/openquick.mkf;c:/marmalade/modules/third_party/cocos2dx/external/box2d/proj.marmalade/box2d.mkf;c:/marmalade/extensions/s3ebbappworldbilling/s3ebbappworldbilling.mkf;c:/marmalade/modules/flurry/flurry.mkf;c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/proj.marmalade/cocosdenshion.mkf;c:/marmalade/modules/third_party/libjpeg/libjpeg.mkf;c:/marmalade/modules/iwbilling/iwbilling.mkf;c:/marmalade/extensions/s3efacebook/s3efacebook.mkf</AdditionalInputs> 92.434 + </CustomBuild> 92.435 + </ItemGroup> 92.436 + <ItemGroup> 92.437 + <ClInclude Include="c:/marmalade/s3e/h/AirplayVersion.h" /> 92.438 + <ClInclude Include="c:/marmalade/quick/include/AppDelegate.h" /> 92.439 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/Box2D/Box2D.h" /> 92.440 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCAccelerometer.h" /> 92.441 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCAccelerometerDelegate.h" /> 92.442 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCAction.h" /> 92.443 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionCamera.h" /> 92.444 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionCatmullRom.h" /> 92.445 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionEase.h" /> 92.446 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionGrid.h" /> 92.447 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionGrid3D.h" /> 92.448 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionInstant.h" /> 92.449 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionInterval.h" /> 92.450 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionManager.h" /> 92.451 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionPageTurn3D.h" /> 92.452 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionProgressTimer.h" /> 92.453 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionTiledGrid.h" /> 92.454 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/actions/CCActionTween.h" /> 92.455 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCAffineTransform.h" /> 92.456 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCAnimation.h" /> 92.457 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCAnimationCache.h" /> 92.458 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCApplication.h" /> 92.459 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCApplicationProtocol.h" /> 92.460 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCArray.h" /> 92.461 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes/CCAtlasNode.h" /> 92.462 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCAutoreleasePool.h" /> 92.463 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/CCCamera.h" /> 92.464 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes/CCClippingNode.h" /> 92.465 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCCommon.h" /> 92.466 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/CCConfiguration.h" /> 92.467 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCDictionary.h" /> 92.468 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/CCDirector.h" /> 92.469 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes/CCDrawNode.h" /> 92.470 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/draw_nodes/CCDrawingPrimitives.h" /> 92.471 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCEGLView.h" /> 92.472 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCEGLViewProtocol.h" /> 92.473 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/CCEventType.h" /> 92.474 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCFileUtils.h" /> 92.475 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCFileUtilsCommon_cpp.h" /> 92.476 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCGL.h" /> 92.477 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/CCGLProgram.h" /> 92.478 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCGeometry.h" /> 92.479 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects/CCGrabber.h" /> 92.480 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/effects/CCGrid.h" /> 92.481 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node/CCIMEDelegate.h" /> 92.482 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node/CCIMEDispatcher.h" /> 92.483 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCImage.h" /> 92.484 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCImageCommon_cpp.h" /> 92.485 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCInteger.h" /> 92.486 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher/CCKeypadDelegate.h" /> 92.487 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/keypad_dispatcher/CCKeypadDispatcher.h" /> 92.488 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes/CCLabelAtlas.h" /> 92.489 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes/CCLabelBMFont.h" /> 92.490 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/label_nodes/CCLabelTTF.h" /> 92.491 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes/CCLayer.h" /> 92.492 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes/CCMenu.h" /> 92.493 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/menu_nodes/CCMenuItem.h" /> 92.494 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes/CCMotionStreak.h" /> 92.495 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCNS.h" /> 92.496 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/base_nodes/CCNode.h" /> 92.497 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/CCNotificationCenter.h" /> 92.498 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCObject.h" /> 92.499 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCParallaxNode.h" /> 92.500 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes/CCParticleBatchNode.h" /> 92.501 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes/CCParticleExamples.h" /> 92.502 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes/CCParticleSystem.h" /> 92.503 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes/CCParticleSystemQuad.h" /> 92.504 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCPlatformConfig.h" /> 92.505 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCPlatformDefine.h" /> 92.506 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCPlatformMacros.h" /> 92.507 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/CCPointExtension.h" /> 92.508 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/CCProfiling.h" /> 92.509 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes/CCProgressTimer.h" /> 92.510 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/CCProtocols.h" /> 92.511 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/misc_nodes/CCRenderTexture.h" /> 92.512 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCSAXParser.h" /> 92.513 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes/CCScene.h" /> 92.514 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/CCScheduler.h" /> 92.515 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/script_support/CCScriptSupport.h" /> 92.516 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCSet.h" /> 92.517 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/CCShaderCache.h" /> 92.518 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCSprite.h" /> 92.519 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCSpriteBatchNode.h" /> 92.520 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCSpriteFrame.h" /> 92.521 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/sprite_nodes/CCSpriteFrameCache.h" /> 92.522 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/marmalade/CCStdC.h" /> 92.523 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCString.h" /> 92.524 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCTMXLayer.h" /> 92.525 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCTMXObjectGroup.h" /> 92.526 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCTMXTiledMap.h" /> 92.527 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCTMXXMLParser.h" /> 92.528 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/text_input_node/CCTextFieldTTF.h" /> 92.529 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures/CCTexture2D.h" /> 92.530 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures/CCTextureAtlas.h" /> 92.531 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures/CCTextureCache.h" /> 92.532 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/textures/CCTexturePVR.h" /> 92.533 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/CCThread.h" /> 92.534 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/tileMap_parallax_nodes/CCTileMapAtlas.h" /> 92.535 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher/CCTouch.h" /> 92.536 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher/CCTouchDelegateProtocol.h" /> 92.537 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher/CCTouchDispatcher.h" /> 92.538 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/touch_dispatcher/CCTouchHandler.h" /> 92.539 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes/CCTransition.h" /> 92.540 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes/CCTransitionPageTurn.h" /> 92.541 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/layers_scenes_transitions_nodes/CCTransitionProgress.h" /> 92.542 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/CCUserDefault.h" /> 92.543 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/CCVertex.h" /> 92.544 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/cocoa/CCZone.h" /> 92.545 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/DOCBparser.h" /> 92.546 + <ClInclude Include="c:/marmalade/modules/flurry/h/Flurry.h" /> 92.547 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/HTMLparser.h" /> 92.548 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/HTMLtree.h" /> 92.549 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwAllocator.h" /> 92.550 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwArray.h" /> 92.551 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwAutoFile.h" /> 92.552 + <ClInclude Include="c:/marmalade/modules/iwbilling/source/IwBilling.h" /> 92.553 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwBuffer.h" /> 92.554 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwChar.h" /> 92.555 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwClassFactory.h" /> 92.556 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwCopyingPtr.h" /> 92.557 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwCore.h" /> 92.558 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwDebug.h" /> 92.559 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwDivTable.h" /> 92.560 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwDivide.h" /> 92.561 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwEvent.h" /> 92.562 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwFibre.h" /> 92.563 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwFile.h" /> 92.564 + <ClInclude Include="c:/marmalade/modules/iwgl/h/IwGL.h" /> 92.565 + <ClInclude Include="c:/marmalade/modules/iwgl/h/IwGLExt.h" /> 92.566 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwHashString.h" /> 92.567 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwImage.h" /> 92.568 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwImageHelper.h" /> 92.569 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwKeymap.h" /> 92.570 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwList.h" /> 92.571 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwManaged.h" /> 92.572 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwManagedList.h" /> 92.573 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMath.h" /> 92.574 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMemBucket.h" /> 92.575 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMemBucketHelpers.h" /> 92.576 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMemManagerDL.h" /> 92.577 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMemory.h" /> 92.578 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwMenu.h" /> 92.579 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwOptimiseARM.h" /> 92.580 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwOptimiseSize.h" /> 92.581 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwOptimiseSpeed.h" /> 92.582 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwOptimiseThumb.h" /> 92.583 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwPath.h" /> 92.584 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwProfileMenu.h" /> 92.585 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwRandom.h" /> 92.586 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwResource.h" /> 92.587 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwRuntime.h" /> 92.588 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwSerialise.h" /> 92.589 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwSingleton.h" /> 92.590 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwString.h" /> 92.591 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwTextParseable.h" /> 92.592 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwTextParser.h" /> 92.593 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwTextParserITX.h" /> 92.594 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwTypes.h" /> 92.595 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwUTF8.h" /> 92.596 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwUncopyable.h" /> 92.597 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwUtil.h" /> 92.598 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwUtilInitTerm.h" /> 92.599 + <ClInclude Include="c:/marmalade/modules/iwutil/h/IwVariableBitField.h" /> 92.600 + <ClInclude Include="c:/marmalade/s3e/h/MarmaladeVersion.h" /> 92.601 + <ClInclude Include="c:/marmalade/quick/include/QAnalytics.h" /> 92.602 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QAnimate.h" /> 92.603 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QAnimation.h" /> 92.604 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QAtlas.h" /> 92.605 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QAudio.h" /> 92.606 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QBase.h" /> 92.607 + <ClInclude Include="c:/marmalade/quick/include/QBilling.h" /> 92.608 + <ClInclude Include="c:/marmalade/quick/include/QBrowser.h" /> 92.609 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QCircle.h" /> 92.610 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QColor.h" /> 92.611 + <ClInclude Include="c:/marmalade/quick/include/QCompass.h" /> 92.612 + <ClInclude Include="c:/marmalade/quick/include/QCrypto.h" /> 92.613 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QDefines.h" /> 92.614 + <ClInclude Include="c:/marmalade/quick/include/QDevice.h" /> 92.615 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QDirector.h" /> 92.616 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QEvent.h" /> 92.617 + <ClInclude Include="c:/marmalade/quick/include/QEventX.h" /> 92.618 + <ClInclude Include="c:/marmalade/quick/include/QFacebook.h" /> 92.619 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QFont.h" /> 92.620 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QLabel.h" /> 92.621 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QLines.h" /> 92.622 + <ClInclude Include="c:/marmalade/quick/include/QLocation.h" /> 92.623 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QLsqlite3.h" /> 92.624 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QLuaHelpers.h" /> 92.625 + <ClInclude Include="c:/marmalade/quick/include/QLuasocket.h" /> 92.626 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QMain.h" /> 92.627 + <ClInclude Include="c:/marmalade/quick/include/QNUI.h" /> 92.628 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QNode.h" /> 92.629 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QParticles.h" /> 92.630 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysics.h" /> 92.631 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsContact.h" /> 92.632 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsContactListener.h" /> 92.633 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJoint.h" /> 92.634 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointDistance.h" /> 92.635 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointFriction.h" /> 92.636 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointGear.h" /> 92.637 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointPrismatic.h" /> 92.638 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointPulley.h" /> 92.639 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointRevolute.h" /> 92.640 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointRope.h" /> 92.641 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointTouch.h" /> 92.642 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointWeld.h" /> 92.643 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsJointWheel.h" /> 92.644 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QPhysicsNodeProps.h" /> 92.645 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QRect.h" /> 92.646 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QRectangle.h" /> 92.647 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QScene.h" /> 92.648 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QSceneTextureBatch.h" /> 92.649 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QSprite.h" /> 92.650 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QSystem.h" /> 92.651 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QTiledMap.h" /> 92.652 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QTimer.h" /> 92.653 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QTween.h" /> 92.654 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QVec2.h" /> 92.655 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/include/QVector.h" /> 92.656 + <ClInclude Include="c:/marmalade/quick/include/QVideo.h" /> 92.657 + <ClInclude Include="c:/marmalade/quick/include/QWebView.h" /> 92.658 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/SAX.h" /> 92.659 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/SAX2.h" /> 92.660 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocosdenshion/include/SimpleAudioEngine.h" /> 92.661 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/image_support/TGAlib.h" /> 92.662 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/TransformUtils.h" /> 92.663 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/zip_support/ZipUtils.h" /> 92.664 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/aabb.h" /> 92.665 + <ClInclude Include="c:/marmalade/s3e/h/std/alloca.h" /> 92.666 + <ClInclude Include="c:/marmalade/s3e/h/std/assert.h" /> 92.667 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/auxiliar.h" /> 92.668 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2BlockAllocator.h" /> 92.669 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2Body.h" /> 92.670 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/b2BroadPhase.h" /> 92.671 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2ChainAndCircleContact.h" /> 92.672 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2ChainAndPolygonContact.h" /> 92.673 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/Shapes/b2ChainShape.h" /> 92.674 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2CircleContact.h" /> 92.675 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/Shapes/b2CircleShape.h" /> 92.676 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/b2Collision.h" /> 92.677 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2Contact.h" /> 92.678 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2ContactManager.h" /> 92.679 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2ContactSolver.h" /> 92.680 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/b2Distance.h" /> 92.681 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2DistanceJoint.h" /> 92.682 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2Draw.h" /> 92.683 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/b2DynamicTree.h" /> 92.684 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2EdgeAndCircleContact.h" /> 92.685 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2EdgeAndPolygonContact.h" /> 92.686 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/Shapes/b2EdgeShape.h" /> 92.687 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2Fixture.h" /> 92.688 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2FrictionJoint.h" /> 92.689 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2GearJoint.h" /> 92.690 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2GrowableStack.h" /> 92.691 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2Island.h" /> 92.692 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2Joint.h" /> 92.693 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2Math.h" /> 92.694 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2MouseJoint.h" /> 92.695 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2PolygonAndCircleContact.h" /> 92.696 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Contacts/b2PolygonContact.h" /> 92.697 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/Shapes/b2PolygonShape.h" /> 92.698 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2PrismaticJoint.h" /> 92.699 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2PulleyJoint.h" /> 92.700 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2RevoluteJoint.h" /> 92.701 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Rope/b2Rope.h" /> 92.702 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2RopeJoint.h" /> 92.703 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2Settings.h" /> 92.704 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/Shapes/b2Shape.h" /> 92.705 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2StackAllocator.h" /> 92.706 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Collision/b2TimeOfImpact.h" /> 92.707 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2TimeStep.h" /> 92.708 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Common/b2Timer.h" /> 92.709 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2WeldJoint.h" /> 92.710 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/Joints/b2WheelJoint.h" /> 92.711 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2World.h" /> 92.712 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/external/box2d/Dynamics/b2WorldCallbacks.h" /> 92.713 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/base64.h" /> 92.714 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/buffer.h" /> 92.715 + <ClInclude Include="c:/marmalade/s3e/h/std/byteswap.h" /> 92.716 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/c14n.h" /> 92.717 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/catalog.h" /> 92.718 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/data_support/ccCArray.h" /> 92.719 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/ccConfig.h" /> 92.720 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccGLStateCache.h" /> 92.721 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/ccMacros.h" /> 92.722 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShaderEx_SwitchMask_frag.h" /> 92.723 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionColorLengthTexture_frag.h" /> 92.724 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionColorLengthTexture_vert.h" /> 92.725 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionColor_frag.h" /> 92.726 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionColor_vert.h" /> 92.727 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTextureA8Color_frag.h" /> 92.728 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTextureA8Color_vert.h" /> 92.729 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTextureColorAlphaTest_frag.h" /> 92.730 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTextureColor_frag.h" /> 92.731 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTextureColor_vert.h" /> 92.732 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTexture_frag.h" /> 92.733 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTexture_uColor_frag.h" /> 92.734 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTexture_uColor_vert.h" /> 92.735 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_PositionTexture_vert.h" /> 92.736 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_Position_uColor_frag.h" /> 92.737 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShader_Position_uColor_vert.h" /> 92.738 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/shaders/ccShaders.h" /> 92.739 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/ccTypeInfo.h" /> 92.740 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/ccTypes.h" /> 92.741 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/ccUtils.h" /> 92.742 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/cderror.h" /> 92.743 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/cdjpeg.h" /> 92.744 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/chvalid.h" /> 92.745 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/include/cocos2d.h" /> 92.746 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade/config.h" /> 92.747 + <ClInclude Include="c:/marmalade/s3e/h/std/ctype.h" /> 92.748 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/debugXML.h" /> 92.749 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/dict.h" /> 92.750 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/dir.h" /> 92.751 + <ClInclude Include="c:/marmalade/s3e/h/std/dirent.h" /> 92.752 + <ClInclude Include="c:/marmalade/s3e/h/std/dlfcn.h" /> 92.753 + <ClInclude Include="c:/marmalade/s3e/h/EGL/egl.h" /> 92.754 + <ClInclude Include="c:/marmalade/s3e/h/GLES/egl.h" /> 92.755 + <ClInclude Include="c:/marmalade/s3e/h/EGL/eglext.h" /> 92.756 + <ClInclude Include="c:/marmalade/s3e/h/EGL/eglplatform.h" /> 92.757 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/elfgcchack.h" /> 92.758 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/encoding.h" /> 92.759 + <ClInclude Include="c:/marmalade/s3e/h/std/endian.h" /> 92.760 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/entities.h" /> 92.761 + <ClInclude Include="c:/marmalade/s3e/h/std/errno.h" /> 92.762 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/except.h" /> 92.763 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/exception.h" /> 92.764 + <ClInclude Include="c:/marmalade/s3e/h/std/fcntl.h" /> 92.765 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/file.h" /> 92.766 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/particle_nodes/firePngData.h" /> 92.767 + <ClInclude Include="c:/marmalade/s3e/h/std/float.h" /> 92.768 + <ClInclude Include="c:/marmalade/s3e/h/std/fnmatch.h" /> 92.769 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/freetype.h" /> 92.770 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/fstream.h" /> 92.771 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/ft2build.h" /> 92.772 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftbbox.h" /> 92.773 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftbdf.h" /> 92.774 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftbitmap.h" /> 92.775 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftcache.h" /> 92.776 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftcid.h" /> 92.777 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/config/ftconfig.h" /> 92.778 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/fterrdef.h" /> 92.779 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/fterrors.h" /> 92.780 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftgasp.h" /> 92.781 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftglyph.h" /> 92.782 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftgxval.h" /> 92.783 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftgzip.h" /> 92.784 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/config/ftheader.h" /> 92.785 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftimage.h" /> 92.786 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftincrem.h" /> 92.787 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftlcdfil.h" /> 92.788 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftlist.h" /> 92.789 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftlzw.h" /> 92.790 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftmac.h" /> 92.791 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftmm.h" /> 92.792 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftmodapi.h" /> 92.793 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftmoderr.h" /> 92.794 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/config/ftmodule.h" /> 92.795 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/config/ftoption.h" /> 92.796 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftotval.h" /> 92.797 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftoutln.h" /> 92.798 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftpfr.h" /> 92.799 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftrender.h" /> 92.800 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftsizes.h" /> 92.801 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftsnames.h" /> 92.802 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/config/ftstdlib.h" /> 92.803 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftstroke.h" /> 92.804 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftsynth.h" /> 92.805 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftsystem.h" /> 92.806 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/fttrigon.h" /> 92.807 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/fttypes.h" /> 92.808 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftwinfnt.h" /> 92.809 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ftxf86.h" /> 92.810 + <ClInclude Include="c:/marmalade/s3e/h/std/getopt.h" /> 92.811 + <ClInclude Include="c:/marmalade/s3e/h/GLES/gl.h" /> 92.812 + <ClInclude Include="c:/marmalade/s3e/h/GLES2/gl2.h" /> 92.813 + <ClInclude Include="c:/marmalade/s3e/h/GLES2/gl2ext.h" /> 92.814 + <ClInclude Include="c:/marmalade/s3e/h/GLES2/gl2extimg.h" /> 92.815 + <ClInclude Include="c:/marmalade/s3e/h/GLES2/gl2platform.h" /> 92.816 + <ClInclude Include="c:/marmalade/s3e/h/GLES/glext.h" /> 92.817 + <ClInclude Include="c:/marmalade/s3e/h/std/glob.h" /> 92.818 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/globals.h" /> 92.819 + <ClInclude Include="c:/marmalade/s3e/h/GLES/glplatform.h" /> 92.820 + <ClInclude Include="c:/marmalade/s3e/h/std/grp.h" /> 92.821 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/hash.h" /> 92.822 + <ClInclude Include="c:/marmalade/s3e/h/std/iconv.h" /> 92.823 + <ClInclude Include="c:/marmalade/s3e/h/std/ifaddrs.h" /> 92.824 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/inet_luasocket.h" /> 92.825 + <ClInclude Include="c:/marmalade/s3e/h/std/inttypes.h" /> 92.826 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/io_luasocket.h" /> 92.827 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/zip_support/ioapi.h" /> 92.828 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/ioctl.h" /> 92.829 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/iomanip.h" /> 92.830 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/ios.h" /> 92.831 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/iostream.h" /> 92.832 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/ipc.h" /> 92.833 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/istream.h" /> 92.834 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jchuff.h" /> 92.835 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jconfig.h" /> 92.836 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jdct.h" /> 92.837 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jdhuff.h" /> 92.838 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jerror.h" /> 92.839 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jinclude.h" /> 92.840 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jmemsys.h" /> 92.841 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jmorecfg.h" /> 92.842 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jpegint.h" /> 92.843 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jpeglib.h" /> 92.844 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/jversion.h" /> 92.845 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/kazmath.h" /> 92.846 + <ClInclude Include="c:/marmalade/s3e/h/std/langinfo.h" /> 92.847 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lapi.h" /> 92.848 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lauxlib.h" /> 92.849 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lcode.h" /> 92.850 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/ldebug.h" /> 92.851 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/ldo.h" /> 92.852 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lfunc.h" /> 92.853 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lgc.h" /> 92.854 + <ClInclude Include="c:/marmalade/s3e/h/std/libgen.h" /> 92.855 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/libxml.h" /> 92.856 + <ClInclude Include="c:/marmalade/s3e/h/std/limits.h" /> 92.857 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/list.h" /> 92.858 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/llex.h" /> 92.859 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/llimits.h" /> 92.860 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lmem.h" /> 92.861 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lobject.h" /> 92.862 + <ClInclude Include="c:/marmalade/s3e/h/std/locale.h" /> 92.863 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lopcodes.h" /> 92.864 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lparser.h" /> 92.865 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lstate.h" /> 92.866 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lstring.h" /> 92.867 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/ltable.h" /> 92.868 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/ltm.h" /> 92.869 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lua.h" /> 92.870 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/luaconf.h" /> 92.871 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lualib.h" /> 92.872 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/luasocket.h" /> 92.873 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lundump.h" /> 92.874 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lvm.h" /> 92.875 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/lua/lzio.h" /> 92.876 + <ClInclude Include="c:/marmalade/s3e/h/std/malloc.h" /> 92.877 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/mat3.h" /> 92.878 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/mat4.h" /> 92.879 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/gl/mat4stack.h" /> 92.880 + <ClInclude Include="c:/marmalade/s3e/h/std/math.h" /> 92.881 + <ClInclude Include="c:/marmalade/s3e/h/std/math_gcc.h" /> 92.882 + <ClInclude Include="c:/marmalade/s3e/h/std/math_rvct.h" /> 92.883 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/gl/matrix.h" /> 92.884 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/mem.h" /> 92.885 + <ClInclude Include="c:/marmalade/s3e/h/std/memory.h" /> 92.886 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/mime.h" /> 92.887 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/mman.h" /> 92.888 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/msl_string.h" /> 92.889 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/nanoftp.h" /> 92.890 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/nanohttp.h" /> 92.891 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/neon_matrix_impl.h" /> 92.892 + <ClInclude Include="c:/marmalade/s3e/h/std/netdb.h" /> 92.893 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/new.h" /> 92.894 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/options.h" /> 92.895 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/ostream.h" /> 92.896 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/param.h" /> 92.897 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/parser.h" /> 92.898 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/parserInternals.h" /> 92.899 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/pattern.h" /> 92.900 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/plane.h" /> 92.901 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/platform.h" /> 92.902 + <ClInclude Include="c:/marmalade/modules/third_party/libpng/h/png.h" /> 92.903 + <ClInclude Include="c:/marmalade/modules/third_party/libpng/h/pngconf.h" /> 92.904 + <ClInclude Include="c:/marmalade/s3e/h/std/poll.h" /> 92.905 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/poll.h" /> 92.906 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/prctl.h" /> 92.907 + <ClInclude Include="c:/marmalade/s3e/h/std/pthread.h" /> 92.908 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/pthread.h" /> 92.909 + <ClInclude Include="c:/marmalade/s3e/h/std/pthread_types.h" /> 92.910 + <ClInclude Include="c:/marmalade/s3e/h/std/pwd.h" /> 92.911 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/quaternion.h" /> 92.912 + <ClInclude Include="c:/marmalade/quick/quickuser.h" /> 92.913 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/ray2.h" /> 92.914 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/resource.h" /> 92.915 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/rlocks.h" /> 92.916 + <ClInclude Include="c:/marmalade/s3e/h/s3e.h" /> 92.917 + <ClInclude Include="c:/marmalade/s3e/h/s3eAccelerometer.h" /> 92.918 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eAndroidJNI.h" /> 92.919 + <ClInclude Include="c:/marmalade/extensions/s3eandroidmarketbilling/h/s3eAndroidMarketBilling.h" /> 92.920 + <ClInclude Include="c:/marmalade/s3e/h/s3eAudio.h" /> 92.921 + <ClInclude Include="c:/marmalade/extensions/s3ebbappworldbilling/h/s3eBBAppWorldBilling.h" /> 92.922 + <ClInclude Include="c:/marmalade/s3e/h/s3eCamera.h" /> 92.923 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eCameraCapture.h" /> 92.924 + <ClInclude Include="c:/marmalade/s3e/h/s3eClipboard.h" /> 92.925 + <ClInclude Include="c:/marmalade/s3e/h/s3eCompass.h" /> 92.926 + <ClInclude Include="c:/marmalade/s3e/h/s3eCompression.h" /> 92.927 + <ClInclude Include="c:/marmalade/s3e/h/s3eConfig.h" /> 92.928 + <ClInclude Include="c:/marmalade/s3e/h/s3eContacts.h" /> 92.929 + <ClInclude Include="c:/marmalade/s3e/h/s3eCrypto.h" /> 92.930 + <ClInclude Include="c:/marmalade/s3e/h/s3eDebug.h" /> 92.931 + <ClInclude Include="c:/marmalade/s3e/h/s3eDevice.h" /> 92.932 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eEMail.h" /> 92.933 + <ClInclude Include="c:/marmalade/s3e/h/s3eExt.h" /> 92.934 + <ClInclude Include="c:/marmalade/extensions/s3efacebook/h/s3eFacebook.h" /> 92.935 + <ClInclude Include="c:/marmalade/s3e/h/s3eFile.h" /> 92.936 + <ClInclude Include="c:/marmalade/s3e/h/s3eGL.h" /> 92.937 + <ClInclude Include="c:/marmalade/s3e/h/s3eHash.h" /> 92.938 + <ClInclude Include="c:/marmalade/extensions/s3eiosappstorebilling/h/s3eIOSAppStoreBilling.h" /> 92.939 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eIOSBackgroundAudio.h" /> 92.940 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eImagePicker.h" /> 92.941 + <ClInclude Include="c:/marmalade/s3e/h/s3eKeyboard.h" /> 92.942 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eLibrary.h" /> 92.943 + <ClInclude Include="c:/marmalade/s3e/h/s3eLicense.h" /> 92.944 + <ClInclude Include="c:/marmalade/s3e/h/s3eLocation.h" /> 92.945 + <ClInclude Include="c:/marmalade/s3e/h/s3eMemory.h" /> 92.946 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eMetrics.h" /> 92.947 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eOSExec.h" /> 92.948 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eOSReadString.h" /> 92.949 + <ClInclude Include="c:/marmalade/s3e/h/s3ePointer.h" /> 92.950 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eSMS.h" /> 92.951 + <ClInclude Include="c:/marmalade/s3e/h/s3eSecureStorage.h" /> 92.952 + <ClInclude Include="c:/marmalade/s3e/h/s3eSocket.h" /> 92.953 + <ClInclude Include="c:/marmalade/s3e/h/s3eSound.h" /> 92.954 + <ClInclude Include="c:/marmalade/s3e/h/s3eSoundRecord.h" /> 92.955 + <ClInclude Include="c:/marmalade/s3e/h/s3eSurface.h" /> 92.956 + <ClInclude Include="c:/marmalade/s3e/h/s3eThread.h" /> 92.957 + <ClInclude Include="c:/marmalade/s3e/h/s3eTimer.h" /> 92.958 + <ClInclude Include="c:/marmalade/s3e/h/s3eTypes.h" /> 92.959 + <ClInclude Include="c:/marmalade/s3e/h/s3eVersion.h" /> 92.960 + <ClInclude Include="c:/marmalade/s3e/h/s3eVibra.h" /> 92.961 + <ClInclude Include="c:/marmalade/s3e/h/s3eVideo.h" /> 92.962 + <ClInclude Include="c:/marmalade/extensions/s3ewebview/h/s3eWebView.h" /> 92.963 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3eWindow.h" /> 92.964 + <ClInclude Include="c:/marmalade/s3e/h/ext/s3edebugHeap.h" /> 92.965 + <ClInclude Include="c:/marmalade/s3e/h/std/sched.h" /> 92.966 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/schemasInternals.h" /> 92.967 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/schematron.h" /> 92.968 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/select.h" /> 92.969 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/select_luasocket.h" /> 92.970 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/sem.h" /> 92.971 + <ClInclude Include="c:/marmalade/s3e/h/std/semaphore.h" /> 92.972 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/sendfile.h" /> 92.973 + <ClInclude Include="c:/marmalade/s3e/h/std/setjmp.h" /> 92.974 + <ClInclude Include="c:/marmalade/s3e/h/std/setjmp_win32.h" /> 92.975 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/shm.h" /> 92.976 + <ClInclude Include="c:/marmalade/s3e/h/std/sigcontext.h" /> 92.977 + <ClInclude Include="c:/marmalade/s3e/h/std/signal.h" /> 92.978 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/signal.h" /> 92.979 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/signal.h" /> 92.980 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/socket.h" /> 92.981 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/socket_wrapper.h" /> 92.982 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/sqlite3/sqlite3.h" /> 92.983 + <ClInclude Include="c:/marmalade/modules/third_party/openquick/sqlite3/sqlite3ext.h" /> 92.984 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/stat.h" /> 92.985 + <ClInclude Include="c:/marmalade/s3e/h/std/stdarg.h" /> 92.986 + <ClInclude Include="c:/marmalade/s3e/h/std/stdbool.h" /> 92.987 + <ClInclude Include="c:/marmalade/s3e/h/std/stddef.h" /> 92.988 + <ClInclude Include="c:/marmalade/s3e/h/std/stdint.h" /> 92.989 + <ClInclude Include="c:/marmalade/s3e/h/std/stdio.h" /> 92.990 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/stdiostream.h" /> 92.991 + <ClInclude Include="c:/marmalade/s3e/h/std/stdlib.h" /> 92.992 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/stl_user_config.h" /> 92.993 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/streambuf.h" /> 92.994 + <ClInclude Include="c:/marmalade/s3e/h/std/string.h" /> 92.995 + <ClInclude Include="c:/marmalade/s3e/h/std/strings.h" /> 92.996 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/strstream.h" /> 92.997 + <ClInclude Include="c:/marmalade/s3e/h/std/syslog.h" /> 92.998 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/t1tables.h" /> 92.999 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/t4.h" /> 92.1000 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/tcp_luasocket.h" /> 92.1001 + <ClInclude Include="c:/marmalade/s3e/h/std/termios.h" /> 92.1002 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/threads.h" /> 92.1003 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tif_config.h" /> 92.1004 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tif_dir.h" /> 92.1005 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tif_fax3.h" /> 92.1006 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tif_predict.h" /> 92.1007 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiff.h" /> 92.1008 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiffconf.h" /> 92.1009 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiffio.h" /> 92.1010 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiffiop.h" /> 92.1011 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiffvers.h" /> 92.1012 + <ClInclude Include="c:/marmalade/s3e/h/std/time.h" /> 92.1013 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/time.h" /> 92.1014 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/timeout.h" /> 92.1015 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/times.h" /> 92.1016 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua/tolua++.h" /> 92.1017 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/scripting/lua/tolua/tolua_event.h" /> 92.1018 + <ClInclude Include="c:/marmalade/modules/third_party/libjpeg/h/transupp.h" /> 92.1019 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/tree.h" /> 92.1020 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/trio.h" /> 92.1021 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/triodef.h" /> 92.1022 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/trionan.h" /> 92.1023 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/triop.h" /> 92.1024 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/sources/triostr.h" /> 92.1025 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ttnameid.h" /> 92.1026 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/tttables.h" /> 92.1027 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/tttags.h" /> 92.1028 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/ttunpat.h" /> 92.1029 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/type_traits.h" /> 92.1030 + <ClInclude Include="c:/marmalade/s3e/h/std/c++/typeinfo.h" /> 92.1031 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/types.h" /> 92.1032 + <ClInclude Include="c:/marmalade/s3e/h/std/ucontext.h" /> 92.1033 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/udp.h" /> 92.1034 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/uio.h" /> 92.1035 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/un.h" /> 92.1036 + <ClInclude Include="c:/marmalade/s3e/h/std/unistd.h" /> 92.1037 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/zip_support/unzip.h" /> 92.1038 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/uri.h" /> 92.1039 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/data_support/uthash.h" /> 92.1040 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/utility.h" /> 92.1041 + <ClInclude Include="c:/marmalade/s3e/h/std/utime.h" /> 92.1042 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/support/data_support/utlist.h" /> 92.1043 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/utsname.h" /> 92.1044 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libtiff/headers/uvcode.h" /> 92.1045 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/valid.h" /> 92.1046 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/vec2.h" /> 92.1047 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/vec3.h" /> 92.1048 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/kazmath/include/kazmath/vec4.h" /> 92.1049 + <ClInclude Include="c:/marmalade/s3e/h/std/sys/wait.h" /> 92.1050 + <ClInclude Include="c:/marmalade/s3e/h/std/wchar.h" /> 92.1051 + <ClInclude Include="c:/marmalade/s3e/h/std/wctype.h" /> 92.1052 + <ClInclude Include="c:/marmalade/quick/luasocket-2.0.2/wsocket.h" /> 92.1053 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xinclude.h" /> 92.1054 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xlink.h" /> 92.1055 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlIO.h" /> 92.1056 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlautomata.h" /> 92.1057 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlerror.h" /> 92.1058 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlexports.h" /> 92.1059 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlmemory.h" /> 92.1060 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlmodule.h" /> 92.1061 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlreader.h" /> 92.1062 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlregexp.h" /> 92.1063 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlsave.h" /> 92.1064 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlschemas.h" /> 92.1065 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlschemastypes.h" /> 92.1066 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlstring.h" /> 92.1067 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlunicode.h" /> 92.1068 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/marmalade/libxml/xmlversion.h" /> 92.1069 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xmlwriter.h" /> 92.1070 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xpath.h" /> 92.1071 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xpathInternals.h" /> 92.1072 + <ClInclude Include="c:/marmalade/modules/third_party/cocos2dx/cocos2dx/platform/third_party/marmalade/libxml2/include/libxml/xpointer.h" /> 92.1073 + <ClInclude Include="c:/marmalade/modules/third_party/zlib/h/zconf.h" /> 92.1074 + <ClInclude Include="c:/marmalade/modules/third_party/zlib/h/zlib.h" /> 92.1075 + </ItemGroup> 92.1076 + <ItemGroup> 92.1077 + <ClCompile Include="c:\marmalade\quick\source\AppDelegate.cpp" /> 92.1078 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCAccelerometer.cpp" /> 92.1079 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCAction.cpp" /> 92.1080 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionCamera.cpp" /> 92.1081 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionCatmullRom.cpp" /> 92.1082 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionEase.cpp" /> 92.1083 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionGrid.cpp" /> 92.1084 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionGrid3D.cpp" /> 92.1085 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionInstant.cpp" /> 92.1086 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionInterval.cpp" /> 92.1087 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionManager.cpp" /> 92.1088 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionPageTurn3D.cpp" /> 92.1089 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionProgressTimer.cpp" /> 92.1090 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionTiledGrid.cpp" /> 92.1091 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\actions\CCActionTween.cpp" /> 92.1092 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCAffineTransform.cpp" /> 92.1093 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCAnimation.cpp" /> 92.1094 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCAnimationCache.cpp" /> 92.1095 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCApplication.cpp" /> 92.1096 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCArray.cpp" /> 92.1097 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\base_nodes\CCAtlasNode.cpp" /> 92.1098 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCAutoreleasePool.cpp" /> 92.1099 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\CCCamera.cpp" /> 92.1100 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\misc_nodes\CCClippingNode.cpp" /> 92.1101 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCCommon.cpp" /> 92.1102 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\CCConfiguration.cpp" /> 92.1103 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCDictionary.cpp" /> 92.1104 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\CCDirector.cpp" /> 92.1105 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\draw_nodes\CCDrawNode.cpp" /> 92.1106 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\draw_nodes\CCDrawingPrimitives.cpp" /> 92.1107 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCEGLView.cpp" /> 92.1108 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\CCEGLViewProtocol.cpp" /> 92.1109 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCFileUtils.cpp" /> 92.1110 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\shaders\CCGLProgram.cpp" /> 92.1111 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCGeometry.cpp" /> 92.1112 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\effects\CCGrabber.cpp" /> 92.1113 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\effects\CCGrid.cpp" /> 92.1114 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\text_input_node\CCIMEDispatcher.cpp" /> 92.1115 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\marmalade\CCImage.cpp" /> 92.1116 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\keypad_dispatcher\CCKeypadDelegate.cpp" /> 92.1117 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\keypad_dispatcher\CCKeypadDispatcher.cpp" /> 92.1118 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\label_nodes\CCLabelAtlas.cpp" /> 92.1119 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\label_nodes\CCLabelBMFont.cpp" /> 92.1120 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\label_nodes\CCLabelTTF.cpp" /> 92.1121 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\layers_scenes_transitions_nodes\CCLayer.cpp" /> 92.1122 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\menu_nodes\CCMenu.cpp" /> 92.1123 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\menu_nodes\CCMenuItem.cpp" /> 92.1124 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\misc_nodes\CCMotionStreak.cpp" /> 92.1125 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCNS.cpp" /> 92.1126 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\base_nodes\CCNode.cpp" /> 92.1127 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\CCNotificationCenter.cpp" /> 92.1128 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCObject.cpp" /> 92.1129 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCParallaxNode.cpp" /> 92.1130 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\particle_nodes\CCParticleBatchNode.cpp" /> 92.1131 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\particle_nodes\CCParticleExamples.cpp" /> 92.1132 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\particle_nodes\CCParticleSystem.cpp" /> 92.1133 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\particle_nodes\CCParticleSystemQuad.cpp" /> 92.1134 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\CCPointExtension.cpp" /> 92.1135 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\CCProfiling.cpp" /> 92.1136 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\misc_nodes\CCProgressTimer.cpp" /> 92.1137 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\misc_nodes\CCRenderTexture.cpp" /> 92.1138 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\CCSAXParser.cpp" /> 92.1139 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\layers_scenes_transitions_nodes\CCScene.cpp" /> 92.1140 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\CCScheduler.cpp" /> 92.1141 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\script_support\CCScriptSupport.cpp" /> 92.1142 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCSet.cpp" /> 92.1143 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\shaders\CCShaderCache.cpp" /> 92.1144 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCSprite.cpp" /> 92.1145 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCSpriteBatchNode.cpp" /> 92.1146 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCSpriteFrame.cpp" /> 92.1147 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\sprite_nodes\CCSpriteFrameCache.cpp" /> 92.1148 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCString.cpp" /> 92.1149 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCTMXLayer.cpp" /> 92.1150 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCTMXObjectGroup.cpp" /> 92.1151 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCTMXTiledMap.cpp" /> 92.1152 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCTMXXMLParser.cpp" /> 92.1153 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\text_input_node\CCTextFieldTTF.cpp" /> 92.1154 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\textures\CCTexture2D.cpp" /> 92.1155 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\textures\CCTextureAtlas.cpp" /> 92.1156 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\textures\CCTextureCache.cpp" /> 92.1157 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\textures\CCTexturePVR.cpp" /> 92.1158 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\CCThread.cpp" /> 92.1159 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\tileMap_parallax_nodes\CCTileMapAtlas.cpp" /> 92.1160 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\touch_dispatcher\CCTouch.cpp" /> 92.1161 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\touch_dispatcher\CCTouchDispatcher.cpp" /> 92.1162 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\touch_dispatcher\CCTouchHandler.cpp" /> 92.1163 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\layers_scenes_transitions_nodes\CCTransition.cpp" /> 92.1164 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\layers_scenes_transitions_nodes\CCTransitionPageTurn.cpp" /> 92.1165 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\layers_scenes_transitions_nodes\CCTransitionProgress.cpp" /> 92.1166 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\CCUserDefault.cpp" /> 92.1167 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\CCVertex.cpp" /> 92.1168 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocoa\CCZone.cpp" /> 92.1169 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\DOCBparser.c"> 92.1170 + <CompileAsWinRT>false</CompileAsWinRT> 92.1171 + </ClCompile> 92.1172 + <ClCompile Include="c:\marmalade\modules\flurry\interface\Flurry_interface.cpp" /> 92.1173 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\HTMLparser.c"> 92.1174 + <CompileAsWinRT>false</CompileAsWinRT> 92.1175 + </ClCompile> 92.1176 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\HTMLtree.c"> 92.1177 + <CompileAsWinRT>false</CompileAsWinRT> 92.1178 + </ClCompile> 92.1179 + <ClCompile Include="c:\marmalade\modules\iwbilling\source\IwBilling.cpp" /> 92.1180 + <ClCompile Include="c:\marmalade\quick\source\QAnalytics.cpp" /> 92.1181 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QAnimate.cpp" /> 92.1182 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QAnimation.cpp" /> 92.1183 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QAtlas.cpp" /> 92.1184 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QAudio.cpp" /> 92.1185 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QBase.cpp" /> 92.1186 + <ClCompile Include="c:\marmalade\quick\source\QBilling.cpp" /> 92.1187 + <ClCompile Include="c:\marmalade\quick\source\QBrowser.cpp" /> 92.1188 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QCircle.cpp" /> 92.1189 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QColor.cpp" /> 92.1190 + <ClCompile Include="c:\marmalade\quick\source\QCompass.cpp" /> 92.1191 + <ClCompile Include="c:\marmalade\quick\source\QCrypto.cpp" /> 92.1192 + <ClCompile Include="c:\marmalade\quick\source\QDevice.cpp" /> 92.1193 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QDirector.cpp" /> 92.1194 + <ClCompile Include="c:\marmalade\quick\source\QFacebook.cpp" /> 92.1195 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QFont.cpp" /> 92.1196 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QLabel.cpp" /> 92.1197 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QLines.cpp" /> 92.1198 + <ClCompile Include="c:\marmalade\quick\source\QLocation.cpp" /> 92.1199 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QLsqlite3.cpp" /> 92.1200 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QLuaHelpers.cpp" /> 92.1201 + <ClCompile Include="c:\marmalade\quick\source\QLuasocket.cpp" /> 92.1202 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QMain.cpp" /> 92.1203 + <ClCompile Include="c:\marmalade\quick\source\QNUI.cpp" /> 92.1204 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QNode.cpp" /> 92.1205 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QParticles.cpp" /> 92.1206 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysics.cpp" /> 92.1207 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsContact.cpp" /> 92.1208 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsContactListener.cpp" /> 92.1209 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJoint.cpp" /> 92.1210 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointDistance.cpp" /> 92.1211 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointFriction.cpp" /> 92.1212 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointGear.cpp" /> 92.1213 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointPrismatic.cpp" /> 92.1214 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointPulley.cpp" /> 92.1215 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointRevolute.cpp" /> 92.1216 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointRope.cpp" /> 92.1217 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointTouch.cpp" /> 92.1218 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointWeld.cpp" /> 92.1219 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsJointWheel.cpp" /> 92.1220 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QPhysicsNodeProps.cpp" /> 92.1221 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QRectangle.cpp" /> 92.1222 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QScene.cpp" /> 92.1223 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QSceneTextureBatch.cpp" /> 92.1224 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QSprite.cpp" /> 92.1225 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QSystem.cpp" /> 92.1226 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QTiledMap.cpp" /> 92.1227 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QTween.cpp" /> 92.1228 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QVec2.cpp" /> 92.1229 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\source\QVector.cpp" /> 92.1230 + <ClCompile Include="c:\marmalade\quick\source\QVideo.cpp" /> 92.1231 + <ClCompile Include="c:\marmalade\quick\source\QWebView.cpp" /> 92.1232 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\SAX.c"> 92.1233 + <CompileAsWinRT>false</CompileAsWinRT> 92.1234 + </ClCompile> 92.1235 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\SAX2.c"> 92.1236 + <CompileAsWinRT>false</CompileAsWinRT> 92.1237 + </ClCompile> 92.1238 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocosdenshion\marmalade\SimpleAudioEngine.cpp" /> 92.1239 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\image_support\TGAlib.cpp" /> 92.1240 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\TransformUtils.cpp" /> 92.1241 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\zip_support\ZipUtils.cpp" /> 92.1242 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\aabb.c"> 92.1243 + <CompileAsWinRT>false</CompileAsWinRT> 92.1244 + </ClCompile> 92.1245 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\autofit\autofit.c"> 92.1246 + <CompileAsWinRT>false</CompileAsWinRT> 92.1247 + </ClCompile> 92.1248 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\auxiliar.c"> 92.1249 + <CompileAsWinRT>false</CompileAsWinRT> 92.1250 + </ClCompile> 92.1251 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2BlockAllocator.cpp" /> 92.1252 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2Body.cpp" /> 92.1253 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2BroadPhase.cpp" /> 92.1254 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2ChainAndCircleContact.cpp" /> 92.1255 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2ChainAndPolygonContact.cpp" /> 92.1256 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\Shapes\b2ChainShape.cpp" /> 92.1257 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2CircleContact.cpp" /> 92.1258 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\Shapes\b2CircleShape.cpp" /> 92.1259 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2CollideCircle.cpp" /> 92.1260 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2CollideEdge.cpp" /> 92.1261 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2CollidePolygon.cpp" /> 92.1262 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2Collision.cpp" /> 92.1263 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2Contact.cpp" /> 92.1264 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2ContactManager.cpp" /> 92.1265 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2ContactSolver.cpp" /> 92.1266 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2Distance.cpp" /> 92.1267 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2DistanceJoint.cpp" /> 92.1268 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2Draw.cpp" /> 92.1269 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2DynamicTree.cpp" /> 92.1270 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2EdgeAndCircleContact.cpp" /> 92.1271 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2EdgeAndPolygonContact.cpp" /> 92.1272 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\Shapes\b2EdgeShape.cpp" /> 92.1273 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2Fixture.cpp" /> 92.1274 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2FrictionJoint.cpp" /> 92.1275 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2GearJoint.cpp" /> 92.1276 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2Island.cpp" /> 92.1277 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2Joint.cpp" /> 92.1278 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2Math.cpp" /> 92.1279 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2MouseJoint.cpp" /> 92.1280 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2PolygonAndCircleContact.cpp" /> 92.1281 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Contacts\b2PolygonContact.cpp" /> 92.1282 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\Shapes\b2PolygonShape.cpp" /> 92.1283 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2PrismaticJoint.cpp" /> 92.1284 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2PulleyJoint.cpp" /> 92.1285 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2RevoluteJoint.cpp" /> 92.1286 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Rope\b2Rope.cpp" /> 92.1287 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2RopeJoint.cpp" /> 92.1288 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2Settings.cpp" /> 92.1289 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2StackAllocator.cpp" /> 92.1290 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Collision\b2TimeOfImpact.cpp" /> 92.1291 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Common\b2Timer.cpp" /> 92.1292 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2WeldJoint.cpp" /> 92.1293 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\Joints\b2WheelJoint.cpp" /> 92.1294 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2World.cpp" /> 92.1295 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\external\box2d\Dynamics\b2WorldCallbacks.cpp" /> 92.1296 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\base64.cpp" /> 92.1297 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\bdf\bdf.c"> 92.1298 + <CompileAsWinRT>false</CompileAsWinRT> 92.1299 + </ClCompile> 92.1300 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\buffer.c"> 92.1301 + <CompileAsWinRT>false</CompileAsWinRT> 92.1302 + </ClCompile> 92.1303 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\c14n.c"> 92.1304 + <CompileAsWinRT>false</CompileAsWinRT> 92.1305 + </ClCompile> 92.1306 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\catalog.c"> 92.1307 + <CompileAsWinRT>false</CompileAsWinRT> 92.1308 + </ClCompile> 92.1309 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\data_support\ccCArray.cpp" /> 92.1310 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\shaders\ccGLStateCache.cpp" /> 92.1311 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\shaders\ccShaders.cpp" /> 92.1312 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\ccUtils.cpp" /> 92.1313 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\cff\cff.c"> 92.1314 + <CompileAsWinRT>false</CompileAsWinRT> 92.1315 + </ClCompile> 92.1316 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\chvalid.c"> 92.1317 + <CompileAsWinRT>false</CompileAsWinRT> 92.1318 + </ClCompile> 92.1319 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\cocos2d.cpp" /> 92.1320 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\debugXML.c"> 92.1321 + <CompileAsWinRT>false</CompileAsWinRT> 92.1322 + </ClCompile> 92.1323 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\dict.c"> 92.1324 + <CompileAsWinRT>false</CompileAsWinRT> 92.1325 + </ClCompile> 92.1326 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\encoding.c"> 92.1327 + <CompileAsWinRT>false</CompileAsWinRT> 92.1328 + </ClCompile> 92.1329 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\entities.c"> 92.1330 + <CompileAsWinRT>false</CompileAsWinRT> 92.1331 + </ClCompile> 92.1332 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\error.c"> 92.1333 + <CompileAsWinRT>false</CompileAsWinRT> 92.1334 + </ClCompile> 92.1335 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\except.c"> 92.1336 + <CompileAsWinRT>false</CompileAsWinRT> 92.1337 + </ClCompile> 92.1338 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftbase.c"> 92.1339 + <CompileAsWinRT>false</CompileAsWinRT> 92.1340 + </ClCompile> 92.1341 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftbbox.c"> 92.1342 + <CompileAsWinRT>false</CompileAsWinRT> 92.1343 + </ClCompile> 92.1344 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftbdf.c"> 92.1345 + <CompileAsWinRT>false</CompileAsWinRT> 92.1346 + </ClCompile> 92.1347 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftbitmap.c"> 92.1348 + <CompileAsWinRT>false</CompileAsWinRT> 92.1349 + </ClCompile> 92.1350 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\cache\ftcache.c"> 92.1351 + <CompileAsWinRT>false</CompileAsWinRT> 92.1352 + </ClCompile> 92.1353 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftcid.c"> 92.1354 + <CompileAsWinRT>false</CompileAsWinRT> 92.1355 + </ClCompile> 92.1356 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftfstype.c"> 92.1357 + <CompileAsWinRT>false</CompileAsWinRT> 92.1358 + </ClCompile> 92.1359 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftgasp.c"> 92.1360 + <CompileAsWinRT>false</CompileAsWinRT> 92.1361 + </ClCompile> 92.1362 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftglyph.c"> 92.1363 + <CompileAsWinRT>false</CompileAsWinRT> 92.1364 + </ClCompile> 92.1365 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftgxval.c"> 92.1366 + <CompileAsWinRT>false</CompileAsWinRT> 92.1367 + </ClCompile> 92.1368 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\gzip\ftgzip.c"> 92.1369 + <CompileAsWinRT>false</CompileAsWinRT> 92.1370 + </ClCompile> 92.1371 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftinit.c"> 92.1372 + <CompileAsWinRT>false</CompileAsWinRT> 92.1373 + </ClCompile> 92.1374 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftlcdfil.c"> 92.1375 + <CompileAsWinRT>false</CompileAsWinRT> 92.1376 + </ClCompile> 92.1377 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\lzw\ftlzw.c"> 92.1378 + <CompileAsWinRT>false</CompileAsWinRT> 92.1379 + </ClCompile> 92.1380 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftmm.c"> 92.1381 + <CompileAsWinRT>false</CompileAsWinRT> 92.1382 + </ClCompile> 92.1383 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftotval.c"> 92.1384 + <CompileAsWinRT>false</CompileAsWinRT> 92.1385 + </ClCompile> 92.1386 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftpatent.c"> 92.1387 + <CompileAsWinRT>false</CompileAsWinRT> 92.1388 + </ClCompile> 92.1389 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftpfr.c"> 92.1390 + <CompileAsWinRT>false</CompileAsWinRT> 92.1391 + </ClCompile> 92.1392 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftstroke.c"> 92.1393 + <CompileAsWinRT>false</CompileAsWinRT> 92.1394 + </ClCompile> 92.1395 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftsynth.c"> 92.1396 + <CompileAsWinRT>false</CompileAsWinRT> 92.1397 + </ClCompile> 92.1398 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftsystem.c"> 92.1399 + <CompileAsWinRT>false</CompileAsWinRT> 92.1400 + </ClCompile> 92.1401 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\fttype1.c"> 92.1402 + <CompileAsWinRT>false</CompileAsWinRT> 92.1403 + </ClCompile> 92.1404 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\base\ftwinfnt.c"> 92.1405 + <CompileAsWinRT>false</CompileAsWinRT> 92.1406 + </ClCompile> 92.1407 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\globals.c"> 92.1408 + <CompileAsWinRT>false</CompileAsWinRT> 92.1409 + </ClCompile> 92.1410 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\hash.c"> 92.1411 + <CompileAsWinRT>false</CompileAsWinRT> 92.1412 + </ClCompile> 92.1413 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\inet_luasocket.c"> 92.1414 + <CompileAsWinRT>false</CompileAsWinRT> 92.1415 + </ClCompile> 92.1416 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\io_luasocket.c"> 92.1417 + <CompileAsWinRT>false</CompileAsWinRT> 92.1418 + </ClCompile> 92.1419 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\zip_support\ioapi.cpp" /> 92.1420 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lapi.c"> 92.1421 + <CompileAsWinRT>false</CompileAsWinRT> 92.1422 + </ClCompile> 92.1423 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lauxlib.c"> 92.1424 + <CompileAsWinRT>false</CompileAsWinRT> 92.1425 + </ClCompile> 92.1426 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lbaselib.c"> 92.1427 + <CompileAsWinRT>false</CompileAsWinRT> 92.1428 + </ClCompile> 92.1429 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lcode.c"> 92.1430 + <CompileAsWinRT>false</CompileAsWinRT> 92.1431 + </ClCompile> 92.1432 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ldblib.c"> 92.1433 + <CompileAsWinRT>false</CompileAsWinRT> 92.1434 + </ClCompile> 92.1435 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ldebug.c"> 92.1436 + <CompileAsWinRT>false</CompileAsWinRT> 92.1437 + </ClCompile> 92.1438 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ldo.c"> 92.1439 + <CompileAsWinRT>false</CompileAsWinRT> 92.1440 + </ClCompile> 92.1441 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ldump.c"> 92.1442 + <CompileAsWinRT>false</CompileAsWinRT> 92.1443 + </ClCompile> 92.1444 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\legacy.c"> 92.1445 + <CompileAsWinRT>false</CompileAsWinRT> 92.1446 + </ClCompile> 92.1447 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lfunc.c"> 92.1448 + <CompileAsWinRT>false</CompileAsWinRT> 92.1449 + </ClCompile> 92.1450 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lgc.c"> 92.1451 + <CompileAsWinRT>false</CompileAsWinRT> 92.1452 + </ClCompile> 92.1453 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\linit.c"> 92.1454 + <CompileAsWinRT>false</CompileAsWinRT> 92.1455 + </ClCompile> 92.1456 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\liolib.c"> 92.1457 + <CompileAsWinRT>false</CompileAsWinRT> 92.1458 + </ClCompile> 92.1459 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\list.c"> 92.1460 + <CompileAsWinRT>false</CompileAsWinRT> 92.1461 + </ClCompile> 92.1462 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\llex.c"> 92.1463 + <CompileAsWinRT>false</CompileAsWinRT> 92.1464 + </ClCompile> 92.1465 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lmathlib.c"> 92.1466 + <CompileAsWinRT>false</CompileAsWinRT> 92.1467 + </ClCompile> 92.1468 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lmem.c"> 92.1469 + <CompileAsWinRT>false</CompileAsWinRT> 92.1470 + </ClCompile> 92.1471 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\loadlib.c"> 92.1472 + <CompileAsWinRT>false</CompileAsWinRT> 92.1473 + </ClCompile> 92.1474 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lobject.c"> 92.1475 + <CompileAsWinRT>false</CompileAsWinRT> 92.1476 + </ClCompile> 92.1477 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lopcodes.c"> 92.1478 + <CompileAsWinRT>false</CompileAsWinRT> 92.1479 + </ClCompile> 92.1480 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\loslib.c"> 92.1481 + <CompileAsWinRT>false</CompileAsWinRT> 92.1482 + </ClCompile> 92.1483 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lparser.c"> 92.1484 + <CompileAsWinRT>false</CompileAsWinRT> 92.1485 + </ClCompile> 92.1486 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\sqlite3\lsqlite3.c"> 92.1487 + <CompileAsWinRT>false</CompileAsWinRT> 92.1488 + </ClCompile> 92.1489 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lstate.c"> 92.1490 + <CompileAsWinRT>false</CompileAsWinRT> 92.1491 + </ClCompile> 92.1492 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lstring.c"> 92.1493 + <CompileAsWinRT>false</CompileAsWinRT> 92.1494 + </ClCompile> 92.1495 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lstrlib.c"> 92.1496 + <CompileAsWinRT>false</CompileAsWinRT> 92.1497 + </ClCompile> 92.1498 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ltable.c"> 92.1499 + <CompileAsWinRT>false</CompileAsWinRT> 92.1500 + </ClCompile> 92.1501 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ltablib.c"> 92.1502 + <CompileAsWinRT>false</CompileAsWinRT> 92.1503 + </ClCompile> 92.1504 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\ltm.c"> 92.1505 + <CompileAsWinRT>false</CompileAsWinRT> 92.1506 + </ClCompile> 92.1507 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lua.c"> 92.1508 + <CompileAsWinRT>false</CompileAsWinRT> 92.1509 + </ClCompile> 92.1510 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\luasocket.c"> 92.1511 + <CompileAsWinRT>false</CompileAsWinRT> 92.1512 + </ClCompile> 92.1513 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lundump.c"> 92.1514 + <CompileAsWinRT>false</CompileAsWinRT> 92.1515 + </ClCompile> 92.1516 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lvm.c"> 92.1517 + <CompileAsWinRT>false</CompileAsWinRT> 92.1518 + </ClCompile> 92.1519 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\lzio.c"> 92.1520 + <CompileAsWinRT>false</CompileAsWinRT> 92.1521 + </ClCompile> 92.1522 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\mat3.c"> 92.1523 + <CompileAsWinRT>false</CompileAsWinRT> 92.1524 + </ClCompile> 92.1525 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\mat4.c"> 92.1526 + <CompileAsWinRT>false</CompileAsWinRT> 92.1527 + </ClCompile> 92.1528 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\gl\mat4stack.c"> 92.1529 + <CompileAsWinRT>false</CompileAsWinRT> 92.1530 + </ClCompile> 92.1531 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\gl\matrix.c"> 92.1532 + <CompileAsWinRT>false</CompileAsWinRT> 92.1533 + </ClCompile> 92.1534 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\mime.c"> 92.1535 + <CompileAsWinRT>false</CompileAsWinRT> 92.1536 + </ClCompile> 92.1537 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\nanoftp.c"> 92.1538 + <CompileAsWinRT>false</CompileAsWinRT> 92.1539 + </ClCompile> 92.1540 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\nanohttp.c"> 92.1541 + <CompileAsWinRT>false</CompileAsWinRT> 92.1542 + </ClCompile> 92.1543 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\neon_matrix_impl.c"> 92.1544 + <CompileAsWinRT>false</CompileAsWinRT> 92.1545 + </ClCompile> 92.1546 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\openquick_tolua.cpp" /> 92.1547 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\options.c"> 92.1548 + <CompileAsWinRT>false</CompileAsWinRT> 92.1549 + </ClCompile> 92.1550 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\parser.c"> 92.1551 + <CompileAsWinRT>false</CompileAsWinRT> 92.1552 + </ClCompile> 92.1553 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\parserInternals.c"> 92.1554 + <CompileAsWinRT>false</CompileAsWinRT> 92.1555 + </ClCompile> 92.1556 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\pattern.c"> 92.1557 + <CompileAsWinRT>false</CompileAsWinRT> 92.1558 + </ClCompile> 92.1559 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\pcf\pcf.c"> 92.1560 + <CompileAsWinRT>false</CompileAsWinRT> 92.1561 + </ClCompile> 92.1562 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\pfr\pfr.c"> 92.1563 + <CompileAsWinRT>false</CompileAsWinRT> 92.1564 + </ClCompile> 92.1565 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\plane.c"> 92.1566 + <CompileAsWinRT>false</CompileAsWinRT> 92.1567 + </ClCompile> 92.1568 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\platform.cpp" /> 92.1569 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\lua\print.c"> 92.1570 + <CompileAsWinRT>false</CompileAsWinRT> 92.1571 + </ClCompile> 92.1572 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\psaux\psaux.c"> 92.1573 + <CompileAsWinRT>false</CompileAsWinRT> 92.1574 + </ClCompile> 92.1575 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\pshinter\pshinter.c"> 92.1576 + <CompileAsWinRT>false</CompileAsWinRT> 92.1577 + </ClCompile> 92.1578 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\psnames\psmodule.c"> 92.1579 + <CompileAsWinRT>false</CompileAsWinRT> 92.1580 + </ClCompile> 92.1581 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\quaternion.c"> 92.1582 + <CompileAsWinRT>false</CompileAsWinRT> 92.1583 + </ClCompile> 92.1584 + <ClCompile Include="c:\marmalade\quick\quick_tolua.cpp" /> 92.1585 + <ClCompile Include="c:\marmalade\quick\quickuser_tolua.cpp" /> 92.1586 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\raster\raster.c"> 92.1587 + <CompileAsWinRT>false</CompileAsWinRT> 92.1588 + </ClCompile> 92.1589 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\ray2.c"> 92.1590 + <CompileAsWinRT>false</CompileAsWinRT> 92.1591 + </ClCompile> 92.1592 + <ClCompile Include="c:\marmalade\extensions\s3eandroidmarketbilling\interface\s3eAndroidMarketBilling_interface.cpp" /> 92.1593 + <ClCompile Include="c:\marmalade\extensions\s3ebbappworldbilling\interface\s3eBBAppWorldBilling_interface.cpp" /> 92.1594 + <ClCompile Include="c:\marmalade\extensions\s3efacebook\interface\s3eFacebook_interface.cpp" /> 92.1595 + <ClCompile Include="c:\marmalade\extensions\s3eiosappstorebilling\interface\s3eIOSAppStoreBilling_interface.cpp" /> 92.1596 + <ClCompile Include="c:\marmalade\extensions\s3ewebview\interface\s3eWebView_interface.cpp" /> 92.1597 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\schematron.c"> 92.1598 + <CompileAsWinRT>false</CompileAsWinRT> 92.1599 + </ClCompile> 92.1600 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\select_luasocket.c"> 92.1601 + <CompileAsWinRT>false</CompileAsWinRT> 92.1602 + </ClCompile> 92.1603 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\sfnt\sfnt.c"> 92.1604 + <CompileAsWinRT>false</CompileAsWinRT> 92.1605 + </ClCompile> 92.1606 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\smooth\smooth.c"> 92.1607 + <CompileAsWinRT>false</CompileAsWinRT> 92.1608 + </ClCompile> 92.1609 + <ClCompile Include="c:\marmalade\modules\third_party\openquick\sqlite3\sqlite3.c"> 92.1610 + <CompileAsWinRT>false</CompileAsWinRT> 92.1611 + </ClCompile> 92.1612 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\tcp_luasocket.c"> 92.1613 + <CompileAsWinRT>false</CompileAsWinRT> 92.1614 + </ClCompile> 92.1615 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\threads.c"> 92.1616 + <CompileAsWinRT>false</CompileAsWinRT> 92.1617 + </ClCompile> 92.1618 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_aux.c"> 92.1619 + <CompileAsWinRT>false</CompileAsWinRT> 92.1620 + </ClCompile> 92.1621 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_close.c"> 92.1622 + <CompileAsWinRT>false</CompileAsWinRT> 92.1623 + </ClCompile> 92.1624 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_codec.c"> 92.1625 + <CompileAsWinRT>false</CompileAsWinRT> 92.1626 + </ClCompile> 92.1627 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_color.c"> 92.1628 + <CompileAsWinRT>false</CompileAsWinRT> 92.1629 + </ClCompile> 92.1630 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_compress.c"> 92.1631 + <CompileAsWinRT>false</CompileAsWinRT> 92.1632 + </ClCompile> 92.1633 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_dir.c"> 92.1634 + <CompileAsWinRT>false</CompileAsWinRT> 92.1635 + </ClCompile> 92.1636 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_dirinfo.c"> 92.1637 + <CompileAsWinRT>false</CompileAsWinRT> 92.1638 + </ClCompile> 92.1639 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_dirread.c"> 92.1640 + <CompileAsWinRT>false</CompileAsWinRT> 92.1641 + </ClCompile> 92.1642 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_dirwrite.c"> 92.1643 + <CompileAsWinRT>false</CompileAsWinRT> 92.1644 + </ClCompile> 92.1645 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_dumpmode.c"> 92.1646 + <CompileAsWinRT>false</CompileAsWinRT> 92.1647 + </ClCompile> 92.1648 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_error.c"> 92.1649 + <CompileAsWinRT>false</CompileAsWinRT> 92.1650 + </ClCompile> 92.1651 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_extension.c"> 92.1652 + <CompileAsWinRT>false</CompileAsWinRT> 92.1653 + </ClCompile> 92.1654 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_fax3.c"> 92.1655 + <CompileAsWinRT>false</CompileAsWinRT> 92.1656 + </ClCompile> 92.1657 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_fax3sm.c"> 92.1658 + <CompileAsWinRT>false</CompileAsWinRT> 92.1659 + </ClCompile> 92.1660 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_flush.c"> 92.1661 + <CompileAsWinRT>false</CompileAsWinRT> 92.1662 + </ClCompile> 92.1663 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_getimage.c"> 92.1664 + <CompileAsWinRT>false</CompileAsWinRT> 92.1665 + </ClCompile> 92.1666 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_jbig.c"> 92.1667 + <CompileAsWinRT>false</CompileAsWinRT> 92.1668 + </ClCompile> 92.1669 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_jpeg.c"> 92.1670 + <CompileAsWinRT>false</CompileAsWinRT> 92.1671 + </ClCompile> 92.1672 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_luv.c"> 92.1673 + <CompileAsWinRT>false</CompileAsWinRT> 92.1674 + </ClCompile> 92.1675 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_lzw.c"> 92.1676 + <CompileAsWinRT>false</CompileAsWinRT> 92.1677 + </ClCompile> 92.1678 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_next.c"> 92.1679 + <CompileAsWinRT>false</CompileAsWinRT> 92.1680 + </ClCompile> 92.1681 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_ojpeg.c"> 92.1682 + <CompileAsWinRT>false</CompileAsWinRT> 92.1683 + </ClCompile> 92.1684 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_open.c"> 92.1685 + <CompileAsWinRT>false</CompileAsWinRT> 92.1686 + </ClCompile> 92.1687 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_packbits.c"> 92.1688 + <CompileAsWinRT>false</CompileAsWinRT> 92.1689 + </ClCompile> 92.1690 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_pixarlog.c"> 92.1691 + <CompileAsWinRT>false</CompileAsWinRT> 92.1692 + </ClCompile> 92.1693 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_predict.c"> 92.1694 + <CompileAsWinRT>false</CompileAsWinRT> 92.1695 + </ClCompile> 92.1696 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_print.c"> 92.1697 + <CompileAsWinRT>false</CompileAsWinRT> 92.1698 + </ClCompile> 92.1699 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_read.c"> 92.1700 + <CompileAsWinRT>false</CompileAsWinRT> 92.1701 + </ClCompile> 92.1702 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_strip.c"> 92.1703 + <CompileAsWinRT>false</CompileAsWinRT> 92.1704 + </ClCompile> 92.1705 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_swab.c"> 92.1706 + <CompileAsWinRT>false</CompileAsWinRT> 92.1707 + </ClCompile> 92.1708 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_thunder.c"> 92.1709 + <CompileAsWinRT>false</CompileAsWinRT> 92.1710 + </ClCompile> 92.1711 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_tile.c"> 92.1712 + <CompileAsWinRT>false</CompileAsWinRT> 92.1713 + </ClCompile> 92.1714 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_unix.c"> 92.1715 + <CompileAsWinRT>false</CompileAsWinRT> 92.1716 + </ClCompile> 92.1717 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_version.c"> 92.1718 + <CompileAsWinRT>false</CompileAsWinRT> 92.1719 + </ClCompile> 92.1720 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_warning.c"> 92.1721 + <CompileAsWinRT>false</CompileAsWinRT> 92.1722 + </ClCompile> 92.1723 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_write.c"> 92.1724 + <CompileAsWinRT>false</CompileAsWinRT> 92.1725 + </ClCompile> 92.1726 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libtiff\source\tif_zip.c"> 92.1727 + <CompileAsWinRT>false</CompileAsWinRT> 92.1728 + </ClCompile> 92.1729 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\timeout.c"> 92.1730 + <CompileAsWinRT>false</CompileAsWinRT> 92.1731 + </ClCompile> 92.1732 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\tolua\tolua_event.c"> 92.1733 + <CompileAsWinRT>false</CompileAsWinRT> 92.1734 + </ClCompile> 92.1735 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\tolua\tolua_is.c"> 92.1736 + <CompileAsWinRT>false</CompileAsWinRT> 92.1737 + </ClCompile> 92.1738 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\tolua\tolua_map.c"> 92.1739 + <CompileAsWinRT>false</CompileAsWinRT> 92.1740 + </ClCompile> 92.1741 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\tolua\tolua_push.c"> 92.1742 + <CompileAsWinRT>false</CompileAsWinRT> 92.1743 + </ClCompile> 92.1744 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\scripting\lua\tolua\tolua_to.c"> 92.1745 + <CompileAsWinRT>false</CompileAsWinRT> 92.1746 + </ClCompile> 92.1747 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\tree.c"> 92.1748 + <CompileAsWinRT>false</CompileAsWinRT> 92.1749 + </ClCompile> 92.1750 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\truetype\truetype.c"> 92.1751 + <CompileAsWinRT>false</CompileAsWinRT> 92.1752 + </ClCompile> 92.1753 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\type1\type1.c"> 92.1754 + <CompileAsWinRT>false</CompileAsWinRT> 92.1755 + </ClCompile> 92.1756 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\cid\type1cid.c"> 92.1757 + <CompileAsWinRT>false</CompileAsWinRT> 92.1758 + </ClCompile> 92.1759 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\type42\type42.c"> 92.1760 + <CompileAsWinRT>false</CompileAsWinRT> 92.1761 + </ClCompile> 92.1762 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\udp.c"> 92.1763 + <CompileAsWinRT>false</CompileAsWinRT> 92.1764 + </ClCompile> 92.1765 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\support\zip_support\unzip.cpp" /> 92.1766 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\uri.c"> 92.1767 + <CompileAsWinRT>false</CompileAsWinRT> 92.1768 + </ClCompile> 92.1769 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\utility.c"> 92.1770 + <CompileAsWinRT>false</CompileAsWinRT> 92.1771 + </ClCompile> 92.1772 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\valid.c"> 92.1773 + <CompileAsWinRT>false</CompileAsWinRT> 92.1774 + </ClCompile> 92.1775 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\vec2.c"> 92.1776 + <CompileAsWinRT>false</CompileAsWinRT> 92.1777 + </ClCompile> 92.1778 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\vec3.c"> 92.1779 + <CompileAsWinRT>false</CompileAsWinRT> 92.1780 + </ClCompile> 92.1781 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\kazmath\src\vec4.c"> 92.1782 + <CompileAsWinRT>false</CompileAsWinRT> 92.1783 + </ClCompile> 92.1784 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\freetype\src\winfonts\winfnt.c"> 92.1785 + <CompileAsWinRT>false</CompileAsWinRT> 92.1786 + </ClCompile> 92.1787 + <ClCompile Include="c:\marmalade\quick\luasocket-2.0.2\wsocket.c"> 92.1788 + <CompileAsWinRT>false</CompileAsWinRT> 92.1789 + </ClCompile> 92.1790 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xinclude.c"> 92.1791 + <CompileAsWinRT>false</CompileAsWinRT> 92.1792 + </ClCompile> 92.1793 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xlink.c"> 92.1794 + <CompileAsWinRT>false</CompileAsWinRT> 92.1795 + </ClCompile> 92.1796 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlIO.c"> 92.1797 + <CompileAsWinRT>false</CompileAsWinRT> 92.1798 + </ClCompile> 92.1799 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlmemory.c"> 92.1800 + <CompileAsWinRT>false</CompileAsWinRT> 92.1801 + </ClCompile> 92.1802 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlmodule.c"> 92.1803 + <CompileAsWinRT>false</CompileAsWinRT> 92.1804 + </ClCompile> 92.1805 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlreader.c"> 92.1806 + <CompileAsWinRT>false</CompileAsWinRT> 92.1807 + </ClCompile> 92.1808 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlregexp.c"> 92.1809 + <CompileAsWinRT>false</CompileAsWinRT> 92.1810 + </ClCompile> 92.1811 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlsave.c"> 92.1812 + <CompileAsWinRT>false</CompileAsWinRT> 92.1813 + </ClCompile> 92.1814 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlschemas.c"> 92.1815 + <CompileAsWinRT>false</CompileAsWinRT> 92.1816 + </ClCompile> 92.1817 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlschemastypes.c"> 92.1818 + <CompileAsWinRT>false</CompileAsWinRT> 92.1819 + </ClCompile> 92.1820 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlstring.c"> 92.1821 + <CompileAsWinRT>false</CompileAsWinRT> 92.1822 + </ClCompile> 92.1823 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlunicode.c"> 92.1824 + <CompileAsWinRT>false</CompileAsWinRT> 92.1825 + </ClCompile> 92.1826 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xmlwriter.c"> 92.1827 + <CompileAsWinRT>false</CompileAsWinRT> 92.1828 + </ClCompile> 92.1829 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xpath.c"> 92.1830 + <CompileAsWinRT>false</CompileAsWinRT> 92.1831 + </ClCompile> 92.1832 + <ClCompile Include="c:\marmalade\modules\third_party\cocos2dx\cocos2dx\platform\third_party\marmalade\libxml2\sources\xpointer.c"> 92.1833 + <CompileAsWinRT>false</CompileAsWinRT> 92.1834 + </ClCompile> 92.1835 + </ItemGroup> 92.1836 + 92.1837 + <ItemGroup> 92.1838 + <Reference Include="Windows"> 92.1839 + <IsWinMDFile>true</IsWinMDFile> 92.1840 + </Reference> 92.1841 + <Reference Include="platform.winmd"> 92.1842 + <IsWinMDFile>true</IsWinMDFile> 92.1843 + <Private>false</Private> 92.1844 + </Reference> 92.1845 + </ItemGroup> 92.1846 + 92.1847 + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 92.1848 + <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsPhone\v$(TargetPlatformVersion)\Microsoft.Cpp.WindowsPhone.$(TargetPlatformVersion).targets" /> 92.1849 + <ItemGroup> 92.1850 + </ItemGroup> 92.1851 + <ImportGroup Label="ExtensionTargets"> 92.1852 + </ImportGroup> 92.1853 +</Project>
93.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 93.2 +++ b/vc11xwp/Marmalade.Shell.csproj Thu Aug 22 19:50:12 2013 +0200 93.3 @@ -0,0 +1,126 @@ 93.4 +<?xml version="1.0" encoding="utf-8"?><Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 93.5 + <PropertyGroup> 93.6 + <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 93.7 + <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 93.8 + <ProductVersion>10.0.20506</ProductVersion> 93.9 + <SchemaVersion>2.0</SchemaVersion> 93.10 + <ProjectGuid>{F04834A8-971F-B8FF-D206-9EDE1F1B56F5}</ProjectGuid> 93.11 + <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> 93.12 + <OutputType>Library</OutputType> 93.13 + <AppDesignerFolder>Properties</AppDesignerFolder> 93.14 + <RootNamespace>MarmaladeShell</RootNamespace> 93.15 + <AssemblyName>MarmaladeShell</AssemblyName> 93.16 + <TargetFrameworkIdentifier>WindowsPhone</TargetFrameworkIdentifier> 93.17 + <TargetFrameworkVersion>v8.0</TargetFrameworkVersion> 93.18 + <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion> 93.19 + <SilverlightApplication>true</SilverlightApplication> 93.20 + <SupportedCultures> 93.21 + </SupportedCultures> 93.22 + <XapOutputs>true</XapOutputs> 93.23 + <GenerateSilverlightManifest>true</GenerateSilverlightManifest> 93.24 + <XapFilename>Astrokaat_vc11xwp_wp8devtoolset.xap</XapFilename> 93.25 + <GenerateSilverlightManifest>true</GenerateSilverlightManifest> 93.26 + <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate> 93.27 + <SilverlightAppEntry>MarmaladeShell.App</SilverlightAppEntry> 93.28 + <ValidateXaml>true</ValidateXaml> 93.29 + <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion> 93.30 + <ThrowErrorsInValidation>true</ThrowErrorsInValidation> 93.31 + </PropertyGroup> 93.32 + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 93.33 + <DebugSymbols>true</DebugSymbols> 93.34 + <DebugType>full</DebugType> 93.35 + <Optimize>false</Optimize> 93.36 + <OutputPath>Bin\x86\Debug</OutputPath> 93.37 + <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants> 93.38 + <NoStdLib>true</NoStdLib> 93.39 + <NoConfig>true</NoConfig> 93.40 + <ErrorReport>prompt</ErrorReport> 93.41 + <WarningLevel>4</WarningLevel> 93.42 + </PropertyGroup> 93.43 + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 93.44 + <DebugType>pdbonly</DebugType> 93.45 + <Optimize>true</Optimize> 93.46 + <OutputPath>Bin\x86\Release</OutputPath> 93.47 + <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants> 93.48 + <NoStdLib>true</NoStdLib> 93.49 + <NoConfig>true</NoConfig> 93.50 + <ErrorReport>prompt</ErrorReport> 93.51 + <WarningLevel>4</WarningLevel> 93.52 + </PropertyGroup> 93.53 + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|ARM' "> 93.54 + <DebugSymbols>true</DebugSymbols> 93.55 + <DebugType>full</DebugType> 93.56 + <Optimize>false</Optimize> 93.57 + <OutputPath>Bin\ARM\Debug</OutputPath> 93.58 + <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants> 93.59 + <NoStdLib>true</NoStdLib> 93.60 + <NoConfig>true</NoConfig> 93.61 + <ErrorReport>prompt</ErrorReport> 93.62 + <WarningLevel>4</WarningLevel> 93.63 + </PropertyGroup> 93.64 + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|ARM' "> 93.65 + <DebugType>pdbonly</DebugType> 93.66 + <Optimize>true</Optimize> 93.67 + <OutputPath>Bin\ARM\Release</OutputPath> 93.68 + <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants> 93.69 + <NoStdLib>true</NoStdLib> 93.70 + <NoConfig>true</NoConfig> 93.71 + <ErrorReport>prompt</ErrorReport> 93.72 + <WarningLevel>4</WarningLevel> 93.73 + </PropertyGroup> 93.74 + <ItemGroup> 93.75 + <Compile Include="App.xaml.cs"> 93.76 + <DependentUpon>App.xaml</DependentUpon> 93.77 + </Compile> 93.78 + <Compile Include="DummyMainPage.xaml.cs"> 93.79 + <DependentUpon>DummyMainPage.xaml</DependentUpon> 93.80 + </Compile> 93.81 + <Compile Include="Properties\AssemblyInfo.cs"/> 93.82 + <Compile Include="Resources\AppResources.Designer.cs"> 93.83 + <AutoGen>True</AutoGen> 93.84 + <DesignTime>True</DesignTime> 93.85 + <DependentUpon>AppResources.resx</DependentUpon> 93.86 + </Compile> 93.87 + </ItemGroup> 93.88 + <ItemGroup><Content Include="s3e_native.dll"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="s3e_native.winmd"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="libEGL.dll"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="libGLESv2.dll"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="Marmalade.App.dll"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="s3eSurface_pixelshader.cso"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="s3eSurface_vertexshader.cso"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\Assets\WP8_Icon_Or_Tile_336x336_0_2.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\Assets\WP8_Icon_Or_Tile_99x99_0_0.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\build_temp\Assets\WP8_Icon_Or_Tile_159x159_0_1.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="Astrokaat.s86"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="Astrokaat.lic"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="app.icf"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="s3e.icf"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="s3e_splash.jpg"><CopyToOutputDirectory>Always</CopyToOutputDirectory></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\cattin.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\cattin.png</Link></Content><Content Include="c:\marmalade\extensions\s3efacebook\source\iphone\facebook-ios-sdk\FacebookSDK.framework\Versions\A\Resources\FacebookSDKResources.bundle\FBDialog\images\close.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>FacebookSDKResources.bundle\FBDialog\images\close.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\galaxyback_360.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\galaxyback_360.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\buthelp.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\buthelp.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\dbg.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\dbg.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QColor.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QColor.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QLines.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QLines.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\particles\comets.plist"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>particles\comets.plist</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\e7931291.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\e7931291.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\socket.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\socket.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QDevice.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QDevice.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QTimer.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QTimer.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\belch-alt.pcm"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\belch-alt.pcm</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QWebView.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QWebView.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\splashdir\splashkat_768.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>splashdir\splashkat_768.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butinfo.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butinfo.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QLsqlite3.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QLsqlite3.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\cattin_thumb.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\cattin_thumb.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QAds.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QAds.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QTiledMap.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QTiledMap.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QAnimation.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QAnimation.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QDraw.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QDraw.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\comet2_thumb.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\comet2_thumb.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QNode.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QNode.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sceneabout.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sceneabout.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QLuasocket.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QLuasocket.lua</Link></Content><Content Include="c:\marmalade\extensions\s3ewebview\s3eWebView.js"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>s3eWebView.js</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QVideo.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QVideo.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\424e48b8.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\424e48b8.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\Default.fnt"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\Default.fnt</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QNUI.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QNUI.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\fischko_thumb.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\fischko_thumb.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\ouch.pcm"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\ouch.pcm</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\1443bfa7.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\1443bfa7.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QFont.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QFont.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QDirector.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QDirector.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\comet1_thumb.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\comet1_thumb.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\ltn12.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\ltn12.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\scenerules.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>scenerules.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\a2c0a338.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\a2c0a338.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QSprite.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QSprite.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\http.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\http.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QLocation.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QLocation.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\fischkopfe.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\fischkopfe.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\particles\galaxies.plist"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>particles\galaxies.plist</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\cheese_thumb.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\cheese_thumb.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QAnalytics.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QAnalytics.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\a2b7f161.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\a2b7f161.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\belch.pcm"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\belch.pcm</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QFacebook.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QFacebook.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QVector.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QVector.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\4c5a10f0.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\4c5a10f0.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\SegoeUI-64pt_bold_0.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\SegoeUI-64pt_bold_0.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QVec2.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QVec2.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QCompass.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QCompass.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QScene.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QScene.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QPhysics.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QPhysics.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\scenegover.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>scenegover.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QParticles.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QParticles.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\galaxyback_720.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\galaxyback_720.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QRectangle.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QRectangle.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\particles\fire.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>particles\fire.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\common.icf"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>common.icf</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\Arial-96pt_bold.fnt"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\Arial-96pt_bold.fnt</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QEvent.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QEvent.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\comet.svg"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\comet.svg</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QConfig.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QConfig.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\Qjson.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\Qjson.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\splashdir\splashkat_720.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>splashdir\splashkat_720.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\quick.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\quick.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butstart.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butstart.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\config.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>config.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\motor.pcm"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\motor.pcm</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\f9726e28.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\f9726e28.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butrules.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butrules.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\main.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>main.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\smtp.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\smtp.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\openquick.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\openquick.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\02871b50.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\02871b50.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QSystem.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QSystem.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\08938ac6.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\08938ac6.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\scenebegin.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>scenebegin.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\Default_0.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\Default_0.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\b08947f2.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\b08947f2.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QTween.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QTween.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\initls.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\initls.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\scenehelp.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>scenehelp.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QCrypto.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QCrypto.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\url.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\url.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\584056c3.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\584056c3.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\cheesepiece.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\cheesepiece.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\heroatlas.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\heroatlas.png</Link></Content><Content Include="c:\marmalade\extensions\s3efacebook\source\iphone\facebook-ios-sdk\FacebookSDK.framework\Versions\A\Resources\FacebookSDKResources.bundle\FBDialog\images\fbicon.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>FacebookSDKResources.bundle\FBDialog\images\fbicon.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\json\json.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\json\json.lua</Link></Content><Content Include="c:\marmalade\extensions\s3efacebook\source\iphone\facebook-ios-sdk\FacebookSDK.framework\Versions\A\Resources\FacebookSDKResources.bundle\FBDialog\images\close@2x.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>FacebookSDKResources.bundle\FBDialog\images\close@2x.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QBilling.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QBilling.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\mime.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\mime.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\vapour.mp3"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\vapour.mp3</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\galaxyback_270.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\galaxyback_270.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\dd7e55d5.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\dd7e55d5.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\dream.mp3"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\dream.mp3</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\particles\stars.plist"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>particles\stars.plist</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QRect.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QRect.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\splashdir\splashkat_480.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>splashdir\splashkat_480.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sceneintro.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sceneintro.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QJoint.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QJoint.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QCircle.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QCircle.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\heroico_114.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\heroico_114.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QDebug.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QDebug.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\sounds\torche.pcm"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>sounds\torche.pcm</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\73936b7a.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\73936b7a.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\splashkat_768.jpg"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>splashkat_768.jpg</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\ftp.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\ftp.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\heroico_300.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\heroico_300.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\config.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\config.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QLabel.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QLabel.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\SegoeUI-64pt_bold.fnt"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\SegoeUI-64pt_bold.fnt</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\Arial-96pt_bold_0.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\Arial-96pt_bold_0.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\68bd2511.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\68bd2511.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\lua_socket\tp.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\lua_socket\tp.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butback1.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butback1.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\class.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\class.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\heroico_99.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\heroico_99.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\fonts\Arial-96pt_bold_1.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>fonts\Arial-96pt_bold_1.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butback2.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butback2.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\35020d25.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\35020d25.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\asteroid1.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\asteroid1.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\textures\asteroid2.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>textures\asteroid2.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources-ram\shader_bin_wp8\eb3143cf.bin"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>shader_bin_wp8\eb3143cf.bin</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\marmalade\QBrowser.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\marmalade\QBrowser.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\development.icf"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>development.icf</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\images\butplay.png"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>images\butplay.png</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QAtlas.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QAtlas.lua</Link></Content><Content Include="c:\Users\Michel\Documents\Quick\Projects\Astrokaat\resources\quicklua\QAudio.lua"><CopyToOutputDirectory>Always</CopyToOutputDirectory><Link>quicklua\QAudio.lua</Link></Content></ItemGroup> 93.89 + <ItemGroup> 93.90 + <Reference Include="Marmalade.App"> 93.91 + <HintPath>.\Marmalade.App.dll</HintPath> 93.92 + </Reference> 93.93 + </ItemGroup> 93.94 + <ItemGroup> 93.95 + <ApplicationDefinition Include="App.xaml"> 93.96 + <SubType>Designer</SubType> 93.97 + <Generator>MSBuild:Compile</Generator> 93.98 + </ApplicationDefinition> 93.99 + </ItemGroup> 93.100 + <ItemGroup> 93.101 + <None Include="Properties\AppManifest.xml"/> 93.102 + <None Include="Properties\WMAppManifest.xml"> 93.103 + <SubType>Designer</SubType> 93.104 + </None> 93.105 + </ItemGroup> 93.106 + <ItemGroup> 93.107 + <EmbeddedResource Include="Resources\AppResources.resx"> 93.108 + <Generator>PublicResXFileCodeGenerator</Generator> 93.109 + <LastGenOutput>AppResources.Designer.cs</LastGenOutput> 93.110 + </EmbeddedResource> 93.111 + </ItemGroup> 93.112 + <ItemGroup> 93.113 + <Page Include="DummyMainPage.xaml"> 93.114 + <SubType>Designer</SubType> 93.115 + <Generator>MSBuild:Compile</Generator> 93.116 + </Page> 93.117 + </ItemGroup> 93.118 + <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets"/> 93.119 + <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets"/> 93.120 + <ProjectExtensions/> 93.121 + <PropertyGroup><PreBuildEvent> 93.122 +set XDEBUGFLAG= 93.123 +set XARCHFLAG=x86 93.124 +if "$(ConfigurationName)"=="Debug" set XDEBUGFLAG=-d 93.125 +if "$(PlatformName)"=="ARM" set XARCHFLAG=arm 93.126 + 93.127 +"c:\marmalade\s3e\bin\s3e_deploy" --exclude-package --exclude-assets --device-debugging -n -o wp8 -a wp8-%XARCHFLAG% %XDEBUGFLAG% $(ProjectDir)deploy_config.py --outputdir=$(ProjectDir) 93.128 +</PreBuildEvent></PropertyGroup> 93.129 +</Project> 93.130 \ No newline at end of file