To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53373





------- Additional comments from [email protected] Tue Jan 12 22:15:12 +0000 
2010 -------
>is there a cross-platform layout engine that can be plugged in to
any word processing / layout application to do the things like text
justification, calculating space between ideograph?

The ICU library provides a generic text layout engine that is cross-platform:

  http://userguide.icu-project.org/layoutengine

However, from the description in the User Guide, it seems to work only in a
single font, single script case.  So, even if we were try to use that library,
it would only work with unformatted string rendering only.

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