To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92751
------- Additional comments from [EMAIL PROTECTED] Tue Sep 9 16:37:55 +0000 2008 ------- AW: Okay, with creating a clone without text, XLINE_SOLID, black line color and no fill i can get the old PolyPolygon and decide if it is the object outline itself (a little bit better since PolyPolygons are handled topologically correct). With this contour polygon i get the old behaviour. What is missing is the clipping of text which does not fit into (below) the object. This was formaly done directly with code when Outliner was painting the text. I can either throw away those portions or put all portions together into a MaskPrimitive2D to let the renderers clip it. I will try the first method since those portions are not really needed... --------------------------------------------------------------------- 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]
