[Mono-bugs] [Bug 77976][Nor] Changed - Pen DashStyle = DashStyle.Dash draws solid lines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 12:09:09 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=77976

--- shadow/77976	2006-05-15 12:07:30.000000000 -0400
+++ shadow/77976.tmp.15644	2006-05-15 12:09:09.000000000 -0400
@@ -33,6 +33,11 @@
 In pen.c the call to
    cairo_set_line_cap (graphics->ct, convert_line_cap (pen->line_cap));
 seems to "confuse" (it's not a reset) the dashes.
 
 Commenting this line fix DashStyle (but probably breaks DashCap).
 Not yet sure if it's a Cairo issue/feature or not.
+
+------- Additional Comments From sebastien at ximian.com  2006-05-15 12:09 -------
+Created an attachment (id=17023)
+a more direct test case (no SWF involved)
+


More information about the mono-bugs mailing list