To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105480
------- Additional comments from [email protected] Sun Nov 29 12:32:32 +0000 2009 ------- as the patches haven't been reviewed yet, I am adding additional changes to this issue: - changed EMF header to [MS-EMF 2.2.11] HeaderExtension2 Object format. Previously the resulting EMF file could not be converted with GetWinMetaFileBits() function to WMF file format. This has an impact on scenarios where a third-party OLE client requests representation data from OOO in EMF format. In this case, OLE also tries to store the data in WMF format, but the conversion from EMF to WMF fails due to the old header format. - Fixed some problems in ImplWritePath(). Path with bezier curves were not closed properly in some cases. - EMF files were stored with pixel resolution only. Changed to use a 100th mm resolution --------------------------------------------------------------------- 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]
