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=80693 --- shadow/80693 2007-01-31 17:48:27.000000000 -0500 +++ shadow/80693.tmp.20892 2007-01-31 17:54:45.000000000 -0500 @@ -1,23 +1,23 @@ Bug#: 80693 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Bitmap class / loading png +Summary: Add 16bpp PNG support Description of Problem: If I load some pngs(seemingly all of those which are created by image magick convert), well, It looks horrible. sample file output: @@ -44,6 +44,13 @@ Tested with mono 1.2.2.1 on 2x gentoo(libgdiplus-1.2.2) and 1x debian ------- Additional Comments From [EMAIL PROTECTED] 2007-01-31 17:48 ------- Created an attachment (id=18597) test case with code and input/output images + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-31 17:54 ------- +15/16 bpp support (for BMP only*) is new to Mono 1.2.3. The images are +promoted to 32bpp images when loaded. + +(*) The PNG codec wasn't updated, however you should have got an +exception. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
