<?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>Make Tech Easier&#187; font conversion</title>
	<atom:link href="http://maketecheasier.com/tag/font-conversion/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Convert Mac Font (dfont) to Windows Compatible Font (ttf)</title>
		<link>http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28</link>
		<comments>http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:58:08 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[dfont]]></category>
		<category><![CDATA[font conversion]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[true type]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=30382</guid>
		<description><![CDATA[If you are a designer and always switch between Mac and Windows, you will find that some of the beautiful fonts in Mac are not available in Windows. Even when you copy the font over, the Windows system does not recognize the font and can&#8217;t register it to the system.... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28&amp;title=How+to+Convert+Mac+Font+%28dfont%29+to+Windows+Compatible+Font+%28ttf%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28">How to Convert Mac Font (dfont) to Windows Compatible Font (ttf)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/02/dfontsplitter-logo.jpg" alt="dfontsplitter-logo" title="dfontsplitter-logo" width="154" height="167" class="alignleft size-full wp-image-30392" />If you are a designer and always switch between Mac and Windows, you will find that some of the beautiful fonts in Mac are not available in Windows. Even when you copy the font over, the Windows system does not recognize the font and can&#8217;t register it to the system. The reason is because those fonts are in dfont format which can only be used in Mac. To get it working in Windows (or Linux), you have to convert the dfont to TrueType format (ttf).<br />
 <span id="more-30382"></span><br />
Download and install <a href="http://peter.upfold.org.uk/projects/dfontsplitter">DfontSplitter</a>.</p>
<p>Open the application. Click the &#8220;+&#8221; to add a dfont, or simply drag the dfont from the Finder. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/dontsplitter-add-font.png" alt="dfontsplitter-add-font" title="dfontsplitter-add-font" width="600" height="409" class="aligncenter size-full wp-image-30388" /></p>
<p>For your info, the system fonts are located at the directory &#8220;<em>System/Library/Fonts</em>&#8220;. Alternatively, you can search for the font in the Font Book application and right-click the font and select &#8220;Reveal in Finder&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/02/font-book.png" alt="font-book" title="font-book" width="600" height="401" class="aligncenter size-full wp-image-30389" /></p>
<p>Next, select the destination folder and click &#8220;<em>Convert</em>&#8220;. </p>
<p>You will now see a bunch of font files in your destination folder. Keep the one with the .ttf extension and delete the rest. </p>
<p>Now move those ttf fonts to Windows and double-click on it to install. </p>
<p><strong>Note</strong>: DfontSplitter also comes with a Windows version. Alternatively, you can move the dfont to Windows and use DfontSplitter (Windows version)to convert the font to ttf format.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/get-great-looking-fonts-in-kde/2011/10/26' title='How to Get Great Looking Fonts in KDE'>How to Get Great Looking Fonts in KDE</a></li>
<li><a href='http://maketecheasier.com/manage-fonts-in-linux-with-fontmatrix/2010/09/07' title='How to Manage Fonts in Linux with FontMatrix'>How to Manage Fonts in Linux with FontMatrix</a></li>
<li><a href='http://maketecheasier.com/download-install-and-manage-fonts-in-windows/2010/07/31' title='How to Download, Install and Manage Fonts in Windows'>How to Download, Install and Manage Fonts in Windows</a></li>
<li><a href='http://maketecheasier.com/snippet-install-fonts-in-ubuntu/2010/05/16' title='Snippet: How to Install Fonts In Ubuntu'>Snippet: How to Install Fonts In Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28&amp;title=How+to+Convert+Mac+Font+%28dfont%29+to+Windows+Compatible+Font+%28ttf%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28">How to Convert Mac Font (dfont) to Windows Compatible Font (ttf)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/convert-mac-dfont-to-ttf/2011/02/28/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Convert Fonts To .ttf Format In Ubuntu</title>
		<link>http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23</link>
		<comments>http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:00:47 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[font conversion]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1142</guid>
		<description><![CDATA[For those who are dealing with writing or design projects, it is common for you to come across a font that your applications cannot support. It could be a Macintosh font, a bitmap font or a open type font (otf), for some reason or another, you just can&#8217;t get your... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23&amp;title=How+To+Convert+Fonts+To+.ttf+Format+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23">How To Convert Fonts To .ttf Format In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1148" title="font-f" src="http://imagecdn.maketecheasier.com/2008/11/font-f.jpg" alt="font-f" width="150" height="167"/>For those who are dealing with writing or design projects, it is common for you to come across a font that your applications cannot support. It could be a Macintosh font, a bitmap font or a open type font (otf), for some reason or another, you just can&#8217;t get your application to read it. In such cases, the best way is to convert this font to TrueType font (ttf).</p>
<p><a href="http://fontforge.sourceforge.net/" target="_blank">Fontforge</a> is an outline font editor that allows you to create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, edit existing ones and convert one format to another.</p>
<p><span id="more-1142"></span>In your terminal, type</p>
<p class="codeblock">sudo apt-get install fontforge</p>
<p>Open Fontforge (<em>Applications -&gt; Graphics -&gt; FontForge</em>)</p>
<p><img class="alignnone size-full wp-image-1143" title="fontforge1" src="http://imagecdn.maketecheasier.com/2008/11/fontforge1.jpg" alt="fontforge-screenshot1" width="428" height="427" /></p>
<p>Load up the font that you want to convert.</p>
<p><img class="alignnone size-full wp-image-1144" title="fontforge2" src="http://imagecdn.maketecheasier.com/2008/11/fontforge2.jpg" alt="fontforge-screenshot2" width="428" height="425" /></p>
<p><img class="alignnone size-full wp-image-1145" title="fontforge3" src="http://imagecdn.maketecheasier.com/2008/11/fontforge3.jpg" alt="fontforge-screenshot3" width="425" height="230" /></p>
<p>Without making any changes, go to <em>File -&gt; Generate Fonts. </em>Save the file with extension .ttf</p>
<p><img class="alignnone size-full wp-image-1146" title="fontforge4" src="http://imagecdn.maketecheasier.com/2008/11/fontforge4.jpg" alt="fontforge-screenshot4" width="430" height="537" /></p>
<p>Depending on the source file, it might generate some errors message. Click <em>Save</em> to continue saving.</p>
<p><img class="alignnone size-full wp-image-1147" title="fontforge5" src="http://imagecdn.maketecheasier.com/2008/11/fontforge5.jpg" alt="fontforge-screenshot5" width="360" height="207" /></p>
<p>You have a .ttf font in your folder now.</p>
<h3>Installing your new font</h3>
<p>Go to your Home folder (<em>Places -&gt; Home Folder</em>)</p>
<p>Create a new folder and name it .font (include the dot in front of the font). Copy the new ttf font into the folder.</p>
<p>Restart your application. It should be able to detect the new font now.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23&amp;title=How+To+Convert+Fonts+To+.ttf+Format+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23">How To Convert Fonts To .ttf Format In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-convert-fonts-to-ttf-format-in-ubuntu/2008/11/23/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 18:31:30 -->
