<?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>Linux, Open Source and Web 2.0 &#187; ttf in ubuntu</title>
	<atom:link href="http://www.itecsoftware.com/tag/ttf-in-ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itecsoftware.com</link>
	<description>Itec Software</description>
	<lastBuildDate>Sun, 13 May 2012 19:34:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installing true-type (ttf) Fonts in Ubuntu</title>
		<link>http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-true-type-ttf-fonts-in-ubuntu</link>
		<comments>http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:24:16 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Useful Stuff]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[true-type]]></category>
		<category><![CDATA[ttf]]></category>
		<category><![CDATA[ttf in ubuntu]]></category>

		<guid isPermaLink="false">http://articles.itecsoftware.com/?p=294</guid>
		<description><![CDATA[<a href="http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu" title="Installing true-type (ttf) Fonts in Ubuntu"></a>Installing true-type fonts in Ubuntu is an easy task. With literally thousands of free fonts available on the Internet, (from sites such as 1001 Free Fonts or DaFont), who could resist to add that extra spice to their documents or &#8230;<p class="read-more"><a href="http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu" title="Installing true-type (ttf) Fonts in Ubuntu"></a><!-- google_ad_section_start --><p>Installing true-type fonts in Ubuntu is an easy task. With literally thousands of free fonts available on the Internet, (from sites such as <a href="http://www.1001freefonts.com" target="_blank">1001 Free Fonts</a> or <a href="http://www.dafont.com/" target="_blank">DaFont</a>), who could resist to add that extra spice to their documents or websites.</p>
<p>Ready? Here we go!</p>
<p>First, find and download your desired fonts into ~/Downloads/fonts. You may have to create that directory first. Then extract them and copy to the system fonts directory as follows:</p>
<pre style="margin: 0px; padding: 6px; overflow: auto; background-color: #ffffff; width: 640px; height: 146px; text-align: left;" dir="ltr"><span style="color: #003300;"><em><span style="color: #008000;">cd /usr/share/fonts/truetype
sudo mkdir customFonts
cd customFonts
sudo cp ~/Downloads/fonts/*.ttf .
sudo chown root.root *.ttf
sudo mkfontdir
cd ..
fc-cache</span></em></span></pre>
<p>And that&#8217;s it. If you had your favourite graphics program open during this process, you&#8217;ll likely need to restart it to see the added fonts.<br />
Have fun!</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.itecsoftware.com/installing-true-type-ttf-fonts-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 5/7 queries in 0.002 seconds using disk: basic
Object Caching 398/398 objects using disk: basic

Served from: www.itecsoftware.com @ 2012-05-22 02:52:23 -->
