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=58885

--- shadow/58885        2004-12-09 00:19:25.000000000 -0500
+++ shadow/58885.tmp.25894      2006-08-25 15:24:43.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 58885
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: Mac OS X 10.3.3
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Graphics class is drawing with wrong colors
+Summary: [OSX] Graphics class is drawing with wrong colors
 
 Description of Problem:
 The colors get mixed up on Mac OS X when using the drawing functions of the 
System.Drawing 
 namespace. All drawing functions of the Graphics class almost never hit the 
correct color. The 
 only color which seems to work is blue. I guess there is a problem with little 
or big endians on 
 the PPC platform.
@@ -163,6 +163,13 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2004-12-09 00:19 -------
 We are still expecting a reply from Stefan on "what happens when the 
 patch is applied to pixman?" OR is this behavior reproducable with 
 Cairo-HEAD and libgdiplus-HEAD ?
 
 Thanks!
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-25 15:24 -------
+The PNG code depended on a macro (get_pixel_bgra) that was broken wrt
+endianess. This was fixed in SVN r64358.
+
+Please re-open the bug if the issue still exists (there may be other
+endian bugs).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to