Mercurial > MadButterfly
view examples/dynamic/button.svg @ 222:f7057177abbb
Add functions to move and scale the coord_t like the actionscript. Users should use these functions instead of the matrix directly.
author | wycc |
---|---|
date | Sun, 14 Dec 2008 12:51:55 +0800 |
parents | ad4f8a956505 |
children | b24d7889cbda |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="720" height="480" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" sodipodi:docname="button.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" version="1.0"> <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" gridtolerance="10000" guidetolerance="10" objecttolerance="10" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.7" inkscape:cx="257.06285" inkscape:cy="365.06674" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:window-width="1400" inkscape:window-height="978" inkscape:window-x="0" inkscape:window-y="25" /> <defs id="defs4"> <linearGradient id="linearGradient4066"> <stop id="stop4068" offset="0" style="stop-color:#000000;stop-opacity:0;" /> <stop id="stop4070" offset="1" style="stop-color:#000000;stop-opacity:1" /> </linearGradient> <linearGradient id="linearGradient4026"> <stop id="stop4028" offset="0" style="stop-color:#000000;stop-opacity:1;" /> <stop id="stop4030" offset="1" style="stop-color:#ffffff;stop-opacity:0;" /> </linearGradient> <linearGradient id="linearGradient4018"> <stop id="stop4020" offset="0" style="stop-color:#000000;stop-opacity:1;" /> <stop id="stop4022" offset="1" style="stop-color:#0000ff;stop-opacity:0;" /> </linearGradient> <inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 526.18109 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="744.09448 : 526.18109 : 1" inkscape:persp3d-origin="372.04724 : 350.78739 : 1" id="perspective10" /> </defs> <metadata id="metadata7"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>Image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> <g style="display:inline" inkscape:label="bg" inkscape:groupmode="layer" id="layer1"> <text id="text4380" y="282.36218" x="235.71429" style="font-size:30px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" xml:space="preserve"><tspan y="282.36218" x="235.71429" id="tspan4382" sodipodi:role="line" /></text> <g mbname="btn" transform="translate(148.57143,98.571429)" id="btn"> <g style="display:none" mbname="btn_normal" transform="translate(148.57143,98.571429)" id="btn_normal" frame="normal"> <rect style="fill:#0000ff" id="rect2651" width="122.85714" height="47.142857" x="-1.4285715" y="1.4285747" rx="6.0995407" ry="5.0559778" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="10.000002" y="32.85714" id="text2653"><tspan sodipodi:role="line" id="tspan2655" x="10.000002" y="32.85714">Click Me</tspan></text> </g> <g style="" mbname="btn_active" transform="translate(148.57143,98.571429)" id="btn_active" frame="active"> <rect style="fill:#00ffff" id="rect2727" width="122.85714" height="47.142857" x="-1.4285715" y="1.4285747" rx="6.0995407" ry="5.0559778" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="10.000002" y="32.85714" id="text2729"><tspan sodipodi:role="line" id="tspan2731" x="10.000002" y="32.85714">Click Me</tspan></text> </g> <g style="display:none" mbname="btn_click" transform="translate(148.57143,98.571429)" id="btn_click" frame="click"> <rect style="fill:#0000ff" id="rect2734" width="122.85714" height="47.142857" x="-1.4285715" y="1.4285747" rx="6.0995407" ry="5.0559778" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="10.000002" y="32.85714" id="text2736"><tspan sodipodi:role="line" id="tspan2738" x="10.000002" y="32.85714">Click Me</tspan></text> </g> </g> </g> <g style="display:inline" inkscape:label="text" id="layer2" inkscape:groupmode="layer" /> </svg>