hi,

i have an svg file which looks very similar like the one at the end of this
message.
when i load this with Firefox 3.5 everything looks like expected. 
But Batik only displays the file in the first use tag. The use tags inside
the first 
one are ignored. Can anyone help me out of this ?


<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.2" xmlns:svg="http://www.w3.org/2000/svg"; 
xmlns="http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink"; width="1849" height="2340" >
<g transform="translate(0.0,2340) scale(1,-1)" 
style="overflow:visible;color:#000000;fill:none;stroke:currentColor;stroke-width:0.07">
<g transform="translate(100,100)">
<g transform="rotate(90,0,0) translate(0,-300)">
<use xlink:href="file:/C:/file1.svg" x="0" y="0">
  <use xlink:href="file:/C:/file2.svg" x="0" y="0"
transform="translate(8,232) rotate(0,0,0)">
    <use xlink:href="file:/C:/file3.svg" x="0" y="0"
transform="translate(130,-10) rotate(0,0,0)"/>    
  </use>
</use>
</g>
</g>
</g>
</svg>
-- 
View this message in context: 
http://www.nabble.com/recursive-use-tag-doesn%C2%B4t-work-in-batik---in-Firefox-3.5-it%C2%B4s-ok-tp25993576p25993576.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to