rubys 02/04/02 10:23:40 Modified: proposal/gump/site/xdocs bench.svg Log: Explicitly specify the namespace Revision Changes Path 1.2 +92 -91 jakarta-alexandria/proposal/gump/site/xdocs/bench.svg Index: bench.svg =================================================================== RCS file: /home/cvs/jakarta-alexandria/proposal/gump/site/xdocs/bench.svg,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bench.svg 24 Sep 2001 01:04:23 -0000 1.1 +++ bench.svg 2 Apr 2002 18:23:40 -0000 1.2 @@ -1,91 +1,92 @@ -<?xml version="1.0"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" -"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> - -<svg id="body" width="200" height="100" viewBox="0 0 300 250"> - - <title>Bench, Forest Gump</title> - - <defs> - <g id="post"> - <rect width="20" height="150" style="fill:rgb(208,196,192)"/> - <path d="M0,0 l3-3 h20 l-3,3 Z" style="fill:rgb(156,147,144)" /> - <path d="M20,0 l3-3 v150 l-3,3 Z" style="fill:rgb(104,98,96)" /> - </g> - - <g id="foot"> - <rect width="20" height="10" style="fill:rgb(208,196,192)"/> - <path d="M0,0 l30-30 h20 l-30,30 Z" style="fill:rgb(156,147,144)" /> - <path d="M20,0 l30-30 v10 l-30,30 Z" style="fill:rgb(104,98,96)" /> - </g> - - <g id="back"> - <rect width="300" height="10" style="fill:rgb(120,60,30)" /> - <path d="M0,0 l3-3 h300 l-3,3 Z" style="fill:rgb(90,45,20)" /> - <path d="M300,0 l3-3 v10 l-3,3 Z" style="fill:rgb(60,30,10)" /> - </g> - - <g id="seat"> - <rect width="300" height="5" style="fill:rgb(120,60,30)" /> - <path d="M0,0 l5-5 h300 l-5,5 Z" style="fill:rgb(90,45,20)" /> - <path d="M300,0 l5-5 v5 l-5,5 Z" style="fill:rgb(60,30,10)" /> - </g> - - <g id="box"> - <title>Box of Chocolates</title> - - <rect width="45" height="15" style="fill:rgb(240,240,255)"/> - <path d="M0,0 l25-25 h45 l-25,25 Z" style="fill:rgb(220,220,240)" /> - <path d="M45,0 l25-25 v15 l-25,25 Z" style="fill:rgb(200,200,220)" /> - - <rect x="20" width="5" height="15" style="fill:rgb(255,0,0)"/> - <path d="M20,0 l25-25 h5 l-25,25 Z" style="fill:rgb(255,32,32)" /> - <path d="M10,-10 l5-5 h45 l-5,5 Z" style="fill:rgb(255,32,32)" /> - <path d="M55,-10 l5-5 v15 l-5,5 Z" style="fill:rgb(255,64,64)" /> - - <path d="M35,-10 s-40,-30 0,-6 M35,-10 s60,-30 0,-6" - style="fill:none; stroke:red; stroke-width:2" /> - </g> - - </defs> - - <filter id="MyFilter"> - <desc>Produces a 3D lighting effect.</desc> - <feGaussianBlur in="SourceAlpha" stdDeviation="4" result="blur"/> - <feOffset in="blur" dx="4" dy="4" result="offsetBlur"/> - <feComposite in="blur" in2="SourceAlpha" operator="in" result="blur"/> - <feComposite in="SourceGraphic" in2="blur" operator="arithmetic" - k1="0" k2="1" k3="1" k4="0" result="litPaint"/> - <feMerge> - <feMergeNode in="offsetBlur"/> - <feMergeNode in="litPaint"/> - </feMerge> - </filter> - - <g style="filter:url(#MyFilter)"> - <title>Bench</title> - <use xlink:href="#foot" x="56.5" y="213.5"/> - <use xlink:href="#foot" x="276.5" y="213.5"/> - - <use xlink:href="#post" x="70" y="50"/> - <use xlink:href="#post" x="290" y="50"/> - - <use xlink:href="#foot" x="40" y="160"/> - <use xlink:href="#foot" x="260" y="160"/> - - <use xlink:href="#back" x="40" y="60"/> - <use xlink:href="#back" x="40" y="80"/> - <use xlink:href="#back" x="40" y="100"/> - - <use xlink:href="#seat" x="40" y="140"/> - <use xlink:href="#seat" x="30" y="148"/> - <use xlink:href="#seat" x="20" y="156"/> - </g> - - <g> - <use xlink:href="#box" x="225" y="140"/> - </g> - - <image xlink:href="asf-logo.svg" width="170" height="52" - transform="scale(.5) translate(320,20)"/> -</svg> +<?xml version="1.0"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" +"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> + +<svg id="body" width="200" height="100" viewBox="0 0 300 250" + xmlns="http://www.w3.org/2000/svg"> + + <title>Bench, Forest Gump</title> + + <defs> + <g id="post"> + <rect width="20" height="150" style="fill:rgb(208,196,192)"/> + <path d="M0,0 l3-3 h20 l-3,3 Z" style="fill:rgb(156,147,144)" /> + <path d="M20,0 l3-3 v150 l-3,3 Z" style="fill:rgb(104,98,96)" /> + </g> + + <g id="foot"> + <rect width="20" height="10" style="fill:rgb(208,196,192)"/> + <path d="M0,0 l30-30 h20 l-30,30 Z" style="fill:rgb(156,147,144)" /> + <path d="M20,0 l30-30 v10 l-30,30 Z" style="fill:rgb(104,98,96)" /> + </g> + + <g id="back"> + <rect width="300" height="10" style="fill:rgb(120,60,30)" /> + <path d="M0,0 l3-3 h300 l-3,3 Z" style="fill:rgb(90,45,20)" /> + <path d="M300,0 l3-3 v10 l-3,3 Z" style="fill:rgb(60,30,10)" /> + </g> + + <g id="seat"> + <rect width="300" height="5" style="fill:rgb(120,60,30)" /> + <path d="M0,0 l5-5 h300 l-5,5 Z" style="fill:rgb(90,45,20)" /> + <path d="M300,0 l5-5 v5 l-5,5 Z" style="fill:rgb(60,30,10)" /> + </g> + + <g id="box"> + <title>Box of Chocolates</title> + + <rect width="45" height="15" style="fill:rgb(240,240,255)"/> + <path d="M0,0 l25-25 h45 l-25,25 Z" style="fill:rgb(220,220,240)" /> + <path d="M45,0 l25-25 v15 l-25,25 Z" style="fill:rgb(200,200,220)" /> + + <rect x="20" width="5" height="15" style="fill:rgb(255,0,0)"/> + <path d="M20,0 l25-25 h5 l-25,25 Z" style="fill:rgb(255,32,32)" /> + <path d="M10,-10 l5-5 h45 l-5,5 Z" style="fill:rgb(255,32,32)" /> + <path d="M55,-10 l5-5 v15 l-5,5 Z" style="fill:rgb(255,64,64)" /> + + <path d="M35,-10 s-40,-30 0,-6 M35,-10 s60,-30 0,-6" + style="fill:none; stroke:red; stroke-width:2" /> + </g> + + </defs> + + <filter id="MyFilter"> + <desc>Produces a 3D lighting effect.</desc> + <feGaussianBlur in="SourceAlpha" stdDeviation="4" result="blur"/> + <feOffset in="blur" dx="4" dy="4" result="offsetBlur"/> + <feComposite in="blur" in2="SourceAlpha" operator="in" result="blur"/> + <feComposite in="SourceGraphic" in2="blur" operator="arithmetic" + k1="0" k2="1" k3="1" k4="0" result="litPaint"/> + <feMerge> + <feMergeNode in="offsetBlur"/> + <feMergeNode in="litPaint"/> + </feMerge> + </filter> + + <g style="filter:url(#MyFilter)"> + <title>Bench</title> + <use xlink:href="#foot" x="56.5" y="213.5"/> + <use xlink:href="#foot" x="276.5" y="213.5"/> + + <use xlink:href="#post" x="70" y="50"/> + <use xlink:href="#post" x="290" y="50"/> + + <use xlink:href="#foot" x="40" y="160"/> + <use xlink:href="#foot" x="260" y="160"/> + + <use xlink:href="#back" x="40" y="60"/> + <use xlink:href="#back" x="40" y="80"/> + <use xlink:href="#back" x="40" y="100"/> + + <use xlink:href="#seat" x="40" y="140"/> + <use xlink:href="#seat" x="30" y="148"/> + <use xlink:href="#seat" x="20" y="156"/> + </g> + + <g> + <use xlink:href="#box" x="225" y="140"/> + </g> + + <image xlink:href="asf-logo.svg" width="170" height="52" + transform="scale(.5) translate(320,20)"/> +</svg>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
