[Mono-bugs] [Bug 80323][Nor] Changed - Incorrect ColorMatrix alpha processing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 21 16:49:52 EST 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=80323
--- shadow/80323 2006-12-21 13:13:14.000000000 -0500
+++ shadow/80323.tmp.13654 2006-12-21 16:49:52.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80323
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details: SUSE 10.1
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: sebastien at ximian.com
ReportedBy: josecoig at cae.net
QAContact: mono-bugs at ximian.com
@@ -185,6 +185,18 @@
Updated testcase
------- Additional Comments From gert.driesen at pandora.be 2006-12-21 13:13 -------
The ArgumentNullException was because I did not dispose the
Container.
+
+------- Additional Comments From sebastien at ximian.com 2006-12-21 16:49 -------
+Fixed in SVN r69897. Note that without the flicker (using 1.1 or
+reverting r68480) it's quite visible that the blue background is now
+stable.
+
+Sorry for the delay in committing. Moving your sample code to a unit
+test uncovered another bug and it took me a while to isolate it
+(Brushes) outside the changed I made.
+
+As a "bonus" (add to compile/test too often) the ColorMatrix code is
+now 30% faster than before :)
More information about the mono-bugs
mailing list