[Mono-bugs] [Bug 79297][Nor] Changed - PNG alpha values are not fully considered

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 13:21:37 EST 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=79297

--- shadow/79297	2006-12-31 08:55:33.000000000 -0500
+++ shadow/79297.tmp.7481	2007-01-02 13:21:37.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 79297
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: 
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Cosmetic
-Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com                            
+Priority: Normal
+Component: libgdiplus
+AssignedTo: sebastien at ximian.com                            
 ReportedBy: dsuarezv at codicesoftware.com               
 QAContact: toshok at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: PNG alpha values are not fully considered
@@ -91,6 +91,10 @@
 That is a cairo bug similiar to the one here:
 http://www.nabble.com/Bug-drawing-PNG-images-with-transparency-tf2033165.html#a5601225
 
 The bug isn't fixed yet (cairo 1.3.10), so I guess somebody should
 file a bug report on freedesktop.org bugzilla.
 
+
+------- Additional Comments From sebastien at ximian.com  2007-01-02 13:21 -------
+Same problem as ColorMatrix (#80323). We need to pre-multiply alpha
+before giving the raw data to Cairo.


More information about the mono-bugs mailing list