![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Way Too Much Ubuntu
![]() Join Date: Dec 2005
Location: Montreal, Canada
Beans: 262
Ubuntu 6.06 Dapper
|
how to add ttf font?
I am trying to add a .ttf file containing the canadian characters for languages like cree and inuktitut. The repositories dont have such a font, but I found a free one here:
http://www.languagegeek.com/ Gnome help says I can add a font by opening the font folder (opened in System>Preferences>Font) and copying my font file to it. This does not work. Copy and paste does nothing (it doesn't copy the file and it gives no error feedback). Thinking it might be permission related, i opened a terminal and did a sudo cp of the file to /usr/share/fonts/truetype/mstcorefonts (where there are plenty other .ttf files). The file copies, and has the same permissions as all the other files, but still the font isn't recognized by Gnome (or OOo, or gedit) So how does one install a .ttf file? |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() |
Re: how to add ttf font?
you must copy the file to /usr/share/fonts and then rebuild your font cache with:
sudo fc-cache -f -v
__________________
As contraries are known by contraries, so is the delight of presence best known by the torments of absence.
|
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2006
Beans: 80
Ubuntu 6.06
|
Re: how to add ttf font?
I was just looking over GNOME's roadmap, and making it easier to add fonts is on the ToDo. Just thought I'd throw that in there in case you were thinking "that's annoying." So do the devs
|
|
|
|
|
|
#4 |
|
Way Too Much Ubuntu
![]() Join Date: Dec 2005
Location: Montreal, Canada
Beans: 262
Ubuntu 6.06 Dapper
|
Re: how to add ttf font?
Thanks for your help, it worked like a charm!
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2005
Beans: 33
|
Re: how to add ttf font?
Me too - ACE!
|
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Tauranga, New Zealand
Beans: 31
Edgy Eft Testing
|
Re: how to add ttf font?
For the record, you can also copy the fonts into your /home/username/.fonts/ folder (create it if it doesn't exist) and then rebuild the font cache with
sudo fc-cache -f -v |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: The Netherlands
Beans: 43
Ubuntu 9.04 Jaunty Jackalope
|
Re: how to add ttf font?
I'm trying to copy a whole folder with fonts into this directory but that doesnt work. I use this command:
sudo cp /home/username/Desktop/ttf-eigen /usr/share/fonts but for some reason the folder gets skipped
__________________
O_O |
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: The Netherlands
Beans: 43
Ubuntu 9.04 Jaunty Jackalope
|
Re: how to add ttf font?
Thanks to someone on the irc channel i found out how to install a whole folder
installing a folder of fonts: sudo cp -a /path-to-folder /usr/share/fonts sudo fc-cache -f -v
__________________
O_O |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2007
Beans: 21
|
Re: how to add ttf font?
i have with sudo cp -a /path-to-folder /usr/share/fonts add .ttf Font but i'll remove it.
how can i that? Thanks |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2007
Beans: 21
|
Re: how to add ttf font?
?????
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|