[Mono-bugs] [Bug 76834][Wis] New - [PATCH] Implement GdipGetPathWorldBounds

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 27 21:55:24 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.13847	2005-11-27 21:55:24.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 76834
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: duncan at ximian.com                            
+ReportedBy: mike at plan99.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+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.


More information about the mono-bugs mailing list