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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -27,6 +27,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-10-25 13:46 ------- Created an attachment (id=15986) resx file written with mono ResXResourceWriter + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
