Hi Dylan, The single element looks ok, can you provide a complete example that shows the problem? Also do you get this problem with the included svgrasterizer application or just your 'stream' application?
"Dylan Browne" <[EMAIL PROTECTED]> wrote on 05/19/2006 10:41:58 AM: > I'm getting an error when attempting to export an SVG Document to JPEG (or > other image format). I've included the top of the stack trace below. > Basically the essence of the error is that: > > The attribute "xlink:href" of the element <use> is required > > <use fill-opacity="0.2" xmlns:xlink="http://www.w3.org/1999/xlink" > > onmousedown="select_group(evt,true,90.6912,202.90311885986404);" > stroke="blue" xlink:href="#circle" > > onmouseover="select_point(evt,true,90.6912,202.90311885986404, 'DOSE = > 0.00','IRESP = > 106.89','ID','1.0',0.0,106.88575287553);" > transform="translate(90.6912,202.90311885986404)scale(5.0)" > width="5.0%" xlink:show="embed" xlink:type="simple" > fill="blue" > onmouseup="deselect_group(evt,true);" height="5.0%" > > onmouseout="deselect_point(evt,true);deselect_group(evt,true);" > xlink:actuate="onLoad"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
