Fix dialog4 background

This commit is contained in:
Paul Chote
2010-04-11 19:33:52 +12:00
parent 98fce23100
commit 8e315173c8
5 changed files with 21 additions and 21 deletions

View File

@@ -42,9 +42,9 @@
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="3.959798"
inkscape:cx="19.463854"
inkscape:cy="45.527359"
inkscape:zoom="8.9296875"
inkscape:cx="32"
inkscape:cy="32"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -61,7 +61,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>
@@ -84,13 +84,13 @@
<rect
inkscape:export-ydpi="90"
inkscape:export-xdpi="90"
ry="5"
rx="5"
y="988.36218"
x="0"
height="64"
width="64"
ry="4.9230771"
rx="4.9230766"
y="988.85449"
x="0.49230757"
height="63.015385"
width="63.015385"
id="rect3679"
style="fill:none;fill-opacity:0.75102042999999985;stroke:#ffffff;stroke-opacity:1" />
style="fill:none;stroke:#ffffff;stroke-width:0.98461539;stroke-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -156,13 +156,13 @@
</collection>
<collection name="dialog4" src="dialog4.png">
<image name="border-t" x="5" y="0" width="52" height="6" />
<image name="border-b" x="5" y="59" width="52" height="6" />
<image name="border-b" x="5" y="58" width="52" height="6" />
<image name="border-l" x="0" y="5" width="6" height="54" />
<image name="border-r" x="59" y="5" width="6" height="54" />
<image name="border-r" x="58" y="5" width="6" height="54" />
<image name="corner-tl" x="0" y="0" width="6" height="6" />
<image name="corner-tr" x="59" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="59" width="6" height="6" />
<image name="corner-br" x="59" y="59" width="6" height="6" />
<image name="corner-tr" x="58" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="58" width="6" height="6" />
<image name="corner-br" x="58" y="58" width="6" height="6" />
<image name="background" x="5" y="5" width="52" height="52" />
</collection>
<collection name="spawnpoints" src="spawnpoints.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 628 B

View File

@@ -167,13 +167,13 @@
</collection>
<collection name="dialog4" src="dialog4.png">
<image name="border-t" x="5" y="0" width="52" height="6" />
<image name="border-b" x="5" y="59" width="52" height="6" />
<image name="border-b" x="5" y="58" width="52" height="6" />
<image name="border-l" x="0" y="5" width="6" height="54" />
<image name="border-r" x="59" y="5" width="6" height="54" />
<image name="border-r" x="58" y="5" width="6" height="54" />
<image name="corner-tl" x="0" y="0" width="6" height="6" />
<image name="corner-tr" x="59" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="59" width="6" height="6" />
<image name="corner-br" x="59" y="59" width="6" height="6" />
<image name="corner-tr" x="58" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="58" width="6" height="6" />
<image name="corner-br" x="58" y="58" width="6" height="6" />
<image name="background" x="5" y="5" width="52" height="52" />
</collection>
<collection name="dialog" src="dialog.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 628 B