[Mono-bugs] [Bug 62282][Wis] Changed - System.Drawing.Pen:set_EndCap

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Dec 2004 00:42:22 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by rkumar@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62282

--- shadow/62282	2004-08-02 11:07:52.000000000 -0400
+++ shadow/62282.tmp.12213	2004-12-09 00:42:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 62282
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gmendes@interserv.com.br               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,11 @@
 
 Ok, we don't have an implementation for Pen.EndCap property. That is 
 why you are getting this. Well, you can open a new bug and close this 
 one. However, it's not implementable right now, because our 
 dependency cairo does not support to have different end caps for a 
 line.
+
+------- Additional Comments From rkumar@novell.com  2004-12-09 00:42 -------
+I can't think of a good work around for this at the moment. The 
+easiest option I have is to wait for the Cairo folks to provide 
+support for different end caps of a line :-(