You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Big thanks for this solution rtl language for libgdx...
I trying to showing a large text into a Label... but the wrapped text is reversed lines...
for example :
aaaaaaa
bbbbbb
cccccc
after rendering you will see:
cccccc
bbbbbb
aaaaaa
The text was updated successfully, but these errors were encountered:
Big thanks for this solution rtl language for libgdx...
I trying to showing a large text into a Label... but the wrapped text is reversed lines...
for example :
aaaaaaa
bbbbbb
cccccc
after rendering you will see:
cccccc
bbbbbb
aaaaaa
The text was updated successfully, but these errors were encountered: