I've installed Custom ROM on my galaxy S which is European and it doesn't support Devanagari text messages.
All users, who have updated their Galaxy S to froyo using Kies can give me both the fonts..
I need two fonts present in /system/fonts folder. Font file names are DroidSans.ttf and DroidSans-Bold.ttf
As I've flashed Europium Froyo version, I can't read messages or websites in devanagari font.. Galaxy S updated from kies supports devanagari fonts.. I need both the fonts
Please help me
All users, who have updated their Galaxy S to froyo using Kies can give me both the fonts..
I need two fonts present in /system/fonts folder. Font file names are DroidSans.ttf and DroidSans-Bold.ttf
How to access system folder data?
Solution 1 - If you have root explorer then you can directly copy them and paste in sdcard. (Root needed)
Solution 2 - Alternative method to get files from system folder -
- Go to Settings > Applications > Development and check the USB Debugging box
- Connect your SGS via USB to your computer. Do not mount in Mass Storage Mode!
- Copy a Command Prompt Window (for Windows 7 go to Start > Search > Type CMD and right click - copy it) in the android-sdk-windows\tools folder so you don't have to type all those "cd" commands and open it. Else type cd android-sdk-windows (or whatever the folder is named) and cd tools to get there
- Type adb pull /system/fonts/DroidSans.ttf and adb pull /system/fonts/DroidSans-Bold.ttf. You will see that the original fonts were copied to the \tools folder. Make a backup of them!!!
As I've flashed Europium Froyo version, I can't read messages or websites in devanagari font.. Galaxy S updated from kies supports devanagari fonts.. I need both the fonts

Please help me
