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=77976 --- shadow/77976 2006-05-15 14:55:59.000000000 -0400 +++ shadow/77976.tmp.18890 2006-05-15 15:32:50.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 77976 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -67,6 +67,19 @@ now because of the missing end pixel in some lines. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 14:55 ------- Created an attachment (id=17025) New MWF controls screenshot + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 15:32 ------- +Yes, from a GDI+/S.D. perspective r52463 doesn't work (as it doesn't +only add an extra pixel). However MWF depends on that bad behaviour +(the extra pixel), so SVN r60717 re-introduce this in the specific +cases where the pen's width is one and no dash style is provided +(where the associated problems shouldn't be visible). + +This should cover most MWF cases(*) while keeping the correct +GDI+/S.D. behaviour (most of the time). + +* I'll look for other cases and you can open new bug entries, with +code samples, if/when you find some. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
