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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
