https://bugzilla.novell.com/show_bug.cgi?id=362022

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=362022#c4





--- Comment #4 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-06-02 14:02:31 
MDT ---
Shape::ComputeBounds calls
* ComputeShapeBounds(false) and
* ComputeShapeBounds(true)
which means the "heavy" cases for paths are doubled.

The second 2x factor is the loop for the 2 figures in the path (sharing can be
done there too).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to