suhel28
Android Enthusiast
for some unfortunate guys (like me) their native language support is not present in android and all you get is boxes in your browser instead of the font...
well not anymore..
if you're among those unfortunate guys and you want the browser to be compatible with your fonts than do this simple steps
or use this code
====> FONT PACK
MICROSOFT UNICODE FONT PACK
It contains most of the fonts (atleast that's what microsoft claims Description of the Arial Unicode MS font in Word 2002)
====> SCREENSHOT
The Above Font is Gujarati (I'm using the microsoft font pack)
The fonts won't be exact grammatically as you wish but they will be readable (way better than the BOXES)
well not anymore..
if you're among those unfortunate guys and you want the browser to be compatible with your fonts than do this simple steps
- Download .TTF version of your font on your pc (Use Google)
- rename the file to DroidSansFallback.ttf
before you proceed any further kindly backup the original DroidSansFallback.ttf font from your /system/fonts - replace this file with the file in your phone /system/fonts
- and you're done
or use this code
adb push DroidSansFallbxack.ttf /system/fonts/DroidSansFallbxack.ttf

====> FONT PACK
MICROSOFT UNICODE FONT PACK
It contains most of the fonts (atleast that's what microsoft claims Description of the Arial Unicode MS font in Word 2002)
====> SCREENSHOT

The Above Font is Gujarati (I'm using the microsoft font pack)
The fonts won't be exact grammatically as you wish but they will be readable (way better than the BOXES)