chrisjenx / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
8.59k stars 1.1k forks source link

Different font for RTL and LTR text #393

Open mitchellwit opened 7 years ago

mitchellwit commented 7 years ago

Im making a Hebrew app which also shows some English text. For those two languages i want to use a different custom font style. Is this possible? And if yes, how?

Edit: The text comes from the API and can be both English and Hebrew in one line.