[Mono-bugs] [Bug 56967][Nor] Changed - libgdiplus -> jpeg argb_conversion
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Apr 2004 07:23:42 -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 ximian@divinehawk.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56967
--- shadow/56967 2004-04-14 01:18:36.000000000 -0400
+++ shadow/56967.tmp.9938 2004-04-14 07:23:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56967
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: ximian@divinehawk.com
QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
------- 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!
+
+------- Additional Comments From ximian@divinehawk.com 2004-04-14 07:23 -------
+Works for me. Thanks for the quick fix Vladimir.