Issue 98790 - Aqua: workaround ATSUI-problem with BiDi-mirrored chars
Summary: Aqua: workaround ATSUI-problem with BiDi-mirrored chars
Status: ACCEPTED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m39
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 104330
  Show dependency tree
 
Reported: 2009-02-03 12:57 UTC by hdu@apache.org
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2009-02-03 12:57:25 UTC
Followup to issue 95259: ATSUI doesn't use the unicode rules for character mirroring in RTL-contexts. 
Instead it depends on the font providing the Mac-specific "prop" table 
(http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6prop.html) and the glyph properties being 
set properly for every glyph. This table is usually not even available in third-party fonts, especially not for 
fonts targeted at other platforms. Even if that table is available the mirroring bits are often not set 
correctly for non-Hebrew/non-Arabic fonts.
Comment 1 hdu@apache.org 2009-02-03 13:00:47 UTC
.
Comment 2 Marcus 2017-05-20 11:33:37 UTC
Reset assigne to the default "issues@openoffice.apache.org".