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" borderopacity="1.0"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="3.959798" inkscape:zoom="8.9296875"
inkscape:cx="19.463854" inkscape:cx="32"
inkscape:cy="45.527359" inkscape:cy="32"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:current-layer="layer1" inkscape:current-layer="layer1"
showgrid="false" showgrid="false"
@@ -61,7 +61,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title> <dc:title />
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
@@ -84,13 +84,13 @@
<rect <rect
inkscape:export-ydpi="90" inkscape:export-ydpi="90"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
ry="5" ry="4.9230771"
rx="5" rx="4.9230766"
y="988.36218" y="988.85449"
x="0" x="0.49230757"
height="64" height="63.015385"
width="64" width="63.015385"
id="rect3679" 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> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -156,13 +156,13 @@
</collection> </collection>
<collection name="dialog4" src="dialog4.png"> <collection name="dialog4" src="dialog4.png">
<image name="border-t" x="5" y="0" width="52" height="6" /> <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-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-tl" x="0" y="0" width="6" height="6" />
<image name="corner-tr" x="59" y="0" width="6" height="6" /> <image name="corner-tr" x="58" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="59" width="6" height="6" /> <image name="corner-bl" x="0" y="58" width="6" height="6" />
<image name="corner-br" x="59" y="59" 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" /> <image name="background" x="5" y="5" width="52" height="52" />
</collection> </collection>
<collection name="spawnpoints" src="spawnpoints.png"> <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>
<collection name="dialog4" src="dialog4.png"> <collection name="dialog4" src="dialog4.png">
<image name="border-t" x="5" y="0" width="52" height="6" /> <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-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-tl" x="0" y="0" width="6" height="6" />
<image name="corner-tr" x="59" y="0" width="6" height="6" /> <image name="corner-tr" x="58" y="0" width="6" height="6" />
<image name="corner-bl" x="0" y="59" width="6" height="6" /> <image name="corner-bl" x="0" y="58" width="6" height="6" />
<image name="corner-br" x="59" y="59" 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" /> <image name="background" x="5" y="5" width="52" height="52" />
</collection> </collection>
<collection name="dialog" src="dialog.png"> <collection name="dialog" src="dialog.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 628 B