[Mono-bugs] [Bug 81674][Wis] Changed - pngcodec.c upsampling patch
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 22 11:33:53 EDT 2007
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81674
--- shadow/81674 2007-05-19 10:08:49.000000000 -0400
+++ shadow/81674.tmp.11716 2007-05-22 11:33:53.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 81674
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: REOPENED
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: mugenjouchan at gmail.com
@@ -60,6 +60,13 @@
Created an attachment (id=19267)
2bpp png as requested for unit tests (modified from original file I had to read in)
------- Additional Comments From sebastien at ximian.com 2007-05-19 10:08 -------
Cute one, thanks ;-)
+
+------- Additional Comments From sebastien at ximian.com 2007-05-22 11:33 -------
+> Expected Results:
+> a working Bitmap-object with the 4bpp Format
+
+Loading the attached image (2bpp) with MS SD/GDI+ returns a 32bpp ARGB
+bitmap. Doing the same requires a much bigger patch...
More information about the mono-bugs
mailing list