To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114765
------- Additional comments from [email protected] Mon Sep 27 12:05:53 +0000 2010 ------- This seems to be due to an oversight on my part when I added the GraphiteLayout::expandOrCondense() method. It adjusts the glyph positions, but it fails to update the mnWidth variable, so a following call to GraphiteLayout::FillDXArray(NULL) fails to return the correct width. A work around seems to be to insert a non-underlined space at the start of the line. Patch to follow. --------------------------------------------------------------------- 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]
