[Mono-bugs] [Bug 76834][Wis] Changed - [PATCH] Implement
GdipGetPathWorldBounds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 27 22:02:28 EST 2005
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 mike at plan99.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76834
--- shadow/76834 2005-11-27 21:55:24.000000000 -0500
+++ shadow/76834.tmp.13899 2005-11-27 22:02:28.000000000 -0500
@@ -17,6 +17,11 @@
Summary: [PATCH] Implement GdipGetPathWorldBounds
The following patch is enough to get Piccolo drawing something. Let me know
if I did it wrong. The temporary GpGraphics* object is ugly but there's no
other way to do it - Cairo requires an active context so it can get miter
angles, and the GDI+ pen code assumes an active Graphics object as well.
+
+------- Additional Comments From mike at plan99.net 2005-11-27 22:02 -------
+Created an attachment (id=16125)
+patch
+
More information about the mono-bugs
mailing list