<?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>David Simpson &#187; typography</title>
	<atom:link href="http://davidsimpson.me/tag/typography/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsimpson.me</link>
	<description>Developing the web, one page at a time.</description>
	<lastBuildDate>Wed, 16 May 2012 20:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Verdana must die for the good of the planet</title>
		<link>http://davidsimpson.me/2009/03/23/verdana-must-die-for-the-good-of-the-planet/</link>
		<comments>http://davidsimpson.me/2009/03/23/verdana-must-die-for-the-good-of-the-planet/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 14:09:52 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[Readability]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://davidsimpson.me/?p=259</guid>
		<description><![CDATA[If you&#8217;re using the Verdana typeface in your printed documents, stop now. There is no need and it is helping destroy the planet. Verdana takes up about 19% more horizontal space than Arial. So a switch away from Verdana could reduce your paper costs by up to 19%. For further savings, switch to duplex printing [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton259" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdavidsimpson.me%2F2009%2F03%2F23%2Fverdana-must-die-for-the-good-of-the-planet%2F&amp;text=Verdana%20must%20die%20for%20the%20good%20of%20the%20planet&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdavidsimpson.me%2F2009%2F03%2F23%2Fverdana-must-die-for-the-good-of-the-planet%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://davidsimpson.me/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;"></a></div><p><img src="/wp-content/uploads/2010/03/101px-VerdanaSpecimen.svg_.png" alt="101px-VerdanaSpecimen.svg" title="101px-VerdanaSpecimen.svg" align="right" /><br />
If you&#8217;re using the Verdana typeface in your printed documents, <strong>stop now</strong>.  </p>
<p>There is no need and it is helping destroy the planet. </p>
<p>Verdana takes up about 19% more horizontal space than Arial.  So a switch away from Verdana could reduce your paper costs by up to 19%.  For further savings, switch to duplex printing at the same time.</p>
<p>If you need a font designed for readability, try the granddaddy of readable fonts &#8211; Helvetica &#8211; or at a pinch Arial.<br />
<span id="more-259"></span><br />
Back in the olden days of the interweb, we didn&#8217;t have nice big screens with fantastical resolutions.  We didn&#8217;t have nicely anti-aliased, easily readable text.  To fit enough information on a small screen, the fonts used were blocky and tiny.  At small font sizes, text displayed in Arial typeface would huddle together and become difficult to read.  Not Verdana, with it&#8217;s &#8220;generous width and spacing&#8221;.  It was open and easy to read.  Soon everyone wanted a bit of the action.  All the sans-serif web pages started using Verdana it spread like a virus.</p>
<p>Roll forward to the present and it seems that 1200 pixels is now the minimum screen width that people have.  With larger screens, the font can be larger and so easier to read. We no longer need such generosity in our width and spacing.  A return to <a href="http://www.designingwithtype.com/cooper0/index.html">classic typography</a> is due.</p>
<h2>Actions</h2>
<p>To make a difference, check through the list below and help eradicate Verdana font from the planet.</p>
<ol>
<li>
<h3>Do not use Verdana in your web pages</h3>
<ul>
<li>
				Simply don&#8217;t use it.  Replace it with Helvetica or it&#8217;s bastard offspring Arial
			</li>
<li>Educate your clients why its bad</li>
<li>
				Change corporate identity guidelines.  If you really, really, really, really have to use it on a website, have a print stylesheet which uses something else more elegant</p>
<p>			Here&#8217;s how to add a separate print stylesheet:</p>
<pre class="brush: xml; title: ;">
			&lt;link rel=&quot;stylesheet&quot; href=&quot;/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot;  /&gt;
			</pre>
<p>			Here&#8217;s the basic content for <strong>print.css</strong>:</p>
<pre class="brush: css; title: ;">
			body { font-family: helvetica, arial, sans-serif; }
			</pre>
<p>			Helvetica before Arial please.  That&#8217;s the correct order.
			</li>
</ul>
</li>
<li>
<h3>Do not use Verdana in reports, presentations etc</h3>
<p>		Verdana was designed as a screen font for small displays.  It just doesn&#8217;t look good in printed material or displayed big on projectors. </p>
</li>
<li>
<h3>Remove it from your computer</h3>
<ul>
<li>Remove it from your computer</li>
<li>Remove it from all computers in your organisation</li>
<li>Make sure that your base install image for new PCs in your organisation does not have the Verdana font included.</li>
</ul>
</li>
</ol>
<h2>Further Reading</h2>
<ul>
<li><a href="http://www.xs4all.nl/~sbpoley/webmatters/verdana.html">Web Matters &#8211; Why you should avoid Verdana</a></li>
<li><a href="http://www.wilsonweb.com/wmt6/html-email-fonts.htm">Text Font Readability Study</a></li>
<li><a href="http://www.microsoft.com/typography/web/fonts/verdana/default.htm">Channel Verdana</a></li>
<li><a href="http://www.zeldman.com/2010/04/18/verdana-pro-and-con-2/">Verdana Pro (And Con)</a> by Jeffery Zeldman <i>(added 2011-06-09)</i></li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://davidsimpson.me/2009/03/23/verdana-must-die-for-the-good-of-the-planet/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

