[Mono-bugs] [Bug 59219][Wis] Changed - [NEEDINFO, PATCH] Fix Pen's transform handling
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 00:27:29 -0400 (EDT)
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59219
--- shadow/59219 2004-05-28 00:27:05.000000000 -0400
+++ shadow/59219.tmp.5834 2004-05-28 00:27:29.000000000 -0400
@@ -42,6 +42,11 @@
3. Line 4 calls gdip_pen_setup, but pen->matrix is set already (from line
2), so pen->matrix does not get updated to the newly transformed matrix in
graphics->ct.
We need to see what happens when we change the pen's Matrix (i.e. between
line 3, 4, or 4, 5)
+
+------- Additional Comments From duncan@ximian.com 2004-05-28 00:27 -------
+Created an attachment (id=7883)
+gdip_pen_setup.patch
+