Showing non-western language from right to left in libgdx (Android)

允我心安 提交于 2019-12-11 11:08:54

问题


This is my problem:

I'm using Hiero to generate a font for my libgdx game (files .fnt and .png).I success to generate a custom font, but for laguage like arabic (writing text from right to left). i show the result starting from left to right but me i want to show it from right to left. example: For the world "النتيجة" I show in the game :"ةج ي ت ن لا"

I if any one have a procedure/ or experience whith a non-western language how to showing the text from right to left?. thanks.

来源:https://stackoverflow.com/questions/32084325/showing-non-western-language-from-right-to-left-in-libgdx-android

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