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


User cl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jan 17 06:09:53 -0800 
2007 -------
good news is I fixed this issue, not only for hebrew but for all asian and
complex text.

When exporting text I check for bidi and asian/complex script. In that case I
ask the vcl outputdevice for a polygon representation of the text. This works
always as all our text formating functionality is already implemented in vcl.
This also solves the problems for languages where one character could be
rendered with different glyphs (polygons) depending on the context.

The drawback is that exporting bidi/asian/complex text will create bigger swf
files as glyph polygons are currently not reused. I will ask on the mailing
list, maybe someone likes to dedicate some time on this issue.

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