<?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>Digital Marketing Blog by Soak Digital &#187; fonts</title>
	<atom:link href="http://www.soak.co.uk/blog/tag/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soak.co.uk/blog</link>
	<description>a digital marketing agency</description>
	<lastBuildDate>Wed, 23 Nov 2011 15:51:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>The future (and history) of web typography</title>
		<link>http://www.soak.co.uk/blog/the-future-and-history-of-web-typography/</link>
		<comments>http://www.soak.co.uk/blog/the-future-and-history-of-web-typography/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:55:11 +0000</pubDate>
		<dc:creator>alan.offord</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[typekit]]></category>
		<category><![CDATA[web typography]]></category>

		<guid isPermaLink="false">http://blog.soak.co.uk/?p=359</guid>
		<description><![CDATA[Having learnt mostly traditional print at university, the restrictions placed on designers by the internet came as something of shock, especially when you consider the unparalleled opportunities for communicating that the web promises. It seems ridiculous that fonts online have, up to now, been limited to just a few generic styles, rather like an actor, [...]]]></description>
			<content:encoded><![CDATA[<p>Having learnt mostly traditional print at university, the restrictions placed on designers by the internet came as something of shock, especially when you consider the unparalleled opportunities for communicating that the web promises. It seems ridiculous that fonts online have, up to now, been limited to just a few generic styles, rather like an actor, who once up in front of the cameras is told he can only perform in a Glaswegian accent. With a lisp.</p>
<p><span id="more-359"></span></p>
<p>Of course there are good, practical reasons why type online is so restricted. For one thing it was never originally meant for designers to be let loose on. For another digital type has progressed at leaps and bounds, but whilst online stores like <a href="http://www.fontshop.com/" rel="nofollow">Fontshop </a>and <a href="http://new.myfonts.com/" rel="nofollow">MyFonts </a>put literally thousands of variations at your fingertips, there has been no co-ordinated effort to bring these advances to the internet in a consistent and accessible way.</p>
<p>For a while people struggled through with Flash headers and text-as-image or hacks like sIFR until there stepped forward CSS and the @font-face property opening up the whole spectrum of fonts to everybody. Of course this has led to some badly misjusdged type-usage online, and of more serious concern, copyright issues over how font files will be uploaded and potentially pirated.</p>
<p><a href="http://typekit.com/" rel="nofollow">Typekit</a>, and others like it, might offer an answer. Now in almost-total-complete-launch stage, they&#8217;ve created an online type repository that designers can subscribe to and use to create secure and reliable web typography. And for those like me who are seriously code-challenged, it takes a lot of the stress and strain of building accessible and standards compliant sites!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soak.co.uk/blog/the-future-and-history-of-web-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typekit: Goodbye sIFR, Cufon?</title>
		<link>http://www.soak.co.uk/blog/typekit-goodbye-sifr-cufon/</link>
		<comments>http://www.soak.co.uk/blog/typekit-goodbye-sifr-cufon/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:42:57 +0000</pubDate>
		<dc:creator>ronan.sprake</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[sifr]]></category>
		<category><![CDATA[typekit]]></category>
		<category><![CDATA[web typography]]></category>

		<guid isPermaLink="false">http://www.soak.co.uk/blog/?p=31</guid>
		<description><![CDATA[Typekit has been fully released (without so much as a Beta tag) and it&#8217;s about time to give it another shot. Last time I checked out Typekit, there were as many bugs as you&#8217;d expect from a developer preview release. Thankfully, a lot has changed and it&#8217;s all quite promising. sIFR and Cufon The CMS-based [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://typekit.com/">Typekit</a> has been fully released (without so much as a Beta tag) and it&#8217;s about time to give it another shot. Last time I checked out Typekit, there were as many bugs as you&#8217;d expect from a developer preview release. Thankfully, a lot has changed and it&#8217;s all quite promising.<span id="more-31"></span></p>
<h2>sIFR and Cufon</h2>
<p>The CMS-based websites we produce nearly always require some sort of dynamic text replacement to allow non-system fonts to be used as page or section headings. sIFR is often our only feasible option when:</p>
<ol>
<li>the heading font license is restrictive</li>
<li>the heading font can&#8217;t be adequately rendered by a server-side technology</li>
<li>the design calls for text manipulation beyond Cufon&#8217;s capabilities</li>
</ol>
<p>sIFR sidesteps any font licensing issues by embedding the font into an Adobe Flash file and allows for heavy tweaking and customisation, beyond what Cufon offers. sIFR also produces selectable text, which is a nice (if not completely necessary) addition.</p>
<p>Where it can be used, Cufon is a great solution. Unlike sIFR, there is no noticeable jump or flicker when text is replaced and it&#8217;s a relatively small Javascript package to include.</p>
<h2>The beauty of Typekit</h2>
<p>sIFR and Cufon are both useful but are complete hacks. The appeal of Typekit is that is uses the @font-face CSS rule, which is the &#8216;proper&#8217; way to do things. The Javascript you include with Typekit works around font licensing problems and the discrepancies in @font-face support between the different browsers. Of course, you are restricted to Typekit&#8217;s library of fonts, the growth of which will be key to its success.</p>
<p>Typekit isn&#8217;t free, which prompts the question of who manages the Typekit account. When delivering a site, we prefer to be completely transparent with hosting (our clients pay the Web host and any service providers directly) which is how we would handle a client&#8217;s Typekit account. Ideally, Typekit would receive a one-off payment for use of a font on a single domain (well, ideally it would be free!) which removes any need to justify an additional administrative overhead, just for the use of a particular font on their website.</p>
<p>Pros:</p>
<ul>
<li>complete typographical control with CSS</li>
<li>works without images or Flash</li>
<li>easy set-up</li>
</ul>
<p>Cons:</p>
<ul>
<li>original font sometimes appears an instant before Typekit loads</li>
<li>pricing model could be problematic for clients</li>
<li>font file cannot be tweaked to reduce its size</li>
<li>limited choice of fonts</li>
<li>does not support <del datetime="2010-05-21T07:53:50+00:00">Chrome or</del> Opera</li>
</ul>
<p>Chrome and Opera will hopefully be supported quite soon and Typekit must be eager to expand the font library with quality fonts as soon as possible. However, the first two cons are show-stoppers for me. Every site I&#8217;ve seen using Typekit suffers from a noticeable text replacement in Firefox and Internet Explorer. The closest web-safe font to the sans-serif <a href="http://typekit.com/fonts/345">Le Havre Rounded</a> I tested was Arial. Below, you can see the Arial text that flashes up an instant before Typekit replaces the font.</p>
<p><img class="alignnone size-full wp-image-184" title="Arial text" src="http://www.soak.co.uk/blog/wp-content/uploads/2009/11/arial.png" alt="Arial text" width="374" height="134" /></p>
<p>Relating to a wider debate on Web typography, I noticed the differences between Apple and ClearType rendering meant that some of the library fonts had a completely different appearance on a Mac than on Windows. Of course this is nothing new, but slightly concerning given that Typekit allows developers to very easily use any font for any area of copy on a website. Below are some shots from the same Typekit configuration viewed on different browsers.</p>
<h3>Safari:</h3>
<p><img class="alignnone size-full wp-image-185" title="Typekit in Safari" src="http://www.soak.co.uk/blog/wp-content/uploads/2009/11/safari.png" alt="Typekit in Safari" width="307" height="118" /></p>
<h3>IE (or Firefox with XP ClearType):</h3>
<p><img class="alignnone size-full wp-image-186" title="Typekit with ClearType" src="http://www.soak.co.uk/blog/wp-content/uploads/2009/11/ie.png" alt="Typekit with ClearType" width="307" height="130" /></p>
<h3>Firefox without XP ClearType:</h3>
<p><img class="alignnone size-full wp-image-187" title="Typekit without ClearType" src="http://www.soak.co.uk/blog/wp-content/uploads/2009/11/ff.png" alt="Typekit without ClearType" width="307" height="130" /></p>
<p>Of course this is in no way a fault of Typekit, but worrying to think legibility and readability of standard web fonts may be shunned in favour of prettier typefaces.</p>
<p>Overall, I&#8217;d encourage any developer to try Typekit as it&#8217;s already a real alternative to sIFR and Cufon. I&#8217;ll be eagerly following its progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soak.co.uk/blog/typekit-goodbye-sifr-cufon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

