Hi People
I have alittle problam with converting text to Hebrew.
The Bible language is may be nice but problematic when it comes to computers…
I need to take a text in English chracters and to convert it to Hebrew characters.
I tried ASCII and Unicode convertion, but all I got was the acuatl chatacter but in the English font map ASS is using.
The application I write is using a TextView where I paste the text to convert, and then the App. will take it and will convert it to Hebrew but from left to right, so I can copy and paste it in to any other App.
Thank you all