<?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>Ralf Herrmann’s Typography Weblog &#187; Typography</title>
	<atom:link href="http://opentype.info/blog/category/typography/feed/" rel="self" type="application/rss+xml" />
	<link>http://opentype.info/blog</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 14:44:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The iPad and SVG fonts in Mobile Safari</title>
		<link>http://opentype.info/blog/2010/04/13/the-ipad-and-svg-fonts-in-mobile-safari/</link>
		<comments>http://opentype.info/blog/2010/04/13/the-ipad-and-svg-fonts-in-mobile-safari/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 19:00:23 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Webfonts]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=295</guid>
		<description><![CDATA[With all this hype around the iPad, people keep asking if the iPad supports webfonts. The good news is: Yes, it does. The bad news: the iPad runs Mobile Safari and in contrast to the standard version of Safari only SVG fonts are supported.

Oh my gosh! Yet a another font format for the web? EOT [...]]]></description>
			<content:encoded><![CDATA[<p>With all this hype around the iPad, people keep asking if the iPad supports <a href="http://www.webfonts.info/wiki/index.php?title=What_are_webfonts%3F">webfonts</a>. The good news is: Yes, it does. The bad news: the iPad runs Mobile Safari and in contrast to the standard version of Safari only SVG fonts are supported.</p>
<p><span id="more-295"></span></p>
<p>Oh my gosh! Yet a another font format for the web? <a href="http://www.webfonts.info/wiki/index.php?title=EOT" target="_blank">EOT</a> for Internet Explorer. <a href="http://www.webfonts.info/wiki/index.php?title=Raw_fonts" target="_blank">TTF/OTF</a> for Safari &amp; Opera. <a href="http://www.webfonts.info/wiki/index.php?title=WOFF" target="_self">WOFF</a> for Firefox 3.6 and now SVG fonts for Mobile Safari? Unfortunately, yes!</p>
<p>But what are SVG fonts anyway? Is this a good webfont format? Actually, it is not a webfont format at all. The purpose of SVG fonts is to be embedded inside of SVG documents (or linked to them), similar to the way you would embed standard TrueType or OpenType fonts in a PDF.</p>
<p>SVG fonts are text files that contain the glyph outlines represented as standard SVG elements and attributes, as if they were single vector objects in the SVG image. But this is also one of the biggest disadvantages of SVG fonts. While EOT, WOFF and PostScript-flavoured OpenType have compression built into the font format, SVG fonts are always uncompressed and usually pretty large. For example, our <a href="http://www.fonts.info/info/press/free-fonts-for-font-face-embedding.htm" target="_self">Graublau Sans Web</a> fonts have just 61 KB as OpenType PS, but 172 KB converted to SVG.</p>
<div class="wp-caption alignnone" style="width: 550px"><img src="http://www.opentype.info/static/svgfont.gif" alt="" width="540" height="210" /><p class="wp-caption-text">This is how a SVG font (reduced to 2 glyphs) looks like </p></div>
<p>But there is more bad news: Since SVG fonts are just a collection of vector shapes, there is no way to store hinting information. Font foundries such as FSI have put a lot of effort into optimizing their <a href="http://opentype.info/blog/2010/02/24/introducing-web-fontfonts/" target="_blank">Web FontFonts</a> for small sizes on screen using elaborate TrueType hinting. But when you convert such a font to SVG all these information will be lost.</p>
<p>So, SVG fonts are not really an alternative to the other webfont formats. In 2008 Apple fueled the webfont revolution with the release of Safari 3.1 with support for webfonts in TrueType or OpenType format. It&#8217;s understandable that this support was deactivated in Mobile Safari for the iPhone. The screen is very small and the use of downloadable fonts hardly justifies the loading times and traffic costs of the webfonts. But this is now changing with the iPad. The resolution of the iPad in landscape mode is equal to the standard minimum resolution used for almost all websites today. The internet on the iPad is not a light version for mobile devices. So there shouln&#8217;t be any limitations either. Steve Jobs said in his iPad keynote:</p>
<p class="interview-answer">»Those devices need to be far better than a laptop or the iPhone at some key task—things like browsing the web.«</p>
<p><img class="alignnone" src="http://www.opentype.info/static/stevebrowsing.jpg" alt="" width="540" height="296" /></p>
<p>But without support for real webfonts format such as WOFF and EOT, browsing the web with Mobile Safari is not really better. So I am really hoping that Apple will include true webfont formats in Mobile Safari—preferably WOFF which is also missing in Safari but has a good chance of becoming <em>the</em> webfont format in the near future.</p>
<div class="wp-caption alignnone" style="width: 550px"><img class=" " src="http://www.opentype.info/static/webfontswithout.jpg" alt="" width="540" height="422" /><p class="wp-caption-text">The site about webfonts, but by default, no true webfonts supported on the iPad</p></div>
<p>If you want to use webfonts on the iPad today, you need to provide SVG fonts. To convert your fonts to SVG you can use applications such as <a href="http://fontforge.sourceforge.net/" target="_blank">FontForge</a> or the @font-face generator from <a href="http://www.fontsquirrel.com/fontface/generator" target="_blank">Font Squirrel</a>. With the <a href="http://www.webfonts.info/wiki/index.php?title=Category:Webfont_Services" target="_blank">webfont services</a> from Typekit and Typotheque you also get (<a href="http://blog.typekit.com/2010/04/09/typekit-now-supports-fonts-for-the-ipad/" target="_blank">experimental</a>) SVG fonts support.</p>
<div class="wp-caption alignnone" style="width: 550px"><img src="http://www.opentype.info/static/webfontswith.jpg" alt="" width="540" height="423" /><p class="wp-caption-text">The Typekit homepage with experimental SVG fonts support</p></div>
<p>Linking SVG fonts in your website is similar to using any other webfont format. You just add another line to the @font-face rule in your CSS:</p>
<div id="_mcePaste" style="padding-left: 30px;"><span style="color: #993300;">@font-face {</span></div>
<div id="_mcePaste" style="padding-left: 30px;"><span style="color: #993300;">font-family: &#8216;GraublauWebRegular&#8217;;</span></div>
<div id="_mcePaste" style="padding-left: 30px;"><span style="color: #993300;">url(&#8216;graublauweb.otf&#8217;) format(&#8216;opentype&#8217;), </span></div>
<div style="padding-left: 30px;"><span style="color: #993300;">url(&#8216;graublauweb.svg#GraublauWeb-Regular&#8217;) format(&#8217;svg&#8217;);</span></div>
<div id="_mcePaste" style="padding-left: 30px;"><span style="color: #993300;">}</span></div>
<p>Note that the file name is followed by a hash tag. This relates to the font ID, which you will have to set while converting the font to SVG. The reason for this is, that multiple fonts can be embedded in a SVG document and therefore an identifier is required.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=The+iPad+and+SVG+fonts+in+Mobile+Safari+http://bit.ly/cOu3Ic" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=The+iPad+and+SVG+fonts+in+Mobile+Safari+http://bit.ly/cOu3Ic" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/04/13/the-ipad-and-svg-fonts-in-mobile-safari/&amp;t=The+iPad+and+SVG+fonts+in+Mobile+Safari" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/04/13/the-ipad-and-svg-fonts-in-mobile-safari/&amp;t=The+iPad+and+SVG+fonts+in+Mobile+Safari" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2010/04/13/the-ipad-and-svg-fonts-in-mobile-safari/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Colosseo Letterpress Poster</title>
		<link>http://opentype.info/blog/2010/03/11/colosseo-letterpress-poster/</link>
		<comments>http://opentype.info/blog/2010/03/11/colosseo-letterpress-poster/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:31:40 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=288</guid>
		<description><![CDATA[What began as a 10-year wedding anniversary to Rome concluded a year later as an artistic endeavor to reimagine the Coliseum with type.

In March 2009, Cameron and his wife, Suzanne, spent several days in Rome to celebrate their 10-year anniversary. This was also a chance to observe in detail the Coliseum, which Cameron had already selected [...]]]></description>
			<content:encoded><![CDATA[<p>What began as a 10-year wedding anniversary to Rome concluded a year later as an artistic endeavor to reimagine the Coliseum with type.<br />
<span id="more-288"></span></p>
<p>In March 2009, <a href="http://cameronmoll.com/">Cameron</a> and his wife, Suzanne, spent several days in Rome to celebrate their 10-year anniversary. This was also a chance to observe in detail the Coliseum, which Cameron had already selected as the next subject in his series of <a href="http://cameronmoll.bigcartel.com/category/posters">letterpress posters</a>.</p>
<p>Over the course of the next 12 months, the artwork was handcrafted character by character, totaling roughly 250 hours of work from start to finish. Characters from the <a href="http://www.linotype.com/432091/goudytrajan-family.html">Goudy Trajan</a> and <a href="http://www.fontshop.com/fonts/downloads/monotype/bembo_pro_complete_family_value_pack/">Bembo Pro</a> typefaces form the Coliseum (or Colosseum), also known as today as <em>Colosseo</em> (Italian) and originally known as <em>Amphitheatrum Flavium</em> (Latin).</p>
<p><a href="http://colosseotype.com" target="_blank">http://colosseotype.com</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Colosseo+Letterpress+Poster+http://bit.ly/bpzOBi" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Colosseo+Letterpress+Poster+http://bit.ly/bpzOBi" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/03/11/colosseo-letterpress-poster/&amp;t=Colosseo+Letterpress+Poster" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/03/11/colosseo-letterpress-poster/&amp;t=Colosseo+Letterpress+Poster" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2010/03/11/colosseo-letterpress-poster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 carefully crafted display ampersands</title>
		<link>http://opentype.info/blog/2010/02/02/10-carefully-crafted-display-ampersands/</link>
		<comments>http://opentype.info/blog/2010/02/02/10-carefully-crafted-display-ampersands/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:29:06 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=240</guid>
		<description><![CDATA[“The year was 1887. Dierk Einhard Haäfe Master Typographer and Johan VanEngelbert Haph Suspected Wizard were inventing a typography machine to compete with Mergenthaler&#8217;s newly unveiled Linotype. With Haäfe&#8217;s typography experience and Haph&#8217;s scientific and technical know-how, they were sure to revolutionize the design industry. Misjudging the combined radioactive effects of (then unknown) plutonium and [...]]]></description>
			<content:encoded><![CDATA[<p>“The year was 1887. Dierk Einhard Haäfe Master Typographer and Johan VanEngelbert Haph Suspected Wizard were inventing a typography machine to compete with Mergenthaler&#8217;s newly unveiled Linotype. With Haäfe&#8217;s typography experience and Haph&#8217;s scientific and technical know-how, they were sure to revolutionize the design industry. Misjudging the combined radioactive effects of (then unknown) plutonium and liberal use of Dr. Kurl&#8217;s Moustache Wax ™,  Johan inadvertently sparked a quantum flux ripping space-time wide open and transporting the designers to the 21st Century. With no hope of return, they set about re-establishing themselves as prominent designers, quickly adapting to new technology with old-world flair.”</p>
<p><a href="http://www.haafe.com/">http://www.haafe.com/</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=10+carefully+crafted+display+ampersands+http://bit.ly/ajvLYi" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=10+carefully+crafted+display+ampersands+http://bit.ly/ajvLYi" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/02/02/10-carefully-crafted-display-ampersands/&amp;t=10+carefully+crafted+display+ampersands" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/02/02/10-carefully-crafted-display-ampersands/&amp;t=10+carefully+crafted+display+ampersands" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2010/02/02/10-carefully-crafted-display-ampersands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie about the Hamilton Wood Type Museum</title>
		<link>http://opentype.info/blog/2010/01/10/movie-about-the-hamilton-wood-type-museum/</link>
		<comments>http://opentype.info/blog/2010/01/10/movie-about-the-hamilton-wood-type-museum/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 07:46:11 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=227</guid>
		<description><![CDATA[The Hamilton Wood Type Museum in Two Rivers, WI personifies cultural preservation, rural re-birth and the lineage of American graphic design. At Hamilton, international artisans meet retired craftsmen and together navigate the convergence of modern design and traditional technique. But the Museums days are numbered. What is the responsibility of artists and historians to preserve [...]]]></description>
			<content:encoded><![CDATA[<p>The Hamilton Wood Type Museum in Two Rivers, WI personifies cultural preservation, rural re-birth and the lineage of American graphic design. At Hamilton, international artisans meet retired craftsmen and together navigate the convergence of modern design and traditional technique. But the Museums days are numbered. What is the responsibility of artists and historians to preserve a dying craft? How can rural towns survive in a shifting industrial marketplace where big-box retailers are king?</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/oAHQ2AGtZr8&#038;hl=de_DE&#038;fs=1&#038;rel=0&#038;color1=0x5d1719&#038;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oAHQ2AGtZr8&#038;hl=de_DE&#038;fs=1&#038;rel=0&#038;color1=0x5d1719&#038;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Movie+about+the+Hamilton+Wood+Type+Museum+http://aphak.th8.us" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Movie+about+the+Hamilton+Wood+Type+Museum+http://aphak.th8.us" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/01/10/movie-about-the-hamilton-wood-type-museum/&amp;t=Movie+about+the+Hamilton+Wood+Type+Museum" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2010/01/10/movie-about-the-hamilton-wood-type-museum/&amp;t=Movie+about+the+Hamilton+Wood+Type+Museum" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2010/01/10/movie-about-the-hamilton-wood-type-museum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Folder Type</title>
		<link>http://opentype.info/blog/2009/06/24/folder-type/</link>
		<comments>http://opentype.info/blog/2009/06/24/folder-type/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:13:55 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=118</guid>
		<description><![CDATA[Beautiful type animation build with colored empty folders on MacOS X.

Folder Type from Emilio Gomariz on Vimeo.
 Tweet This  Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Beautiful type animation build with colored empty folders on MacOS X.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5265672&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="250" src="http://vimeo.com/moogaloop.swf?clip_id=5265672&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/5265672">Folder Type</a> from <a href="http://vimeo.com/gomariz">Emilio Gomariz</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Folder+Type+http://bit.ly/a2CrO2" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Folder+Type+http://bit.ly/a2CrO2" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2009/06/24/folder-type/&amp;t=Folder+Type" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2009/06/24/folder-type/&amp;t=Folder+Type" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2009/06/24/folder-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wood letter printing in Brazil</title>
		<link>http://opentype.info/blog/2009/05/18/wood-letter-printing-in-brazil/</link>
		<comments>http://opentype.info/blog/2009/05/18/wood-letter-printing-in-brazil/#comments</comments>
		<pubDate>Mon, 18 May 2009 06:27:17 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=89</guid>
		<description><![CDATA[ 

Grafica Fidalga, a printing press in São Paulo, Brazil, makes posters on a 1929 German letterpress using hand-carved wooden letters.
(via praeganz.de)
 Tweet This  Share on Facebook]]></description>
			<content:encoded><![CDATA[<p> <br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kI5RekPMh_c&amp;hl=de&amp;fs=1" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/kI5RekPMh_c&amp;hl=de&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Grafica Fidalga, a printing press in São Paulo, Brazil, makes posters on a 1929 German letterpress using hand-carved wooden letters.</p>
<p>(via <a href="http://praeganz.de" target="_blank">praeganz.de</a>)</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Wood+letter+printing+in+Brazil+http://bit.ly/2XjdG4" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Wood+letter+printing+in+Brazil+http://bit.ly/2XjdG4" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2009/05/18/wood-letter-printing-in-brazil/&amp;t=Wood+letter+printing+in+Brazil" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2009/05/18/wood-letter-printing-in-brazil/&amp;t=Wood+letter+printing+in+Brazil" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2009/05/18/wood-letter-printing-in-brazil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dutch government introduces corporate typeface</title>
		<link>http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/</link>
		<comments>http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 07:45:50 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/</guid>
		<description><![CDATA[
As part of the new brand identity of the Dutch government Peter Verheul designed a custom typeface for all forms of visual communications. Read about it in Sander Baumann’s weblog.
 Tweet This  Share on Facebook]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.opentype.info/static/rijksoverheidsans-serif-typeface-004.jpg" height="250" width="500" /></p>
<p>As part of the new brand identity of the Dutch government Peter Verheul designed a custom typeface for all forms of visual communications. Read about it in <a href="http://www.designworkplan.com/typography-fonts/rijksoverheid-sans-serif.htm" target="_blank">Sander Baumann’s weblog</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Dutch+government+introduces+corporate+typeface+http://bit.ly/d9U457" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Dutch+government+introduces+corporate+typeface+http://bit.ly/d9U457" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/&amp;t=Dutch+government+introduces+corporate+typeface" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/&amp;t=Dutch+government+introduces+corporate+typeface" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2008/11/16/dutch-government-introduces-corporate-typeface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Frantisek Storm</title>
		<link>http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/</link>
		<comments>http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 09:32:21 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/</guid>
		<description><![CDATA[
An interview with František Štorm, type designer and founder of the Storm Type Foundry in Prague:


What are you reading at the moment?
I’m reading texts of my students, besides that I have to read books when designing them, I read lots of czech fiction literature. I’ve so may books so I move them slowly to my [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://opentype.info/static/storm-sample4.jpg" height="106" width="500" /></p>
<p>An interview with František Štorm, type designer and founder of the Storm Type Foundry in Prague:</p>
<p><span id="more-69"></span></p>
<p><img src="http://www.opentype.info/static/storm-portrait.jpg" height="375" width="500" /></p>
<h1 class="inbody">What are you reading at the moment?</h1>
<p>I’m reading texts of my students, besides that I have to read books when designing them, I read lots of czech fiction literature. I’ve so may books so I move them slowly to my cottage from my Prague’s studio in believe that I’ll read them quietly in future far from civilization and stress. I love to red alone, among woods and ponds. Authors: Jaroslav Hasek, Jan Kresadlo, A. Schopenhauer, R. Feynmann, D. H. Thoreau, and yes, I read some poetry, too.</p>
<p><img src="http://opentype.info/static/storm-sample1.jpg" height="542" width="500" /></p>
<h1 class="inbody">How do you proceed when you design a typeface?</h1>
<p>I shouldn’t say it among students, but I don’t begin with handdrawing, my computer is my sketchbook. Recently I bought second-hand Psion Revo with Sketch application which produces funny rough pixel images made with pen on touchscreen. But seriously, everything starts with specific order or insufficiency. If I need some typeface for my layout, I simply design it.<br />
<img src="http://www.opentype.info/static/storm-desk.jpg" height="375" width="500" /></p>
<h1 class="inbody">Where do you find inspiration for your type design?</h1>
<p>In history and in individual experiment. first I need to know the roots, than I need to express myself.</p>
<p><img src="http://opentype.info/static/storm-sample2.jpg" height="404" width="500" /></p>
<h1 class="inbody">How do you find the names for you fonts?</h1>
<p>It&#8217;s getting harder, many good names are already occupied in the industry, I xperienced twice an unwanted collision so I had to change my naming. I ssume a good name of font should always reflect something from the soul or atmosphere, the story behind specific type. Sometimes it is just the name of inspiration source, “Walbaum” for example – obvious and simple. My “Sebastian” is different cause – it shares my personal crisis in 2002-3, I expressed my pain with type&#8230;</p>
<p><img src="http://opentype.info/static/storm-sample3.jpg" height="398" width="500" /></p>
<h1 class="inbody">The 20th century has seen many stylistic changes in type design. Do you currently see a trend for the new century?</h1>
<p>New century is a clichee expression and so is the scene in graphic design. Fashinable, boring, aggresive and, above all, copying and borrowing already roven methods. I believe in “less is more”, and – graphic design is not everything.<br />
As I&#8217;m getting older, I ask for the subject, the meaning of designed thing. There are many interesting innovative styles in non-commercial area of type design, I believe in generation of my students, they can bring refreshing ideas based on a broad social dialogue, not narrowly focused on design only.</p>
<p><img src="http://opentype.info/static/storm-sample5.jpg" height="345" width="500" /></p>
<h1 class="inbody">Nowadays digital type designs can spread around the world in seconds. Do you think local styles of type design will become more or less important in this time of globalization?</h1>
<p>In terms of availability of fonts, small foundries are more flexible than big ones. You won’t see anything new from big companies (you know them) except for merging libraries and confusing users. Local designers can sway the global scene more effectively than ever before. That’s what Erik Spiekermann said many years ago, and nowadays it becomes true forever.<br />
In my country, many clients believe in strong identity through logo and its repeated exposition. I advise them rather to show their products and ideas with the use of original font adjusted for their purposes. It can carry the identity by verbal interaction instead of “building an image” which may be unfaithful.</p>
<p><img src="http://opentype.info/static/storm-sample6.jpg" height="385" width="500" /></p>
<p>For more information see: <a href="http://www.stormtype.com/" target="_blank">http://www.stormtype.com/</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Interview+with+Frantisek+Storm+http://bit.ly/agaRSB" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Interview+with+Frantisek+Storm+http://bit.ly/agaRSB" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/&amp;t=Interview+with+Frantisek+Storm" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/&amp;t=Interview+with+Frantisek+Storm" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2008/11/15/interview-with-frantisek-storm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Iwan Reschniev &#8211; a typeface by Jan Tschichold</title>
		<link>http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/</link>
		<comments>http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:35:45 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/</guid>
		<description><![CDATA[
In 1930 Jan Tschichold describes a new typeface in the publication “Börsenblatt für den Deutschen Buchhandels”, that “can be drawn by everyone without typographic knowledge”.

Sebastian Nagel from Austria extended the original drawing to 7 weights (black, extrabold, bold, semibold, regular, semilight and light), with full coverage of the Latin 1 character set. All fonts include [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.opentype.info/static/iwan1.jpg" height="267" width="600" /></p>
<p>In 1930 Jan Tschichold describes a new typeface in the publication “Börsenblatt für den Deutschen Buchhandels”, that “can be drawn by everyone without typographic knowledge”.</p>
<p><span id="more-68"></span></p>
<p>Sebastian Nagel from Austria extended the original drawing to 7 weights (black, extrabold, bold, semibold, regular, semilight and light), with full coverage of the Latin 1 character set. All fonts include small caps and alternate characters.</p>
<p><img src="http://www.opentype.info/static/iwan2.jpg" height="974" width="600" /></p>
<p>More information can be found at <a href="http://www.fonts.info" target="_blank">fonts.info</a>. A PDF type specimen can be <a href="http://www.fonts.info/dlcounter/DrWeb_DownloadZaehler.php?d=8" target="_blank">downloaded here</a>.</p>
<p>  <img src="http://www.opentype.info/static/iwan3.jpg" height="267" width="600" />  </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Iwan+Reschniev+%E2%80%93+a+typeface+by+Jan+Tschichold+http://bit.ly/4wB7gi" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Iwan+Reschniev+%E2%80%93+a+typeface+by+Jan+Tschichold+http://bit.ly/4wB7gi" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/&amp;t=Iwan+Reschniev+%E2%80%93+a+typeface+by+Jan+Tschichold" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/&amp;t=Iwan+Reschniev+%E2%80%93+a+typeface+by+Jan+Tschichold" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2008/10/29/iwan-reschniev-a-typeface-by-jan-tschichold/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Typographunnies</title>
		<link>http://opentype.info/blog/2008/08/27/typographunnies/</link>
		<comments>http://opentype.info/blog/2008/08/27/typographunnies/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 20:19:20 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/2008/08/27/typographunnies/</guid>
		<description><![CDATA[Did you hear? Comma and Period got married.
Really? Comma’s a great guy, but who’s Period?
 Some moody chick he picked up at the Crossbar a year ago.
I bet she’s perfect for him.
 Yep, she’s always finishing his sentences.
This website collects typographic jokes.You can submit your own and rate the presented jokes.
via TypoForum
 Tweet This  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.opentype.info/static/gogh.gif" align="right" height="250" width="250" /><em><strong>Did you hear? Comma and Period got married.</strong><br />
Really? Comma’s a great guy, but who’s Period?<br />
<strong> Some moody chick he picked up at the Crossbar a year ago.</strong><br />
I bet she’s perfect for him.<br />
<strong> Yep, she’s always finishing his sentences.</strong></em></p>
<p><a href="http://type.salsen.com/" target="_blank">This website</a> collects typographic jokes.You can submit your own and rate the presented jokes.</p>
<p><a href="http://www.typografie.info/typoforum/" style="font-size: 11px">via TypoForum</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Typographunnies+http://bit.ly/cAvkKC" title="Post to Twitter"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Typographunnies+http://bit.ly/cAvkKC" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/08/27/typographunnies/&amp;t=Typographunnies" title="Share on Facebook"><img class="nothumb" src="http://opentype.info/blog/wp-content/plugins/tweet-this/icons/tt-facebook.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/08/27/typographunnies/&amp;t=Typographunnies" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2008/08/27/typographunnies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
