[Mono-bugs] [Bug 76554][Nor] Changed - Wrong ResXResourceWriter <value> output for Bitmaps/Icons

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 21 06:17:09 EST 2005


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 at novonyx.com.

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

--- shadow/76554	2005-10-25 13:46:19.000000000 -0400
+++ shadow/76554.tmp.21700	2005-12-21 06:17:09.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76554
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,16 @@
 
 
 ------- Additional Comments From xenomorph2 at onlinehome.de  2005-10-25 13:46 -------
 Created an attachment (id=15986)
 resx file written with mono ResXResourceWriter
 
+
+------- Additional Comments From peter at novonyx.com  2005-12-21 06:17 -------
+Both decode to (almost, see below) the same image. Trailing A's 
+represent binary 0. By not using the same encoder these differences 
+can happen and are normal.
+
+Almost the same image because the MS version seems to have 
+a 'lighter' version of the folder_start image than the mono version 
+of the attached xml. Possibly due to MS applying some gamma 
+correction on the system that was used to generate the image.


More information about the mono-bugs mailing list