Looking for a method for flipping bidi (Hebrew) text so it would be displayed correctly in AndEngine

送分小仙女□ 提交于 2019-12-06 09:47:18

Try ICU

ICU is a mature, widely used set of C/C++ & Java libraries providing Unicode and Globalization support for software applications.

ICU is widely portable and gives applications the same results on all platforms and between C/C++ & Java software.

Or

GNU FriBidi for c++

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