To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113186 Issue #|113186 Summary|basegfx::tools' isConvex() test fails for self-interse |cting polygons Component|gsl Version|OOo 3.2.1 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|aw Reported by|hdu
------- Additional comments from [email protected] Fri Jul 16 10:31:52 +0000 2010 ------- The current test for polygon convexity (basegfx::tools::isConvex) gives wrong results for some self- intersecting polygons. The test is currently only used to accelerate the triangulation of clip regions which self-intersect rarely. If the test is to be used for general testing though it needs to give proper results for self-intersecting polygons too. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
