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=81737 --- shadow/81737 2007-05-28 13:30:11.000000000 -0400 +++ shadow/81737.tmp.21972 2007-05-28 13:42:32.000000000 -0400 @@ -60,6 +60,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-05-28 13:30 ------- I personally tried to patch this by changing cairo_DrawRect but couldn't find a good way to change the size and position so the result would be satisfying. Probably something else (scaling) is interfering too. + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-28 13:42 ------- +Fixing in cairo would only be possible if all our AA code was moved +there. Otherwise our AA hack can't perfectly coexists in scaling :( + +I just committed some tests, r78080, about a small (not scaling) +difference that can occurs between libgdiplus and MS GDI+. + +Now I'll look if/how we can reduce the problem (got a few ideas) but I +don't see any easy way to totally remove it :( _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
