Added images for 'all' entities, added Tank

This commit is contained in:
2019-10-15 11:27:17 -05:00
parent 5e7bdeba57
commit 6cd17ba7c9
41 changed files with 622 additions and 168 deletions

View File

@@ -15,9 +15,37 @@
version="1.1"
id="svg2008"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="jeep.svg">
sodipodi:docname="jeep.svg"
inkscape:export-filename="/home/cyberarm/Code/i-mic-rts/assets/vehicles/jeep/jeep_turret_shell.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs2002" />
id="defs2002">
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Greyscale"
id="filter12276">
<feColorMatrix
values="0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 "
id="feColorMatrix12274" />
</filter>
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Greyscale"
id="filter12280">
<feColorMatrix
values="0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 "
id="feColorMatrix12278" />
</filter>
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Greyscale"
id="filter12284">
<feColorMatrix
values="0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 "
id="feColorMatrix12282" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -26,8 +54,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.839192"
inkscape:cx="29.961352"
inkscape:cy="17.282241"
inkscape:cx="2.3715608"
inkscape:cy="13.304765"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -47,8 +75,8 @@
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1600"
inkscape:window-height="834"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
@@ -111,7 +139,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -149,7 +177,7 @@
x="6.2177086"
y="293.69269" />
<rect
style="fill:#ce5c00;stroke:#000000;stroke-width:0.26458333;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
style="fill:#ce5c00;stroke:#000000;stroke-width:0.26458333;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter12284)"
id="rect2602"
width="2.9443378"
height="5.854773"
@@ -161,7 +189,7 @@
id="path2606"
inkscape:connector-curvature="0" />
<circle
style="fill:#f57900;stroke:#000000;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
style="fill:#f57900;stroke:#000000;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter12280)"
id="path2610"
cx="4.2333331"
cy="291.44373"
@@ -172,7 +200,7 @@
id="path2612"
inkscape:connector-curvature="0" />
<rect
style="fill:#c17d11;stroke:#000000;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none"
style="fill:#c17d11;stroke:#000000;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter12276)"
id="rect2614"
width="0.52916658"
height="0.52916664"

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB