Hindi Marathi Font on Android

Support for marathi font

There is an issue in Android 5.0 that causes some custom fonts to not render when loaded via the Typeface.createFromAsset() function.

The workaround is to re-encode the font that is not displaying. Upload the font file to http://www.freefontconverter.com/ and convert it to output as a TTF. Place the outputted file back in your assets folder and it should now display correctly on Android.

This issue was fixed in the Android 5.1 release.

Reference:

https://androidbycode.wordpress.com/2015/06/02/help-my-custom-font-does-not-work-on-android-5-0/

Hindi Font on android Motorola droidx

Devnagari(Hindi/Marathi) fonts are not supported in most of the older devices(< 4.0) for devices manufactured by Motorola, HTC. You can replace the default font after rooting the device.



Related Topics



Leave a reply



Submit