[Script] Change Fonts

Search This thread

BryanF

Senior Member
Feb 15, 2011
69
5
Installed successfully on 2nd try. Initially, it said Busy Box not found. So I installed it first then tried again. Thanks.
 

DMD9

Senior Member
Oct 20, 2010
305
73
Awesome!! Thanks dude, works perfect on my x10 mini, now I just need to figure out how to make the font a little larger, using Sony Sketch, and it's just a wee bit small on my screen lol, any ideas anyone?
 

eu9

Member
Jan 5, 2007
21
0
thank for great job!. BR

thank for great job!. BR
Make a folder named FONTS in your sdcard.
Put any font file .ttf in it (only one at a time)
download and extract the script in the root of your sdcard
Run the Script in terminal emulator ( ATTACHED) on your phone or in CMD on PC

If you are using CMD first type
adb shell and than type the below code



your phone will reboot after running this script to make changes.

This script : -

  1. will rename the font placed in the fonts folder
  2. will replace the fonts
  3. will create backup of your original font in your sdcard.



Cheers :)



EDIT : Original fonts attached just incase you want to go back

If you are able to successfully run the script on device other than x8.. kindly post your device name.
 

Saurabh04dec

New member
Feb 6, 2011
2
0
i dont undrstand y it doesnt work!!!! it says adb shell-permission denied
do i hav to change d preferences->command line(shell i.e. /system/bin/sh -) or innitial command
plz help
 

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    Make a folder named FONTS in your sdcard.
    Put any font file .ttf in it (only one at a time)
    download and extract the script in the root of your sdcard
    Run the Script in terminal emulator ( ATTACHED) on your phone or in CMD on PC

    If you are using CMD first type
    adb shell and than type the below code

    su
    cd /sdcard
    sh fonts.sh

    your phone will reboot after running this script to make changes.

    This script : -

    1. will rename the font placed in the fonts folder
    2. will replace the fonts
    3. will create backup of your original font in your sdcard.

    FOR FONTS YOU CAN CHECK OUT THIS TOPIC ON XDA THEMES FORUM
    Working Fonts

    Cheers :)



    EDIT : Original fonts attached just incase you want to go back

    If you are able to successfully run the script on device other than x8.. kindly post your device name.
    4
    Sony sketch by Diezil
    2
    little bigger mod by hrc4u (10 %)
    1
    tnx,work just fine

    6_a492b.jpg
    1
    doesnt work for me :/
    just renames all my files in my SDCARD

    you did something wrong than..

    create a FONTS folder on your sdcard..

    just put the font file in your /sdcard/fonts and run the script as simple as that