PDA

View Full Version : Ubuntu Font


the_french_canadian
September 8th, 2006, 01:30 PM
I just found out how to get the official Ubuntu font so that it is accessable to all programs running under you're Ubuntu operating system (including The Gimp)! This could have many uses for ubuntu associated art and could add a touch of style to any picture. It is also extremely easy to install!

Go to the 'System' option in you're toolbar, the to 'Administation' and finally 'Synaptic Package Manager'. You should now be asked for you're password which you should input.

Once in the package manager, press 'search' and input "ttf-ubntu-title" then press 'search'

There should be only one package which is called 'ttf-ubuntu-title'. Right click this package and select 'Mark for Installation"

Finally press 'Apply' in the package manager which should sucessfully install your new ubuntu font!

HanZo
September 8th, 2006, 03:26 PM
yep! but as you mention it... having always worked with a font management software I was pretty disappointed by the lack of such an app in ubuntu/linux... then I found out I just have to copy fonts from wherever I keep them to the .font folder in my home dir to "activate" them system wide...

the_french_canadian
September 8th, 2006, 04:01 PM
I know what you mean! Ubuntu has a knack of not making this obvious, but once you're used to it, its quite easy!!!

I really think the ubuntu font is great though, and can be used for almost EVERYTHING!! :D :D

christooss
September 20th, 2006, 12:16 PM
Thank you for this tip. I wanted to use this for a long time funaly I will work on logo of my project.

Kayne
September 21st, 2006, 07:45 AM
I just found out how to get the official Ubuntu font so that it is accessable to all programs running under you're Ubuntu operating system (including The Gimp)! This could have many uses for ubuntu associated art and could add a touch of style to any picture. It is also extremely easy to install!

Go to the 'System' option in you're toolbar, the to 'Administation' and finally 'Synaptic Package Manager'. You should now be asked for you're password which you should input.

Once in the package manager, press 'search' and input "ttf-ubntu-title" then press 'search'

There should be only one package which is called 'ttf-ubuntu-title'. Right click this package and select 'Mark for Installation"

Finally press 'Apply' in the package manager which should sucessfully install your new ubuntu font!
Or
sudo apt-get install ttf-ubuntu-title;)

the_french_canadian
September 21st, 2006, 03:32 PM
Personally, i always favour the GUI method of installing packages rather than going through the Terminal, but it all depends on user preferance! As you correctly said, it can be installed via the Terminal with the command sudo apt-get install ttf-ubuntu-title

Quoll
September 21st, 2006, 05:59 PM
Thanks the_french_canadian!, now installed and working fine. The only thing I'd add is that you need to have the LTS Backports Repository enabled - ttf-ubntu-title isn't available on the default repositories.

commodore
September 24th, 2006, 02:59 PM
Lol I have always thought that copying the font is very easy. I found it out first thorugh some how-to. I don't copy them to .fonts but to /usr/share/fonts (IIRC). I think the Ubuntu font should come installed with Ubuntu (if GIMP's there why not).