Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Cyanogenmod has capabilities to display right to left rendering of texts. Skia is standard for the rendering of the graphics. The results will vary, taking one Skia library from one ROM and putting it into another may be catastrophic as it would require building from scratch, by taking the AOSP source, and replace Skia with harfbuzz and recompile (You simply cannot "just" drop in harfbuzz into another ROM that is not built with that library - the libraries are linked in, so if the ROM's build is unaware of harfbuzz, it will not work) Commented Oct 7, 2012 at 15:31
  • 1
    @narayanan for some reason, the site m.oneindia.in/tamil renders tamil perfectly in Chrome on Android 4.1.2. What is this website doing correctly that the others don't? Commented Jan 11, 2014 at 4:13