<?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>GBarr DesignWeb Design | GBarr Design</title>
	<atom:link href="http://gbarr.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://gbarr.com</link>
	<description>Professional Design and Web Development</description>
	<lastBuildDate>Tue, 08 May 2012 22:24:16 +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>Font Freedom Finally Here?</title>
		<link>http://gbarr.com/blog/font-freedom-finally-here/</link>
		<comments>http://gbarr.com/blog/font-freedom-finally-here/#comments</comments>
		<pubDate>Wed, 19 May 2010 22:00:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GBlog]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.gbarr.com/?p=649</guid>
		<description><![CDATA[Just saw this story about how Google is introducing a font directory and API that promise to let us web designy types a lot more freedom in the fonts we use on web sites. Currently we&#8217;re pretty much restricted to Arial or Verdana for sans serif and Times New Roman for serif. Here&#8217;s the skinny...]]></description>
			<content:encoded><![CDATA[<p>Just saw this story about how Google is introducing a font directory and API that promise to let us web designy types a lot more freedom in the fonts we use on web sites. Currently we&#8217;re pretty much restricted to <span style="font-family: arial;">Arial</span> or <span style="font-family: verdana;">Verdana</span> for sans serif and <span style="font-family: times new roman;">Times New Roman</span> for serif.</p>
<p>Here&#8217;s the skinny on what Google&#8217;s bringing to the table:</p>
<blockquote><p>The Google Font API provides a simple, cross-browser method for using any font  in the Google Font Directory on your web page. The fonts have all the advantages  of normal text: in addition to being richer visually, text styled in web fonts  is still searchable, scales crisply when zoomed, and is accessible to users  using screen readers.</p></blockquote>
<p>And here&#8217;s an example of what something would look like in the new Google font &#8220;Tangerine.&#8221;</p>
<p><strong><span style="margin-top:9px; font-family: tangerine; font-size:3.0em;">The quick brown tangerine jumped over the lazy tangerine.</span><br />
</strong><br />
Pretty neat, huh? Here&#8217;s a few other examples of the more distinctive/interesting fonts available. Note that I picked them not because they&#8217;re my favorites, but because they are the most different from what we&#8217;re used to.</p>
<p><span style="margin-top:9px; font-family: IM Fell; font-size:3.0em;">This is IM Fell.</span></p>
<p><span style="margin-top:9px; font-family: Lobster; font-size:3.0em;">This is Lobster.</span></p>
<p><span style="margin-top:9px; font-family: Reenie Beanie; font-size:3.0em;">This is Reenie Beanie.</span></p>
<p>All I had to do was add <code>
<link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'></code> to the <head> section of this page (and same for the other fonts) and then I was able to assign the font-family tag with CSS.</p>
<p>It&#8217;s a <a href="http://code.google.com/webfonts">very limited set of fonts for now</a>, but I&#8217;m sure as it gets expanded I&#8217;ll find ways to use this technique to improve the typography of the sites I design.</p>
]]></content:encoded>
			<wfw:commentRss>http://gbarr.com/blog/font-freedom-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

