Newbie first post:

is this my code, if not is there a workaround?
changing stroke-width of first line effects second line: extra black line being rendered changes width with first line.
order is important, these lines normally overlap, but this is not essential for demonstration
if they are reversed in order effect is not rendered :-/


squiggle batik 1.5 on macOSx.2

<svg>
<line x1="10" y1="117" x2="22" y2="120" style="stroke:#ee9933; stroke-width:35;" />
<line x1="137" y1="103" x2="135" y2="145" style="stroke:#aa6633; stroke-width:6;" />
</svg>


thanks

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

preparing press release jpg of home page for Monday using batik-rasterizer :-)
normally checked against IE6 + ASV6 (external use file)



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



Reply via email to