[Mono-bugs] [Bug 80842][Nor] Changed - DrawImage doesn't strech image exactly like MS GDI+
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 13 17:04:16 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80842
--- shadow/80842 2007-04-13 16:52:07.000000000 -0400
+++ shadow/80842.tmp.7417 2007-04-13 17:04:16.000000000 -0400
@@ -169,6 +169,14 @@
http://anonsvn.mono-project.com/viewcvs/trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolStripItemTest.cs?view=markup
So it's certainly not harming an actual application or anything. If
there's a better way to test what I want (and I have no doubt that
there is), that is fine with me. :)
+
+------- Additional Comments From sebastien at ximian.com 2007-04-13 17:04 -------
+Ok, the I suggest you change the existing test to use 16,16 for the
+bitmap size. This will remove the scaling and the rest of the test
+will work correctly.
+
+Then you can add a new test for bitmap size != 16,16 (to make sure
+they are accepted) but just don't check the exact color output ;-)
More information about the mono-bugs
mailing list