<?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>Marcelo Rodrigo &#187; truetype</title>
	<atom:link href="http://marcelorodrigo.com/tags/truetype/feed" rel="self" type="application/rss+xml" />
	<link>http://marcelorodrigo.com</link>
	<description>Quer moleza? Senta no pudim!</description>
	<lastBuildDate>Tue, 07 Sep 2010 18:41:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Instalando fontes da Microsoft no Ubuntu</title>
		<link>http://marcelorodrigo.com/instalando-fontes-microsoft-no-ubuntu.html</link>
		<comments>http://marcelorodrigo.com/instalando-fontes-microsoft-no-ubuntu.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 23:17:58 +0000</pubDate>
		<dc:creator>Marcelo Rodrigo</dc:creator>
				<category><![CDATA[Ubuntu / Linux]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[truetype]]></category>
		<category><![CDATA[ttf]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://marcelorodrigo.com/?p=404</guid>
		<description><![CDATA[Por mais que no Ubuntu temos a disposição o OpenOffice, você ainda vai acabar precisando as fontes TrueType da Microsoft para que os documentos que você criar sejam apresentados corretamente. Para quem desenvolve pra web, ter fontes como Arial, Tahoma &#8230; <a href="http://marcelorodrigo.com/instalando-fontes-microsoft-no-ubuntu.html">Continue lendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Por mais que no Ubuntu temos a disposição o OpenOffice, você ainda vai acabar precisando as fontes TrueType da Microsoft para que os documentos que você criar sejam apresentados corretamente. Para quem desenvolve pra web, ter fontes como Arial, Tahoma e Verdana instaladas são fundamentais, porque são usadas em 90% dos projetos.</p>
<p style="text-align: center;"><a title="100% Helvetica 0% Arial Typographic Poster" href="http://www.flickr.com/photos/49734147@N00/3533598378/" target="_blank"><img class="aligncenter" src="http://farm4.static.flickr.com/3415/3533598378_799c797f93.jpg" border="0" alt="100% Helvetica 0% Arial Typographic Poster" /></a><br />
<small><a title="Attribution-NonCommercial-NoDerivs License" href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank"><img src="http://marcelorodrigo.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="imjustcreative" href="http://www.flickr.com/photos/49734147@N00/3533598378/" target="_blank">imjustcreative</a></small></p>
<p>No Ubuntu, é só instalar o pacote <strong>ttf-mscorefonts-installer</strong> usando o <strong>apt-get:</strong></p>
<pre class="brush: plain;">sudo apt-get install ttf-mscorefonts-installer</pre>
<p>Fontes Truetype que são instaladas neste pacote:</p>
<ul>
<li> Andale Mono</li>
<li>Arial Black</li>
<li>Arial (Bold, Italic, Bold Italic)</li>
<li>Comic Sans MS (Bold)</li>
<li>Courier New (Bold, Italic, Bold Italic)</li>
<li>Georgia (Bold, Italic, Bold Italic)</li>
<li>Impact</li>
<li>Times New Roman (Bold, Italic, Bold Italic)</li>
<li>Trebuchet (Bold, Italic, Bold Italic)</li>
<li>Verdana (Bold, Italic, Bold Italic)</li>
<li>Webdings</li>
</ul>
<p>Após instalar o pacote ttf-mscorefonts-installer, vocẽ precisa limpar e refazer o cache de fontes no seu Ubuntu:</p>
<pre class="brush: plain;">sudo fc-cache -fv</pre>
]]></content:encoded>
			<wfw:commentRss>http://marcelorodrigo.com/instalando-fontes-microsoft-no-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
