<?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>Tarek Shalaby &#187; fonts</title>
	<atom:link href="http://www.tarekshalaby.com/tag/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tarekshalaby.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 20 Jan 2012 18:01:11 +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>typeface.js: Redefining System Fonts</title>
		<link>http://www.tarekshalaby.com/2009/06/typeface-js-redefining-system-fonts/</link>
		<comments>http://www.tarekshalaby.com/2009/06/typeface-js-redefining-system-fonts/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 11:16:02 +0000</pubDate>
		<dc:creator>Tarek Shalaby</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.tarekshalaby.com/?p=234</guid>
		<description><![CDATA[It seems like JavaScript is really picking up, as more and more developers join open source projects to bring fascinating features to the web. The latest of which is a project called typeface.js that renders the fonts of a given website using JavaScript, &#60;canvas&#62; and VML. This means that, instead of creating images for all [...]]]></description>
			<content:encoded><![CDATA[<div class="social4i" style="height:69px;float: right;">
<div class="social4in" style="height:69px;float: right;">
<div class="socialicons s4twitter" style="float:left;margin-right: 10px;background:url(&quot;http://goo.gl/zjqd1&quot;) no-repeat;"><a href="http://twitter.com/share" data-url="http://www.tarekshalaby.com/2009/06/typeface-js-redefining-system-fonts/" data-counturl="http://www.tarekshalaby.com/2009/06/typeface-js-redefining-system-fonts/" data-text="typeface.js: Redefining System Fonts" class="twitter-share-button" data-count="vertical" data-via="tarekshalaby"></a></div>
<div class="socialicons s4fblike" style="float:left;margin-right: 10px;">
<div id="fb-root"></div>
<p><fb:like href="http%3A%2F%2Fwww.tarekshalaby.com%2F2009%2F06%2Ftypeface-js-redefining-system-fonts%2F" send="false" layout="box_count" width="55" height="62" show_faces="false" font=""></fb:like></div>
</div>
<div style="clear:both"></div>
</div>
<p>It seems like JavaScript is really picking up, as more and more developers join open source projects to bring fascinating features to the web. The latest of which is a project called <a href="http://typeface.neocracy.org/">typeface.js</a> that renders the fonts of a given website using JavaScript, &lt;canvas&gt; and VML. This means that, instead of creating images for all of the text that will be using anything other than the default system fonts, developers will be able to embed the font via a type of typeface add-on, and type away!</p>
<p>The project is still in experimental phase, but seems excitingly promising.</p>
<div id="attachment_235" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.tarekshalaby.com/wp-content/uploads/2009/06/fonts.png"><img class="size-medium wp-image-235" title="Sample Fonts" src="http://www.tarekshalaby.com/wp-content/uploads/2009/06/fonts-300x105.png" alt="Some of the fonts that can be embedded using typeface.js" width="300" height="105" /></a><p class="wp-caption-text">Some of the fonts that can be embedded using typeface.js</p></div>
<p>Whenever designing or developing a website, you are inevitably tied to the following fonts:</p>
<ul>
<li>Arial</li>
<li>Comic Sans MS</li>
<li>Courier</li>
<li>Georgia</li>
<li>Impact</li>
<li>Lucida</li>
<li>Tahoma</li>
<li>Times New Roman</li>
<li>Trebuchet MS</li>
<li>Verdana</li>
</ul>
<p>There are a couple of others, but that is pretty much the safe list. After a while, websites become repetitive as everyone is using the same group of fonts for text (while relying on images for the special ones). Now, with the typeface project, the future looks bright.</p>
<p>Not only that, but the website actually offers a <a href="http://typeface.neocracy.org/fonts.html">conversion tool</a> that allows you to upload a font for it to be rendered in your website. The project in general is still requiring some work before it&#8217;s ready for wide deployment, but as always, open source projects can&#8217;t go wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tarekshalaby.com/2009/06/typeface-js-redefining-system-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

