[Mono-bugs] [Bug 75063][Nor] Changed - Graphics.DrawImage(Image, PointF[]) throws exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 09:35:42 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 sebastien at ximian.com.

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

--- shadow/75063	2005-10-06 14:21:39.000000000 -0400
+++ shadow/75063.tmp.5637	2006-04-25 09:35:42.000000000 -0400
@@ -138,6 +138,11 @@
 PointF [] punti = new PointF [3];
 punti[0]=new PointF(10f,10f);
 punti[1]=new PointF(70f,0f);
 punti[2]=new PointF(30f,100f);
 
 I hope it ilustrates to see the rotations that this functions can do
+
+------- Additional Comments From sebastien at ximian.com  2006-04-25 09:35 -------
+Created an attachment (id=16825)
+patch from Bill Holmes (sent on mono-devel)
+


More information about the mono-bugs mailing list