Hi I think i found a bug in the Batik GVT Renderer.
I have an example: - - - - - - - - - - - - - - - - - - - - - <svg version="1.0" width="111" height="111" id="rectangle" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="111" height="111" fill="lightblue" stroke="black" stroke-width="3" /> </svg> - - - - - - - - - - - - - - - - - - - - - - As attachment is a screenshot from Squiggle (Manipulated with Gimp) It shows that the top/left bound is 2px and the bottom/right is 1 px I had expected the rect stroke to be 3px. when i increas the total width/height in <SVG> the strokes changes but are still false. How can i determine the correct size of the above example? Any one with same experiences...? Carsten Birn
<<attachment: quadrat111.gif>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]