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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +Priority: Normal +Component: libgdiplus +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-01-02 13:21 ------- +Same problem as ColorMatrix (#80323). We need to pre-multiply alpha +before giving the raw data to Cairo. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
