i want the font that i have at the yellownote app.
but i understand to change the font you must have 4 different files of the font.
i download this font called concielian from http://www.1001freefonts.com/ but it has only one file. Can someone explain to me how to get this font on my nokia.
my english is not very good if someone can explain in dutch would be perfect.
copy it 3 times
rename the 4 fonts
use the guide at the beginning of this thread to find the names
use the guide at the beginning of this thread to apply them
If anyone is interested... I added some lines to the script and I'm currently using the black plastic theme with the black color scheme, so my script now looks like this.
copy it 3 times
rename the 4 fonts
use the guide at the beginning of this thread to find the names
use the guide at the beginning of this thread to apply them
Thanks for the tip , but it doesn't work even if you rename it and copy it three times and also use the guide in the beginning
I have downloaded some fonts and used your tip but still no luck ,
Hello.
Could you please tell me what I did wrong.
I copied your font in the /home/user/.fonts
Then I executed your script(previously changed black to blue variation) under root
But I get this message:
/bin/sh: perl:not found
EDITED: nevermind...figured out script should have been executed after cd /home/user/.fonts
Now I wonder how to change font in menu=)
EDITED2: Ok I think I need help with chcnging to another font.
Should I delete previous font from /home/user/.fonts folder? Is there any special command I need to disable script or something? How to go back to default one?
Didn't found the menu font either... But to get back just switch the font names in the first line, so
"perl -pi -e "s/Nokia Sans/HandelGotD/g" /opt/usr/share/themes..." becomes
"perl -pi -e "s/HandelGotD/Nokia Sans/g" /opt/usr/share/themes..."
;-)
Could you please make clear,should I delete previous font file and leave the one I want to use in the .fonts folder?
Also I would like to know whether I can use any fonts or not. Because I've tryed segoe font(taken from w7 default font folder) and it doesn't work. Do I need to change fonts at first somehow?