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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Apr 2004 19:45:00 -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-13 19:44:18.000000000 -0400
+++ shadow/56967.tmp.5023	2004-04-13 19:45:00.000000000 -0400
@@ -22,6 +22,11 @@
 Image i = Image.FromFile("test.jpg");
 i.Save("test2.jpg", ImageFormat.Jpeg);
 
 test2.jpg will look distorted due to scanlines
 
 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
+