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] Wed May 28 10:20:22 +0000 
2008 -------
@fme: In the mean time I did some experimenting with adjusting the values via
SwBidiPortion::SetSpaceCnt(). But if the Bidi Portion can calculate the number
of blanks on the fly, it would be certainly the more elegant solution. 

Anyhow, after solving this I expect the patches to work just fine.

Except for this case: If a font is applied, that substitutes certain character
combinations with glyph ligatures (like "Arabic Typesetting"), kashidas may be
inserted at illegal positions (and words will break again). To fix this, writer
would have to query for the actual behavior of the current font. I think this
could be done right before the MinKashidaWidth related dropping of kashida
positions. So there would be a second reason to drop kashida positions.

But I am not sure how to get to that font dependent information. It would
certainly require new interfaces in vcl to provide that information. (Maybe this
should move to a separate issue?)

I will post some updated version of the patches soon.




---------------------------------------------------------------------
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]

Reply via email to