[Mono-bugs] [Bug 80693][Wis] Changed - Add 16bpp PNG support

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 31 17:54:45 EST 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=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: mono-bugs at ximian.com                            
 ReportedBy: mugenjouchan at gmail.com               
 QAContact: mono-bugs at ximian.com
 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 mugenjouchan at gmail.com  2007-01-31 17:48 -------
 Created an attachment (id=18597)
 test case with code and input/output images
 
+
+------- Additional Comments From sebastien at ximian.com  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.


More information about the mono-bugs mailing list