PDA

View Full Version : Fonts....



Griemar
09-13-2009, 03:39 PM
I'm trying to figure out how to replace the original fonts with a font that I like. I know that I need to replace/overwrite the original DroidSans.ttf and DroidSans-Bold.ttf, but I just cant seem to get it to work. I've renamed the font that I want to match those, put them in my root directory on my comp and tried:

adb push C:\DroidSans-Bold.ttf system/fonts
adb push C:\DroidSans.ttf system/fonts

and neither are working. Can anyone help me out please?

***UPDATE***
Never mind, I was an idiot and had a typo. *Epic face palm*