Issue 104330

Summary: Aqua: ATSUI based implementation lacks support for Arabic OpenType fonts
Product: porting Reporter: shawkani <ali>
Component: MacOSXAssignee: ericb
Status: CLOSED DUPLICATE QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOO310m11Keywords: aqua
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on: 97829, 98790    
Issue Blocks:    

Description shawkani 2009-08-19 09:26:47 UTC
OpenOffice lacks the support for OpenType fonts on MacOSX and supports only
Arabic AAT (Apple Advanced Technology) fonts.

The lack of supporting OpenType fonts causes the letters in Arabic words to
render as non-connected letters.

Although the same fonts used on other operating systems like OpenSolaris, Linux
and Windows, with OpenOffice render correctly.

Can you please add the capability of supporting Arabic OpentType fonts to
OpenOffice side by side with AAT fonts.
Comment 1 shawkani 2009-08-19 09:32:02 UTC
OpenOffice Version used is OOO310m11.
Comment 2 hdu@apache.org 2009-08-20 07:24:43 UTC
Most probably a duplicate to issue 97829 ("ATSUI lacks OpenType support"). As CoreText become available 
only with OSX10.5 and ATSUI is all there is for OSX 10.4 it cannot be fixed on pre-Leopard.

*** This issue has been marked as a duplicate of 97829 ***
Comment 3 hdu@apache.org 2009-08-21 09:15:37 UTC
Closing it for now. Once issue 97829 is done ("avoid OSX's ATSUI API if possible => use OSX's CoreText 
API instead") the specific aspect of Arabic OpenType processing on OSX should be reexamined again.