<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Tate-Davies &#187; fonts</title>
	<atom:link href="http://www.christatedavies.co.uk/tag/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christatedavies.co.uk</link>
	<description>An archive of helpful tit bits of information for development, and probably some stuff that is incomplete, wrong or boring...</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:18:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installing Tahoma font in Ubuntu</title>
		<link>http://www.christatedavies.co.uk/2010/04/06/installing-tahoma-font-in-ubuntu/</link>
		<comments>http://www.christatedavies.co.uk/2010/04/06/installing-tahoma-font-in-ubuntu/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:52:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tahoma]]></category>
		<category><![CDATA[trebuchet]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[verdana]]></category>

		<guid isPermaLink="false">http://www.christatedavies.co.uk/?p=48</guid>
		<description><![CDATA[The stylesheet of our intranet is primarily Tahoma, and Firefox on Ubuntu doesn&#8217;t look good. To install the Microsoft Core Fonts package in Ubuntu, run the following in your terminal: sudo apt-get install msttcorefonts And then this should go away and get them. Lovely. NB, if this doesn&#8217;t take immediate effect, you can rebuild the [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.christatedavies.co.uk/2010/04/06/installing-tahoma-font-in-ubuntu/' addthis:title='Installing Tahoma font in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The stylesheet of our intranet is primarily Tahoma, and Firefox on Ubuntu doesn&#8217;t look good.</p>
<p>To install the Microsoft Core Fonts package in Ubuntu, run the following in your terminal:</p>
<pre>sudo apt-get install msttcorefonts</pre>
<p>And then this should go away and get them. Lovely.</p>
<p>NB, if this doesn&#8217;t take immediate effect, you can rebuild the font cache by running</p>
<pre>sudo fc-cache -fv</pre>
<p>Now, the Tahoma font is excluded these days from this package, so you&#8217;ll need to install that one manually, by following the instructions found <a href="https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/50529/comments/41" target="_blank">here</a></p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.christatedavies.co.uk/2010/04/06/installing-tahoma-font-in-ubuntu/' addthis:title='Installing Tahoma font in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.christatedavies.co.uk/2010/04/06/installing-tahoma-font-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

