Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old October 26th, 2005   #1
Casey
A Carafe of Ubuntu
 
Join Date: Apr 2005
Location: Vermont
Beans: 83
HOWTO: Tahoma Font in Breezy

As far as I can tell, microsoft distributes this under a different license than the other true type core fonts. I think that you have to have a valid windows license to use this.

I did this for a friend who wanted to use Tahoma in Breezy.
The msttcorefonts package was already installed in this case. It is a prereq for this to work that you install the msttcorefonts package (to create the directory that we will use). You could modify this to use a different fonts directory, but this howto would not cover it).

Disclaimer: I don't have a Windows license so as far as I can tell I am not allowed to do this by the license. Therefore I really can't help if it doesn't work, though I don't see any reason it wouldn't work (it worked on my friend's copy of breezy).

The first step is to install cabextract if you do not already have it installed. You can do this through synaptic. If you have already installed the msttcorefonts package (which creates a directory that we use later and thus is necessary), then you do not need to perform this step, as cabextract was installed at that time.

Next download the tahoma font package from microsoft. It is available here:
http://download.microsoft.com/downlo...US/IELPKTH.CAB

I obtained this link from the .spec file at http://corefonts.sourceforge.net/

Next, using the terminal navigate to the directory to which you downloaded the file. For my friend, this was the desktop.
Code:
cd Desktop
At this point a new folder was created:
Code:
mkdir tahomafont
Now the downloaded font was moved to the tahomafont folder:
Code:
mv IELPKTH.CAB tahomafont
Now the directory was changed to the tahomafont folder:
Code:
cd tahomafont
Now the cabextract utility was used on the .CAB file:
Code:
cabextract IELPKTH.CAB
Now the resulting .ttf files were copied to the msttcorefonts folder in the system's fonts directory (note this step will require sudo):
Code:
sudo cp *.ttf /usr/share/fonts/truetype/msttcorefonts/
Now the fonts should be installed. Open up the Gnome font selector (System->Preferences->Font) and insure that the Tahoma font is available in both regular and bold forms.

Edit: At this point feel free to delete the tahomafont directory that you created, as well as all of its contents.

Hopefully this will be of assistance to some people.
Casey is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:28 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry