Indic Language Support for SDK but not PhoneGap

烂漫一生 提交于 2019-12-10 01:04:43

问题


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?


回答1:


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).




回答2:


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.)



来源:https://stackoverflow.com/questions/13488032/indic-language-support-for-sdk-but-not-phonegap

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!