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 2006-04-25 13:46:57.000000000 -0400 +++ shadow/76834.tmp.10018 2006-05-08 15:48:56.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 76834 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEEDINFO +Status: CLOSED Resolution: Severity: Unknown Priority: Wishlist Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -38,6 +38,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-04-25 13:46 ------- The patch doesn't work with the existing code. cairo_stroke_extents doesn't return the expected values and doesn't set any error code (using cairo_status). + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-08 15:48 ------- +Some testing indicates that MS GDI+ results are not very precise (i.e. +the bounds can be quite larger than the path inside it). As such the +current implementation should do a similar job (anyway we can't get +the _exact_ same results). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
