[Mono-bugs] [Bug 66861][Nor] Changed - MakeTransparent doesn't work properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Oct 2004 16:41:08 -0400 (EDT)


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 jordi@ximian.com.

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

--- shadow/66861	2004-10-21 16:55:49.000000000 -0400
+++ shadow/66861.tmp.30647	2004-10-23 16:41:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 66861
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: rkumar@novell.com                            
 ReportedBy: david.mitchell@telogis.com               
 QAContact: mono-bugs@ximian.com
@@ -98,6 +98,10 @@
 provided when you logged this bug.
 
 ------- Additional Comments From david.mitchell@telogis.com  2004-10-21 16:55 -------
 I'm using the same test case as I used when I originally logged the
 bug. I'm using mono 1.0.2 with System.Drawing from CVS and libgdiplus
 from CVS. Do I need to update my copy of anything else? Cairo maybe?
+
+------- Additional Comments From jordi@ximian.com  2004-10-23 16:41 -------
+I fixed this on HEAD. There was a problem with the 24 bits images when
+making them transparent. Jordi,