Page 1 of 1

Right to left support

Posted: Thu Mar 16, 2006 2:02 pm
by sman317
Hi All,

I have a site that support bidirectional text. However in some cases the the right to left text ends up as left to right.

I've narrowed this down to the fact that right to left support is not installed on the OS.

So now my question is is there a way that I can check if the OS has this feature installed, so I can let the user know if they do not have this.

Thanks.

Posted: Thu Mar 16, 2006 3:19 pm
by feyd
I'm not aware of being able to (reliably) tell if rtl is available..

Posted: Fri Mar 17, 2006 8:16 pm
by sman317
Thanks feyd. I was worried about that.