|
2009-12-13
, 07:37
|
Posts: 183 |
Thanked: 115 times |
Joined on Nov 2007
@ Seattle, WA
|
#12
|
I couldnt find the my document folder as you mention. I am burmese and we need to install our own font .. thanks if you could help me with this. now all i can see on some of the website is boxes
mv ~/Mydocs/*.ttf ~/.fonts/
mv ~/Mydocs/.documents/*.ttf ~/.fonts/
The Following User Says Thank You to baksiidaa For This Useful Post: | ||
|
2009-12-13
, 07:39
|
Posts: 183 |
Thanked: 115 times |
Joined on Nov 2007
@ Seattle, WA
|
#13
|
|
2009-12-13
, 07:55
|
Posts: 226 |
Thanked: 63 times |
Joined on Sep 2009
@ Maldives
|
#14
|
|
2009-12-13
, 22:02
|
Posts: 44 |
Thanked: 1 time |
Joined on Dec 2009
|
#15
|
Mingalaba!
Sorry--I forgot that the folder is only labeled MyDocs in the terminal. The place you want to save them, if you're using the file manager, is the the lowest-level folder, the folder where the Documents, Photos, etc. folders are.
Or just save them in the Documents folder and replace the line
withCode:mv ~/Mydocs/*.ttf ~/.fonts/
in the instructions above.Code:mv ~/Mydocs/.documents/*.ttf ~/.fonts/
|
2009-12-13
, 22:32
|
Posts: 18 |
Thanked: 12 times |
Joined on Dec 2009
|
#16
|
sudo gainroot mv font.tff /usr/share/fonts fc-cache -f -v
|
2009-12-13
, 22:41
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#17
|
|
2009-12-13
, 23:54
|
Posts: 18 |
Thanked: 12 times |
Joined on Dec 2009
|
#18
|
The Following User Says Thank You to Webbie For This Useful Post: | ||
|
2009-12-14
, 00:05
|
|
Posts: 909 |
Thanked: 216 times |
Joined on Nov 2009
@ Bremen, Germany
|
#19
|
|
2010-02-16
, 03:31
|
Posts: 8 |
Thanked: 0 times |
Joined on Feb 2010
|
#20
|
thank you...