To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106541
------- Additional comments from [email protected] Fri Nov 13 16:53:56 +0000 2009 ------- AW: Got pretty far now. I got testcases from SJ concerning all bugdocs of emf/wmf files of last tasks and checked with most of them, works very well now (always compared to the VCL-MetaFile rendering, there are still errors in the emf/wmf importers when comparing withthe WIN32 default preview renderer from the system). I have now also implemented and tested with testcode the MetaTextLineAction. For that, i had to isilate the primitive creation(s) for overline/underline/strikethrough to own primitives. Works well. The remaining, not yet implemented actions are: META_STRETCHTEXT_ACTION: Text that shall be stretched to agiven size, no DXArray given. Not used in any case until now (i assertted all not-implemented actions). I think this action will not need to be implemented currently. META_TEXTRECT_ACTION: Also never used, text in a TextRectangle. Would be hard to implement since on this level we have no TextLayouter available. META_EPS_ACTION: I need to check where this one is used and try to construct cases. Not done yet. META_COMMENT_ACTION: I have not yet implemented this action by purpose; it contains (for own Metafiles) pretty much extra-data for more complex shapes which will be used. In implementing this last, it was(is possible to check full functionality of all pure MetaFile actions, e.g. the gradient actions with full XOR-paint support. Thus, open are: META_COMMENT_ACTION and META_EPS_ACTION... --------------------------------------------------------------------- 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]
