RTL languages ! is it possible ?!

Hey, 

I’m wondering if it’s possible to support RTL languages in corona sdk.

For anyone reading this question and thinking RTL means ‘Register Transfer Language’ (which it does), the question is actually about ‘Right-To-Left’ language support, like Arabic.

It’s possible to use Corona SDK for languages with RTL text.

As an example, I have a module for full justification that supports RTL here:

https://github.com/swipeware/justify

yes, like that.

thank you ingemar, this was helpful !

For anyone reading this question and thinking RTL means ‘Register Transfer Language’ (which it does), the question is actually about ‘Right-To-Left’ language support, like Arabic.

It’s possible to use Corona SDK for languages with RTL text.

As an example, I have a module for full justification that supports RTL here:

https://github.com/swipeware/justify

yes, like that.

thank you ingemar, this was helpful !