Hello again, i investigated more and found that the following piece of code

SVGGraphics2D svgGenerator = new SVGGraphics2D(mapDoc);
Element root = mapDoc.getDocumentElement();
svgGenerator.getRoot(root);

make the source to be rebuilt completely by batik giving this result

http://www.cryms.com/retest.svg

now just have to find out what is missing or wrong and how to patch the
regenerated SVG


-- 
View this message in context: 
http://www.nabble.com/avoid-extra-borders-tf1930768.html#a5302647
Sent from the Batik - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to