Indic Language Support for SDK but not PhoneGap
Asked Answered
T

2

14

I am trying to develop an app in android with Indian language support exclusively. I just want to convert my text page, on app, in any Indian language, selected by user.

For this I don't want to use web-service and also don't want to use Phonegap. I did some research and realise that rendering of Indic fonts are complex.

I heard that there is a library "Harfbuzz" that render Indic Fonts properly, but it supports only NDK.

Is there any library or engine for SDK?

Tropous answered 21/11, 2012 at 7:6 Comment(2)
+1 I would also like to know...Instalment
Your question has a lot of votes but the answers don't. I see that you are still an active member even though this is an old post. Did you ever solve your problem? Would you consider either answering your own question or my similar one? #27539737Rind
P
2

Check out this page of Dr. C. Scott Ananian, it could be useful for what you're trying to do. He has worked with ports of Pango (an Unicode text layout library).

Pease answered 4/12, 2012 at 12:38 Comment(0)
E
0

enabling mobile phones with Indian scripts has been around for quite sometime. Check this out: http://code.google.com/p/indic-keyboards/

(An open source project providing an input method which will allow the usage of Indic scripts on both Windows and Linux, using Java and Unicode.)

Engrail answered 7/1, 2014 at 4:8 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.