[Mono-bugs] [Bug 345888] [cairo] No support for different Start and End LineCaps

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 16 13:31:43 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=345888

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=345888#c5





--- Comment #5 from Sebastien Pouliot <spouliot at novell.com>  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.


More information about the mono-bugs mailing list