[Mono-bugs] [Bug 75325][Wis] Changed - Graphics.DrawImage(Image,
PointF[]) wrong behaviour
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 3 13:59:36 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75325
--- shadow/75325 2005-06-20 11:59:39.000000000 -0400
+++ shadow/75325.tmp.16693 2005-07-03 13:59:36.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75325
Product: Mono: Class Libraries
Version: 1.1
OS: Mac OS X 10.3
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: davide.morelli at parser.it
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -31,6 +31,11 @@
this code should be correct if I pass 3 PointF like these:
{(10,10), (100,10), (10,100)}
but NOT with
{(10,10), (100,0), (0,100)} <-- here is a rotation and a stretch
wrong behaviour on all platforms: osx, win and linux
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-03 13:59 -------
+
+
+*** This bug has been marked as a duplicate of 75063 ***
More information about the mono-bugs
mailing list