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=78059 --- shadow/78059 2006-04-09 09:52:08.000000000 -0400 +++ shadow/78059.tmp.17177 2006-05-15 13:49:05.000000000 -0400 @@ -1,23 +1,24 @@ Bug#: 78059 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Sys.Drawing. -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Setting Pen.DashPattern results in wrong output +BugsThisDependsOn: 77976 If you set the Pen.DashPattern to new float {1.0f, whatever} a line gets painted with 2 colored pixels side by side instead of only one pixel. Attached is an image that shows the different outputs from linux and windows and the sample app to reproduce the output. @@ -28,6 +29,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-04-09 09:52 ------- Created an attachment (id=16741) Sample app to reproduce the output + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 13:49 ------- +reverting the same change (r52463 on pen.c) also fix this issue - but +isn't without effects :| _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
