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=78159 --- shadow/78159 2006-04-21 17:19:33.000000000 -0400 +++ shadow/78159.tmp.14946 2006-05-19 12:09:59.000000000 -0400 @@ -5,13 +5,13 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Minor Component: Sys.Drawing. -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Some HatchBrushes HatchStyle visual output doesn't match ms @@ -43,6 +43,21 @@ Are you reporting that the name is displayed wrong or that the hatch drawings are not to your liking? ------- Additional Comments From [EMAIL PROTECTED] 2006-04-21 17:19 ------- Both, Peter, both... it was tjfontaine who encountered the second problem. I didn't see it. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-19 12:09 ------- +there are multiple problems +- the cairo 1.0.2 to 1.0.4 update broke the dotted lines (e.g. +DottedGrid and DottedDiamond) in the same way it broke pens style (bug +#77976 and #78059); +- I think some changes to aliasing (done about a month ago) also +affected some the results; +- I get very different results when I run this sample under NLD9 and +SuSE10 (sometimes it's better, sometimes it's worse). That may be due +to different X servers (XFree vs Xorg) and different video drivers; + +Some small fixes seems to help on both NLD9 and SuSE10 results. I'll +try to do a patch that gets the best results on both (with a minimum +of side effects). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
