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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81674 --- shadow/81674 2007-05-22 11:33:53.000000000 -0400 +++ shadow/81674.tmp.10425 2007-05-23 13:15:28.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 81674 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: pngcodec.c upsampling patch +Summary: Support for 2bpp PNG Description of Problem: In 1.2.3 and continuing on in the new 1.2.4 of libgdiplus there is a nice code for upsampling 2bpp .png files to 4bpp Bitmaps. Unfortunately there is one line missing to make it useful. @@ -67,6 +67,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 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... + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-23 13:15 ------- +Fixed in SVN r77850. +Thanks! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
