To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115343
------- Additional comments from [email protected] Tue Nov 2 15:03:27 +0000 2010 ------- Graphite does already consider the context after that requested in GraphiteLayout::CreateSegment() - see the EXTRA_CONTEXT_LENGTH which is used when CTL is enabled as it is in this case. Unfortunately, I think this example requires the context beforehand, which isn't currently passed in. I am rather surprised to see ZWSP in the middle of a cluster like this since ZWSP would normally indicate that you can insert a line break there. Is it really correct to allow a line break between the Virama and the U+1B2C Ya? If you do get a line break there, then does the modified U+1B2C glyph need to be rendered at the start of the new line taking into account the virama at the end of the previous line? If so, I think we are going to run into more problems. --------------------------------------------------------------------- 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]
