To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105655
------- Additional comments from [email protected] Mon Oct 19 15:31:06 +0000 2009 ------- AW: Have n ow included #i102224# to cvtsvm.cxx to not get problems later. For the original, the Subdivided polygon gets written. For transporting the curve, i have now added a GDI_EXTENDEDPOLYGON_ACTION which can write/read a whole PolyPolygon with curve information. The trick is to read it; a counter to the last polygon-centric input MetaFileAction is remembered (e.g. at import of GDI_POLYLINE_ACTION). On import of GDI_EXTENDEDPOLYGON_ACTION this is then matched and the action maybe replaced. To write it is necessary to create a GDI_EXTENDEDPOLYGON_ACTION directly after a GDI_POLYLINE_ACTION. Looking for other actions where curve information is lost... --------------------------------------------------------------------- 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]
