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] Fri Apr 11 16:32:58 +0000 
2008 -------
@fme: I had a look at the place at CalcNewBlock(), where the new code should go.
But I am afraid that I don't understand enough details on all the portion and
info objects involved. Would you find some time to write this iteration over the
text portions? 

I'll attach all (hopefully) useful changes I made so far, especially the changes
in vcl to enable querying the kashida width. 
I added to OutputDevice the following methods, the first one queries the current
selected font (analogous to GetFontMetric()).

long GetMinKashida() const;
long GetMinKashida( const Font& rFont ) const;

I added to SwScriptInfo the code necessary to mark kashida positions as invalid.
 KashidaJustify returned to the original format, but now skips the invalid
kashida positions.





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