01-26-2012 12:31 PM
03-13-2012 12:14 PM - last edited on 03-13-2012 12:15 PM
if you change the size of the icon in composer it should be fine once you export it.
Can I see the svg code for this once you are done configuring in Composer?Below is a quick one I did. I would remove the scale(.5 .5) and instead change the width="68" height="68" (BOLD)
below to half. i.e. 34 in this case. I had great success doing it this way versus scaling it .5
Hope I am clear. of course it is alot of work. you have to change them all. but a simple replace often does it for me.
<g id="Theme_Button_1"
transform="translate(-240 145) scale(0.5 0.5)">
<!-- pz:tag type="button" -->
<g id="Theme_Button_1-Contents">
<!-- pz:tag type="layer" -->
<g id="tabImage">
<image id="img_1_1_46"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png"/>
<image id="img_11_1_47"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_48"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_49"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="tabFocusImage">
<image id="img_1_1_50"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_11_1_51"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_52"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_53"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="normalImage">
<image id="img_1_1_54"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png"/>
<image id="img_11_1_55"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_56"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_57"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="focusImage">
<image id="img_1_1_58"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_11_1_59"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_60"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_61"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
</g>
</g>
</g>
<g id="Theme_Button_2"
transform="translate(-206 145) scale(0.5 0.5)">
<!-- pz:tag type="button" -->
<g id="Theme_Button_2-Contents">
<!-- pz:tag type="layer" -->
<g id="tabImage_13">
<image id="img_1_1_62"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png"/>
<image id="img_11_1_63"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_64"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_65"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="tabFocusImage_15">
<image id="img_1_1_66"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_11_1_67"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_68"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_69"
x="0" y="0" width="68" height="68"
xlink:href="Images/tabFocusImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="normalImage_17">
<image id="img_1_1_70"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png"/>
<image id="img_11_1_71"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_72"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_73"
x="0" y="0" width="68" height="68"
xlink:href="Images/normalImage_img_1_1.png" visibility="hidden"/>
</g>
<g id="focusImage_19">
<image id="img_1_1_74"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_11_1_75"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_21_1_76"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
<image id="img_31_1_77"
x="0" y="0" width="68" height="68"
xlink:href="Images/focusImage_img_1_1.png" visibility="hidden"/>
</g>
</g>
</g>