[Mono-bugs] [Bug 61957][Wis] Changed - Problems with GDIPlus

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 Aug 2004 10:52:19 -0400 (EDT)


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=61957

--- shadow/61957	2004-08-02 10:43:42.000000000 -0400
+++ shadow/61957.tmp.25561	2004-08-02 10:52:19.000000000 -0400
@@ -294,6 +294,15 @@
 in <0x0056e> Dundas.Charting.WebControl.ChartArea:Paint
 (Dundas.Charting.WebControl.ChartGraphics)
 in <0x01fc5> Dundas.Charting.WebControl.ChartPicture:Paint
 (System.Drawing.Graphics,bool,bool,System.Xml.XmlTextWriter,string,bool,bool)
 
 Should I open a new bug related with this new error message?
+
+------- Additional Comments From rkumar@novell.com  2004-08-02 10:52 -------
+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.
+
+Thanks!