[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 16:52:07 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 monkey at jpobst.com.

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

--- shadow/80842	2007-04-13 16:45:00.000000000 -0400
+++ shadow/80842.tmp.6398	2007-04-13 16:52:07.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 80842
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: opensuse 10.2
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: monkey at jpobst.com               
@@ -159,6 +159,16 @@
 color (all 256 pixels). But this is rather a corner case and I doubt
 Cairo or MS folks would find it worth a change ;-)
 
 We could make a special case for it or small values (the more cases
 the more slowdown we get) but I'm not sure if it's worth it. What was
 the original test case for the bug ?
+
+------- Additional Comments From monkey at jpobst.com  2007-04-13 16:52 -------
+I basically wanted to test image equality, and equals didn't seem to
+do it for me.  See ToolStripItemTests.BehaviorImageList here:
+
+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.  :)


More information about the mono-bugs mailing list