[Mono-bugs] [Bug 79612][Wis] Changed - Matrix (System.Drawing.Drawing2D.Matrix) constructor fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 01:13:03 EDT 2006
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 s at ourada.org.
http://bugzilla.ximian.com/show_bug.cgi?id=79612
--- shadow/79612 2006-10-07 01:12:29.000000000 -0400
+++ shadow/79612.tmp.27527 2006-10-07 01:13:03.000000000 -0400
@@ -51,6 +51,11 @@
Additional Information:
I'm not an expert in Mono or GDI Plus, but it looks like the Mono
constructor is attempting to pass the rectangle and points directly to GDI
Plus, but it looks to me like the .Net class and the GDI Plus class have
constructors that look similar but actually do different things. Even given
that, I'm not sure why this exception would arise, though.
+
+------- Additional Comments From s at ourada.org 2006-10-07 01:13 -------
+Created an attachment (id=17812)
+Test program for Matrix constructor bug
+
More information about the mono-bugs
mailing list