[Mono-bugs] [Bug 78059][Nor] Changed - Setting Pen.DashPattern results in wrong output

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 13:49:05 EDT 2006


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=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: peter at novonyx.com                            
+AssignedTo: sebastien at ximian.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 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 xenomorph2 at onlinehome.de  2006-04-09 09:52 -------
 Created an attachment (id=16741)
 Sample app to reproduce the output
 
+
+------- Additional Comments From sebastien at ximian.com  2006-05-15 13:49 -------
+reverting the same change (r52463 on pen.c) also fix this issue - but
+isn't without effects :|


More information about the mono-bugs mailing list