<?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>The Bright Lines &#187; Fontsquirrel</title>
	<atom:link href="http://www.thebrightlines.com/tag/fontsquirrel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebrightlines.com</link>
	<description>HTML, CSS, Javascript and more</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:44:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interview with Ethan Dunham of Fontsquirrel and Fontspring</title>
		<link>http://www.thebrightlines.com/2010/04/18/interview-with-ethan-dunham-of-fontsquirrel-and-fontspring/</link>
		<comments>http://www.thebrightlines.com/2010/04/18/interview-with-ethan-dunham-of-fontsquirrel-and-fontspring/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 22:42:41 +0000</pubDate>
		<dc:creator>Wouter Bos</dc:creator>
				<category><![CDATA[Webfonts]]></category>
		<category><![CDATA[Cufon]]></category>
		<category><![CDATA[Ethan Dunham]]></category>
		<category><![CDATA[Fontspring]]></category>
		<category><![CDATA[Fontsquirrel]]></category>

		<guid isPermaLink="false">http://www.thebrightlines.com/?p=545</guid>
		<description><![CDATA[If somebody is recently making waves with fonts, it's Ethan Dunham. His website Fontsquirrel has become the source for free quality fonts. Most of them are also available as web fonts, which can be used directly in websites. Even better: Fontsquirrel also has a web font generator, which is the only tool of its kind.]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 200px"><img title="Ethan Dunham about Fontspring: 'Designers should have control over their fonts'." src="/article-data/images/ethanDunham.jpg" alt="Ethan Dunham about Fontspring: 'Designers should have control over their fonts'." width="190" height="243" /><p class="wp-caption-text">Ethan Dunham about Fontspring: &quot;Designers should have control over their fonts&quot;.</p></div>
<h2>Putting the quality free fonts in the showroom</h2>
<p>Although the website has about 1.5 million page views per month, the website is just one year old. <a href="http://www.fontsquirrel.com">Fontsquirrel</a> was born in January 2009 because Ethan, for years a font designer himself, wasn&#8217;t happy with the way free fonts were offered on sites like <a href="http://www.dafont.com/">dafont.com</a>. &#8220;There are no free font sites that really focus on quality. What they focus on is quantity,&#8221;<strong> </strong>as Ethan said in an interview for the <a href="http://web20show.com/2009/11/episode-58-font-squirrel/">Web 2.0 Show</a>.</p>
<p>With Fontsquirrel he wanted to fill in that gap. He only selected free fonts that could also be used in commercial products like websites and were &#8220;at least half way high quality&#8221;. That way the users of Fontsquirrel had a list of quality fonts that could be used in almost anything.<strong></strong></p>
<h2>A good start</h2>
<p>Ethan had little expectations when he started Fontsquirrel: &#8220;I started it as a side project, maybe earn a few dollars on advertising. It was a site I wanted for myself and thought it would be useful to others.&#8221; The response was great after the release of Fontsquirrel: &#8220;It made it to the front page of delicious.com, right off the bat.&#8221;</p>
<p>After a year Ethan has found more than 630 font families that fitted his criteria. The active search has stopped now and new fonts only trickle in from time to time. &#8220;But that hasn&#8217;t been a problem for the popularity for the site. If you now need a font for your site, you have a place to go to.&#8221;<strong></strong></p>
<p>Not all fonts on Fontsquirrel are available as a webfont though. This has to do with licensing issues. Ethan: &#8220;I am either not allowed to redistribute fonts (and therefore webfonts) or the license doesn&#8217;t allow it.&#8221;</p>
<h2>Jeffrey Zeldman</h2>
<p>The popularity of Fontsquirrel is still growing with 5% to 20% a month. The online media certainly is boosting the trend. Ethan: &#8220;There lots of people dropping my name. <a href="http://www.zeldman.com/">Jeffrey Zeldman</a> in particular was kind enough to mention me in some blog posts and tweets.&#8221;</p>
<p>Because of Jeffrey Zeldman&#8217;s popularity and his status as an authority on web development, Ethan was even a bit affraid of his posts<strong> </strong>since they result in peaks in site visits that the server has to handle. &#8220;The problem is that the generator can be processor intensive. Just putting one font through that thing can tie up the server. So I&#8217;m a little anxious about getting more and more traffic to the generator. It could end up eating all of my resources.&#8221;</p>
<p>&#8220;The website is on a decent server, but people are uploading megabytes of fonts. I had one guy asking me why his 20 megabyte font wasn&#8217;t converting very well!&#8221; Another problem were grunge fonts with tons of vector points that were being run through the auto-hinter. But these problems are now hopefully gone forever: &#8221; I just built in some limitations to keep things humming along. I will not be able to serve all 100% of the people coming, but 90% of you won&#8217;t notice a thing.&#8221;</p>
<h2>Why we need the @font-face generator</h2>
<p>Most developers who ever tried to use web fonts in their web site, will most likely know how much trouble one has to go through. You&#8217;ll have to <em>at least</em> convert an existing font to EOT and already that can be a pain. For years Microsoft has a tool for generating EOT files, which is called WEFT. But WEFT crahes easily and the UI is cumbersome. That&#8217;s why many people take their resort in the simpler but more stable commandline program <a href="http://code.google.com/p/ttf2eot/">ttf2eot</a>.</p>
<p>Jonathan Snook wrote a <a href="http://snook.ca/archives/html_and_css/becoming-a-font-embedding-master">blog post</a> about the steps he had to go through to just be able to use web fonts on his site. That inspired Ethan for making the generator: “I had been doing quite a bit with FontForge and I realized how easy it would be if you’d automate most of that. It started off there, just for fun, and it progressively grew more and more features.”</p>
<div class="wp-caption alignnone" style="width: 450px"><img title="The @font-face generator: the only complete font generation tool online" src="/article-data/images/ethanDunham.png" alt="The @font-face generator: the only complete font generation tool online" width="440" height="300" /><p class="wp-caption-text">The @font-face Kit Generator: currently the only complete web font generator</p></div>
<p>The font face generator can do a lot of conversion now. And it has to: if you want to do it right, you&#8217;ll need 4 file types: TTF or OTF for most browsers, EOT for Internet Explorer, SVG for Safari on the iPhone and finally WOFF, the new standard for web fonts.</p>
<h2>Under the hood of the generator</h2>
<p><a href="http://fontforge.sourceforge.net/">FontForge</a> is still a large part of the Ethan&#8217;s generator. &#8220;I wrote a script that uses FontForge from the command line. But it is also integrated with a few other open source tools. Obviously it is connected to ttf2eot te generate an EOT. Another tool is <a href="http://people.mozilla.com/~jkew/woff/">sfnt2woff</a> for the WOFF files.&#8221; The generator now also produces an SVG file, which Safari on the iPhone needs.</p>
<h2>No future for Cufón</h2>
<p>The @font-face generator even makes a <a href="http://wiki.github.com/sorccu/cufon/about">Cufón</a> file. Cufón is a hack to make a browser show non-standard fonts. It uses Javascript to replace text with a line drawing of the font. Cufón aims to be a worthy alternative for the other hack: <a href="http://wiki.novemberborn.net/sifr/">sIFR</a>.</p>
<p>The fact that the @font-face generator creates Cufón files does not mean Ethan is endorsing it: &#8220;I don&#8217;t think there&#8217;s much of a future for Cufón. It was easy to add to the generator. I did it just for fun. Simo Kinnunen released the Cufón generator as open source, and I just plugged it in to see what happens. So I didn&#8217;t spend much time on it. But some people use it instead of @font-face. They think it renders more smoothly.&#8221;</p>
<p>Although there seems to be no future for Cufón, it has some advantages over @font-face: Cufón <em>does</em> render well on Windows in contrary to @font-face. We&#8217;ll have to wait for IE9 to see good font rendering on Windows browsers. Another advantage of Cufón is that the fonts cannot be pirated, since the original file is not being used.</p>
<h2>Future developments for @font-face generator</h2>
<p>The work on the @font-face generator is not finished yet. &#8220;It&#8217;s definitely a work in progress&#8221;, Ethan admits. He&#8217;s still busy adding new features and tweaks. One of those features is the ability to be able to select alternative glyphs and ligatures: &#8220;An OTF can have a normal set of Unicode characters, but it could also have other characters instead of the default. I did come up with a way that you can upload a font and choose which set you want to use. I haven&#8217;t implemented that yet.&#8221;<strong></strong></p>
<p>The whish list goes on, although Ethan is still in doubt if they&#8217;d be useful enough to implement: &#8220;You could embed an XML file into a WOFF as meta data, so that you have a font with the foundry information in it. Another thing I&#8217;m thinking about is to generate some server-side script to dynamically generate the CSS file, which should send the right font to the right browser.&#8221;</p>
<h2>&#8230;and then there was Fontspring</h2>
<p>In early February Ethan published another website: Fontspring. It is something that he had been thinking about for a few years already. &#8220;I&#8217;ve been in the type business for a long time and wanted to take what I&#8217;ve learned selling my own fonts and apply that to selling others.&#8221;</p>
<p>The interview for the Web 2.0 show gave him the final push for starting Fontspring: &#8220;I shared my observations about what I thought users would like regarding webfonts. Ie: That the idea of renting a font was a bit backwards and that most people would rather have freedom to download and use the fonts as they saw fit. There were a lot of companies jumping into the market and so I dropped everything I was doing and spent 2-3 months building Fontspring.&#8221;</p>
<p>&#8220;I created a whitepaper describing what it was we were doing and how we could protect their fonts from casual theft. It wasn&#8217;t complicated. Small, open-minded foundries said &#8216;yes&#8217;.&#8221;</p>
<div class="wp-caption alignnone" style="width: 450px"><img title="Fontspring.com" src="/article-data/images/ethanDunham-2.png" alt="Fontspring.com" width="440" height="300" /><p class="wp-caption-text">Fontspring.com</p></div>
<h2>Service vs DIY</h2>
<p>Fontspring sparked a new discussion about renting versus buying. Most web fonts vendors choose to rent web fonts, while most web developers will most likely opt for buying web fonts. &#8220;We are at the owning side of the &#8216;owning versus renting model&#8217;. We think that designers should have control over their fonts and we try to sell it that way. That&#8217;s why almost all of the fonts on Fontspring are licensed for unlimited domains. The other advantage is that we&#8217;re not just a service: you also get the desktop version of the font.&#8221;</p>
<p>Jeffrey Zeldman also has reservations about renting fonts and being dependent on a service. <a href="http://www.zeldman.com/2010/03/22/my-lovehate-affair-with-typekit/">His post on that subject</a> already sparked a discussion on the subject, but it&#8217;s most likely that the two business models will live side by side for at least some time.</p>
<p>The DIY model of hosting does not mean that the fonts can be easily pirated. Ethan took some measures to discourage pirating. &#8220;I&#8217;m trying to do the best of both worlds here. On one hand I want to serve customers who don&#8217;t want to be tied to a yearly fee. On the other hand I understand foundries&#8217; concerns about having their intellectual property on the web, all exposed.&#8221;</p>
<p>&#8220;What I&#8217;ve done is take some ideas of existing type services and integrated them in a DIY method. For example: when I make a webfont for Fontspring, I&#8217;m subsetting it to a smaller character set. I also removed all the OpenType features, and then scramble some of the internals to render it fairly useless as a desktop font.&#8221;</p>
<p>At the time of writing Fontspring is selling 1,044 font families from 36 Vendors. &#8220;I&#8217;ve actually been pleasantly surprised that the interest level of these type designers for the DIY model is high.&#8221; Ethan isn&#8217;t finished yet: &#8220;Fontspring will continue to sign on new font vendors and improve the quality of the webfonts delivered. I have a list a mile long of improvements to make to the site and user experience.&#8221;</p>
<div class="wp-caption alignnone" style="width: 450px"><img title="More than 1000 fonts to choose from" src="/article-data/images/ethanDunham-1.png" alt="More than 1000 font families to choose from" width="440" height="249" /><p class="wp-caption-text">More than 1000 font families to choose from</p></div>
<h2>Hinting</h2>
<p>All the fonts are generated with the @font-face generator. The font-face generator automatically adds hinting to the font if none is available. The hinting will make the font render better on the screen. Especially Windows browsers need hinting for the rendering.</p>
<p>Different vendors have different approaches to font optimization. Typekit for example<strong> </strong>does no optimization itself but leaves it up to the designer. The hinting of the fonts on Fontsquirrel and Fontspring are generated automatically, while font foundries like Ascender do all their hinting by hand.</p>
<p>Creating hints by hand ensures the best possible rendering, but that&#8217;s no option for Ethan: &#8220;Manual hinting is a very niche occupation and takes a lot of time. The automatic hinting does it well enough that you maybe see a few artifacts, but overall it&#8217;s gonna be pretty good. Fontspring has more than 1000 fonts. To go through all of them and manually hint them would be impossible. Having to pay somebody to do that would be very expensive obviously.&#8221;</p>
<h2>A bit about Ethan Dunham</h2>
<div class="wp-caption alignright" style="width: 210px"><img title="Ethans avatar on the web" src="/article-data/images/ethanDunham2.jpg" alt="Ethans avatar on the web" width="200" height="200" /><p class="wp-caption-text">Ethan&#39;s avatar on the web</p></div>
<p>Ethan is a full-time independent web designer in Wilmington, near Philadelphia and has been designing websites since 1996. He also designs fonts for 15 years now. He sells them on <a href="http://www.fonthead.com/">Fonthead.com</a> and now also on Fontspring.com.</p>
<p>As a font designer he never worried about the emerging web font technology: &#8220;I was one of the first to change the license agreement to allow @font-face.<strong> </strong>In my experience most people are honest and respect your intellectual property.&#8221;</p>


<p>Related posts:<ol><li><a href='http://www.thebrightlines.com/2009/12/10/251/' rel='bookmark' title='Permanent Link: My favorite for converting fonts to EOT'>My favorite for converting fonts to EOT</a></li>
<li><a href='http://www.thebrightlines.com/2010/02/28/web-fonts-services-list/' rel='bookmark' title='Permanent Link: List of web fonts services and resources'>List of web fonts services and resources</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thebrightlines.com/2010/04/18/interview-with-ethan-dunham-of-fontsquirrel-and-fontspring/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My favorite for converting fonts to EOT</title>
		<link>http://www.thebrightlines.com/2009/12/10/251/</link>
		<comments>http://www.thebrightlines.com/2009/12/10/251/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 06:39:33 +0000</pubDate>
		<dc:creator>Wouter Bos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webfonts]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[EOT]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Fontsquirrel]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.thebrightlines.com/?p=251</guid>
		<description><![CDATA[Webfonts are fun, but converting fonts to EOT can be a drag. But I found a good conversion service from Fontsquirrel]]></description>
			<content:encoded><![CDATA[<h2>ttf2eot</h2>
<p>In order to use webfonts in your website you have to convert regular fonts to Microsofts EOT format. Normally I would use the online version of ttf2eot, which works reasonably well. As long if you have a TTF. If you have another type of font like a OTF, you have to find another converter first.</p>
<h2>WEFT</h2>
<p>In case ttf2eot fails with a particular font (like in my case) I grudgingly use Microsofts WEFT tool. I dislike WEFT for its instability and weird workflow/interface. But last time I tried it, it didn&#8217;t do a good job at all. Only 3 of the 4 fonts I had to convert to EOT were recognized and none of that 3 fonts worked in IE.</p>
<h2>Fontsquirrel</h2>
<p>Then while looking for a manual on WEFT, I came across the free <a href="http://www.fontsquirrel.com/fontface/generator">@font-face Kit Generator</a> of Fontsquirrel. And man, did <em>that</em> save the day. Uploading and converting the fonts was very easy. On top of it, you get an example web page packed in a zip with the webfonts in it. It looks something like the screenshot below. The service can also convert fonts to <strong>WOFF</strong> (Firefox) and <strong>SVG</strong> (Chrome &amp; iPhone).</p>
<div class="wp-caption alignnone" style="width: 585px"><img title="Fontsquirrel not only converts your fonts to EOT, but also shows an example how it would look like in your browser in various font sizes." src="/article-data/images/Fontsquirrel.png" alt="Fontsquirrel not only converts your fonts to EOT, but also shows an example how it would look like in your browser in various font sizes." width="575" height="167" /><p class="wp-caption-text">Fontsquirrel not only converts your fonts to EOT, but also shows an example how it would look like in your browser in various font sizes.</p></div>
<h2>What to look out for in Fontsquirrel</h2>
<p>The only thing that did go wrong was the hinting. If I chose the default option “Use existing hints” the letter “B” did not render well as you can see in the screenshot below. When I chose to remove the hinting, the conversion was successful.</p>
<div class="wp-caption alignnone" style="width: 213px"><img title="Fontsquirrel too can get it wrong. Always check all the types" src="/article-data/images/Fontsquirrel2.png" alt="Fontsquirrel too can get it wrong. Always check all the types" width="203" height="167" /><p class="wp-caption-text">Fontsquirrel too can get it wrong. Always check all the types</p></div>
<div class="wp-caption alignnone" style="width: 307px"><img title="The problem in the previous piccture was cleard by removing all hints." src="/article-data/images/Fontsquirrel3.png" alt="The problem in the previous piccture was cleard by removing all hints." width="297" height="101" /><p class="wp-caption-text">The problem in the previous piccture was cleard by removing all hints.</p></div>


<p>Related posts:<ol><li><a href='http://www.thebrightlines.com/2009/11/01/the-trouble-with-font-face/' rel='bookmark' title='Permanent Link: The trouble with @font-face'>The trouble with @font-face</a></li>
<li><a href='http://www.thebrightlines.com/2010/01/24/test-popular-professional-fonts-as-webfont/' rel='bookmark' title='Permanent Link: Test: Popular professional fonts as webfont'>Test: Popular professional fonts as webfont</a></li>
<li><a href='http://www.thebrightlines.com/2010/02/28/web-fonts-services-list/' rel='bookmark' title='Permanent Link: List of web fonts services and resources'>List of web fonts services and resources</a></li>
<li><a href='http://www.thebrightlines.com/2010/04/18/interview-with-ethan-dunham-of-fontsquirrel-and-fontspring/' rel='bookmark' title='Permanent Link: Interview with Ethan Dunham of Fontsquirrel and Fontspring'>Interview with Ethan Dunham of Fontsquirrel and Fontspring</a></li>
<li><a href='http://www.thebrightlines.com/2010/01/20/webfont-pitfalls/' rel='bookmark' title='Permanent Link: Webfont pitfalls'>Webfont pitfalls</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thebrightlines.com/2009/12/10/251/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
