https://bugzilla.novell.com/show_bug.cgi?id=345888
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345888#c5 --- Comment #5 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-01-16 11:31:42 MST --- To resume comment #3 and #4, having different start and end line caps cause problems on: * Line w/special case for single points (#352072) * Polyline w/special case if 0, 1 or 2 points (behave like a line) * Paths w/special case if geometry is closed (caps can be ignored) all other shapes can be ignored. The new shape drawing code needs to handle this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
