View Single Post
wasserkuhl's Avatar
Posts: 47 | Thanked: 6 times | Joined on Mar 2010 @ Antipodes
#471
Originally Posted by D-Iivil View Post
Sure. I explained it earlier on this thread, but here it comes.
- install rootsh from extras to your phone
- connect your phone to pc
- copy your .ttf OR .otf fonts in the "root" of MyDocs -folder (shown as Data -folder in PC if connected in PC-Suite mode)
- type these into xterm (press enter after every line):
sudo gainroot
cp /home/user/MyDocs/*.ttf /home/user/.fonts/
cp /home/user/MyDocs/*.otf /home/user/.fonts/

Close the terminal, reboot the phone and voila; you have new fonts
I cant get this to work, no matter what I do!

do I place the font file IN the data folder? in the root command do I have to have the "filename.ttf" or just "filename"??

Sorry for the ubernoob Q's.