Jonathan Chetwynd wrote:
Best workaround I found was to hide a short length of a narrow stroke-width after a wide stroke-width to prevent the next stroke-width being effected.

This seems to be a bug

I agree this is a bug, but it appears to be in the Mac OS X JVM not in Batik. I don't get this problem in Windows. I was able to work around it also by converting the line elements to path elements and adding a 'l 0, 0' (relative line-to moving 0 by 0 - I.E. a no op). This explains why this bug had not been noticed previously - it appears to only affect individual lines that are drawn - not more complex paths.


thanks


Jonathan
http://www.peepo.co.uk
SVG for people with learning difficulties


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






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



Reply via email to