Move checkbox and button bits to chrome.svg

This commit is contained in:
Paul Chote
2011-05-20 18:09:06 +12:00
parent 3faf78ddd0
commit 75cee824be
3 changed files with 51 additions and 13 deletions

View File

@@ -55,15 +55,15 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4"
inkscape:cx="197.6475"
inkscape:cy="442.41251"
inkscape:cx="320.50284"
inkscape:cy="454.12823"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1440"
inkscape:window-height="878"
inkscape:window-x="61"
inkscape:window-y="22"
inkscape:window-width="1386"
inkscape:window-height="856"
inkscape:window-x="54"
inkscape:window-y="0"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true" />
@@ -574,5 +574,41 @@
id="path4289"
style="fill:#000000;fill-opacity:0.75294119;stroke:#800000;stroke-width:1.19743048999999990;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="arc" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 301.46818,557.86741 2.54657,2.47487 -10.5441,10.51992 -5.47065,-5.52386 2.49822,-2.51412 2.74107,3.21472 z"
id="rect4408"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path4413"
d="m 301.46818,573.86741 2.54657,2.47487 -10.5441,10.51992 -5.47065,-5.52386 2.49822,-2.51412 2.74107,3.21472 z"
style="fill:#808080;fill-opacity:1;stroke:none" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path4415"
d="m 306.5,545.3622 5.5,6 0,0 5.5,-6 z"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 306.5,567.3622 5.5,-6 0,0 5.5,6 z"
id="path4421"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path4425"
d="m 306.5,577.3622 5.5,6 0,0 5.5,-6 z"
style="fill:#808080;fill-opacity:1;stroke:none" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path4429"
d="m 306.5,599.3622 5.5,-6 0,0 5.5,6 z"
style="fill:#808080;fill-opacity:1;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -232,10 +232,6 @@ checkbox-pressed: chrome.png
corner-bl: 64,254,2,2
corner-br: 126,254,2,2
checkbox-bits: buttons.png
checked: 0,112,16,16
pressed: 0,128,16,16
panel-black: chrome.png
background: 66,2,60,60
border-r: 126,2,2,60
@@ -313,9 +309,15 @@ spawnpoints: chrome.png
unowned: 272,32,16,16
owned: 256,32,16,16
scrollbar: buttons.png
down_arrow: 16,112,16,16
up_arrow: 32,112,16,16
checkbox-bits: chrome.png
checked: 288,16,16,16
pressed: 288,32,16,16
scrollbar: chrome.png
down_arrow: 304,0,16,16
down_pressed: 304,32,16,16
up_arrow: 304,16,16,16
up_pressed: 304,48,16,16
strategic: strategic.png
unowned: 0,0,32,32

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB