[Mono-bugs] [Bug 55934][Nor] Changed - Error loading image

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 01:53:31 -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 peter@novonyx.com.

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

--- shadow/55934	2004-05-12 13:37:24.000000000 -0400
+++ shadow/55934.tmp.15178	2004-05-13 01:53:31.000000000 -0400
@@ -103,6 +103,10 @@
             break;
 
 I added checks there, so that should help things.
 
 The second step is to fix the PNG loader to cope with the 4 bit 
 thing that is on this sample.
+
+------- Additional Comments From peter@novonyx.com  2004-05-13 01:53 -------
+The problem is due to the fact that the image is interlaced and our
+png code currently does not support interlaced.