[Mono-bugs] [Bug 56967][Nor] Changed - libgdiplus -> jpeg argb_conversion

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Apr 2004 01:18:36 -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 vladimir@pobox.com.

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

--- shadow/56967	2004-04-13 19:45:00.000000000 -0400
+++ shadow/56967.tmp.7019	2004-04-14 01:18:36.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56967
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@divinehawk.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,12 @@
 Patch is attached to fix.
 
 ------- Additional Comments From ximian@divinehawk.com  2004-04-13 19:45 -------
 Created an attachment (id=7346)
 Fix for need_argb_conversion
 
+
+------- Additional Comments From vladimir@pobox.com  2004-04-14 01:18 -------
+Oops, just committed a patch for this.. the argb conversion is still
+not necessary in a lot of cases, but it was testing for 32bpp where it
+should be 24bpp.  Please test with CVS and check whether it works for
+you.  Thanks!