Description of problem: Mozilla does not display indic CTL languages correctly. We know that work is currently being done for this, this is a tracking bug. Version-Release number of selected component (if applicable): mozilla-1.7-0.3.2 How reproducible: Allways Steps to Reproduce: 1. Start mozilla 2. Open http://bbc.co.uk/hindi 3. To see text rendered correctly, copy paste text from the page into gedit. Actual results: liguature text are not rendered correctly Expected results: Correct rendering of text Additional info: This also applies to web forms, mozilla mail, address book, and composer.
To test, you may use the Gargi.ttf font available in this rpm: http://bob.brisbane.redhat.com/~jnansi/pkgs/ttfonts-hi-1-1.noarch.rpm
In term of code, it should able to render indic now but have to use $MOZ_ENABLE_PANGO. Will track on enabling pango by default elsewhere.