[Mono-bugs] [Bug 81737][Nor] Changed - DrawRect not placed correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 28 13:42:32 EDT 2007
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=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 vlad.dimitrov at gmail.com 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 sebastien at ximian.com 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 :(
More information about the mono-bugs
mailing list