https://bugzilla.novell.com/show_bug.cgi?id=345906
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345906#c1 --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-12-04 08:25:46 MST --- <Canvas xmlns="http://schemas.microsoft.com/client/2007"> <Path Stroke="Red" StrokeLineJoin="Miter" StrokeThickness="5" Data="M10,10 10,100" /> <Path Stroke="Red" StrokeLineJoin="Miter" StrokeThickness="5" Data="M20,10 20,100 20,10" /> <Path Stroke="Green" StrokeLineJoin="Miter" StrokeMiterLimit="1" StrokeThickness="5" Data="M40,10 40,100" /> <Path Stroke="Green" StrokeLineJoin="Miter" StrokeMiterLimit="1" StrokeThickness="5" Data="M50,10 50,100 50,10" /> <Path Stroke="Blue" StrokeLineJoin="Miter" StrokeMiterLimit="10" StrokeThickness="5" Data="M70,10 70,100" /> <Path Stroke="Blue" StrokeLineJoin="Miter" StrokeMiterLimit="10" StrokeThickness="5" Data="M80,10 80,100 80,10" /> <Path Stroke="Black" StrokeLineJoin="Miter" StrokeMiterLimit="30" StrokeThickness="5" Data="M100,10 100,100" /> <Path Stroke="Black" StrokeLineJoin="Miter" StrokeMiterLimit="30" StrokeThickness="5" Data="M110,10 110,100 110,10" /> </Canvas> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
