View Single Post
Posts: 384 | Thanked: 95 times | Joined on Jan 2010 @ Romania
#827
Originally Posted by SallyJane View Post
Thanks.

While I search for that, couple of questions :

The link goes to what appears to be a single .ttf file. Does installing that allow one to use / display font variants on the device like bold, italic ?

Once installed via instructions as above, will the font appear in theme option setup for Black Plastic ?

ta

*goes off to search thread...*
Move your *.ttf to /home/user/MyDocs

then type in xterm

sudo gainroot
cp -rf /home/user/MyDocs/*.ttf /home/user/.fonts/


If the folder .fonts is not created use those lines to do it

sudo gainroot
mkdir ~/.fonts


Regarding your question! No is a single font file not bold or italic.
Hope I was helpfull!
 

The Following 2 Users Say Thank You to puiradu For This Useful Post: