Is it possible to use Windows fonts (.ttf file) in Android applications?
I have some unicode-8 texts like this:
جۆرەه
and I want to put it into a textView,, I tried some other methods but they did not work. Now, I want to embed a font into the application to read the text correctly..
By the way, it is Kurdish Language..
Any help is appreciated