[Mono-bugs] [Bug 76834][Wis] Changed - [PATCH] Implement
GdipGetPathWorldBounds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 25 19:49:05 EST 2006
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76834
--- shadow/76834 2006-03-22 23:24:29.000000000 -0500
+++ shadow/76834.tmp.1662 2006-03-25 19:49:05.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 76834
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
-AssignedTo: duncan at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: mike at plan99.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] Implement GdipGetPathWorldBounds
@@ -22,6 +22,16 @@
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
+
+------- Additional Comments From sebastien at ximian.com 2006-03-25 19:49 -------
+Mike, thanks for the patch. I already have implemented this (about) a
+month ago (sadly without seeing your patch). I'll have a look at it as
+my version doesn't handle the pen parameter.
+
+Do you have any (self contained) test case that I could use to test
+this ? and, hopefully, add to our test suite ?
+
+Thanks.
More information about the mono-bugs
mailing list