[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:30:11 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 vlad.dimitrov at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81737
--- shadow/81737 2007-05-28 12:12:30.000000000 -0400
+++ shadow/81737.tmp.21744 2007-05-28 13:30:11.000000000 -0400
@@ -54,6 +54,12 @@
the pen's width (which differs from cairo and gdi+). It's likely that
this occurs on most of the Draw* functions.
However it doesn't create a blank (only an offset) between the draw
and fill. Am almost convinced (and afraid) that this is AA+scaling
related.
+
+------- 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.
More information about the mono-bugs
mailing list