To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111392
------- Additional comments from [email protected] Thu May 6 13:34:39 +0000 2010 ------- AW: One argument for the offset being correct is that i do the same in TextDecoratedPortionPrimitive2D::impSplitSingleWords where the words are split in preparation of the decomposition of a TextDecoratedPortionPrimitive2D into TextSimplePortionPrimitive2D's, so this seems correct. It did not show up in western cases since here each character breaks to just one DXArray entry which is then not really influencing the text position at all when rendering. It looks different with two or more entries per character, though. OTOH i think the scaling is wrong; it's already added to the transformation building the base for the TextSimplePortionPrimitive2D. Checking further... --------------------------------------------------------------------- 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]
