To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60594
------- Additional comments from [EMAIL PROTECTED] Thu Sep 25 13:39:44 +0000 2008 ------- @fme: In itradj.cxx the new code validates the kashida positions with the current font. Only after that we'll check the resulting kashida width against the minimal kashida width of the fonts. The new code also considers the possibility that all kashidas will be canceled. This situation is very likely with some fonts, both because of glyph ligatures and huge kashida glyphs. Regular blank justification should be done in that case. As the application of kashida justification still depends on the language attribute, I had to check this attribute in additional places. But this could be removed once issue 28203 is solved. As we also have to prepare for blank justification for Arabic, I once more suggest some changes to fntcache.cxx. The half spacing applied to Arabic inevitably causes kashidas to appear between the words. --------------------------------------------------------------------- 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]
