[Mono-bugs] [Bug 81266][Nor] Changed - GdipSetPenColor() does not change the pen color
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 00:13:19 EDT 2007
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 choe.hwanjin at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81266
--- shadow/81266 2007-03-29 23:11:15.000000000 -0500
+++ shadow/81266.tmp.18580 2007-03-29 23:13:19.000000000 -0500
@@ -48,6 +48,11 @@
The reason is that the GpPen does not use GpPen::color when it draws a line
or something. If the pen has SolidFill brush, it should change the color of
the SolidFill brush by calling GdipSetSolidFillColor() on GpPen::brush.
I made a patch for this problem. I will attach it.
+
+------- Additional Comments From choe.hwanjin at gmail.com 2007-03-29 23:13 -------
+Created an attachment (id=18974)
+GdipSetPenColor patch
+
More information about the mono-bugs
mailing list