<?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; Mac OS X</title>
	<atom:link href="http://opentype.info/blog/category/mac-os-x/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>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>Myths about Helvetica and Mac OS X 10.5 (Leopard)</title>
		<link>http://opentype.info/blog/2008/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/</link>
		<comments>http://opentype.info/blog/2008/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 19:20:52 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/2008/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/</guid>
		<description><![CDATA[
For many years professional graphic designers are used to replace the Helvetica system fonts on the Mac OS with a Type1  version. But with Leopard this seems to be impossible. Whenever you delete the fonts, they will be reinstalled after you reboot the system and you will get a lot of annoying font conflicts.
I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2127/2232602995_8a2e82bb3f.jpg" height="313" vspace="10" width="500" /></p>
<p>For many years professional graphic designers are used to replace the Helvetica system fonts on the Mac OS with a Type1  version. But with Leopard this seems to be impossible. Whenever you delete the fonts, they will be reinstalled after you reboot the system and you will get a lot of annoying font conflicts.</p>
<p>I looked at several weblogs talking about this issue and they all make a lot of strange statements. So time to shed some light on this subject.</p>
<p><span id="more-20"></span></p>
<ul>
<li><em><strong> Myth 1: It is necessary to replace the system’s Helvetica if you want to make professional printouts.</strong></em></li>
</ul>
<p>No! All system fonts on Mac OS X are “professional fonts”. In the early 90’s TrueType fonts could be a problem for some Raster Image Processors, but those days are long gone. Nowadays it really doesn’t matter if you use a font based on TrueType or PostScript outlines.</p>
<ul>
<li><em><strong>Myth 2: You need to buy Helvetica LT Std.</strong></em></li>
</ul>
<p>One weblog, that was quoted all over the internet, claimed you need to buy Helvetica LT Std. Because it has a different font family name, you will not get any font conflicts. That’s true, but why should you buy a font you already have? In fact, the “Std” means you will only get a limited character set with this font, whereas Apple’s Helvetica supports a large number of languages.</p>
<p>The only reason for deleting the Helvetica fonts built into Leopard is if you need more styles. It wouldn’t be a good idea to mix some Helvetica TrueType styles from Apple with other PostScript styles from a different Foundry.</p>
<ul>
<li><strong><em>Myth 3: You cannot delete the system’s Helvetica in Leopard.</em><br />
</strong></li>
</ul>
<p>Actually, you can! Just open this folder:</p>
<p>System/Library/Frameworks/ApplicationServices.framework/<br />
Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ProtectedFonts/</p>
<p>This is the folder Leopard uses to reinstall the fonts. If you delete them here and in the system folder (system/library/fonts), the fonts will not be reinstalled. Warning: Mac OS X needs Helvetica! If you delete the Helvetica dfonts, make sure to install your own Helvetica. It needs to have the name “Helvetica” as font family name. No other name (like “Helvetica LT” or “Helvetica Neue”) will be a proper replacement.</p>
<hr /><em><strong>German version:</strong></em></p>
<hr />Seit vielen Jahren ist es für Grafikdesigner üblich, die am Mac vorinstallierte TrueType-Helvetica durch eine entsprechende PostScript-Variante zu ersetzen. Mit Mac OS 10.5 (Leopard) ist dies nun scheinbar nicht mehr möglich. Nach dem Löschen der Helvetica wird sie beim nächsten Systemstart automatisch reaktiviert. Hat man bereits eine Ersatzschrift installiert, kommt es zu unzähligen Fehlermeldungen über Font-Konflikte.Das Problem wird von vielen Webseite angesprochen, allerdings sind die Thesen und Vorschläge dazu meist ziemlich fragwürdig. Zeit, mit einigen Mythen zu diesem Thema aufzuräumen!</p>
<ul>
<li><em><strong>Mythos 1: Für’s professionelle Grafikdesign müssen die TrueType-Schriften von Mac OS X ersetzt werden.</strong></em></li>
</ul>
<p>Alle Systemschriften von Mac OS X sind »professionelle Schriften«. Die Zeiten, in denen TrueType-Fonts noch Probleme in der Druckvorstufe gemacht haben sind lange vorbei. Heute spielt es überhaupt keine Rolle mehr, ob man Fonts auf Basis von TrueType- oder PostScript-Outline wählt.</p>
<ul>
<li><em><strong>Mythos 2: Man muss die Helvetica LT Std kaufen.</strong></em></li>
</ul>
<p>Ein Weblog, der unzählige Male zitiert wurde, erklärt, die einzige Möglichkeit das Problem zu lösen sei, die Helvetica LT Std zu kaufen. Da diese einen anderen Familiennamen besitzt, gibt es auch keine Fontkonflikte. Das ist natürlich richtig, aber warum sollte man einen Font kaufen, den man bereits besitzt? Hinzu kommt, dass der Zusatz »Std« schon darauf hindeutet, dass hier nur ein beschränkter Zeichensatz verfügbar ist. Apples Helvetica hingegen, unterstützt bereits von Hause aus deutlich mehr Sprachen.</p>
<p>Ein guter Grund, die System-Helvetica komplett zu ersetzen wäre allenfalls, wenn man weitere Schriftschnitte benötigt. Denn es ist kaum zu empfehlen, die TrueType-basierten Schnitte von Apple, mit PostScript-basierten Schnitten eines anderen Herstellers zu kombinieren.</p>
<ul>
<li><em><strong>Mythos 3: Die System-Helvetica unter Mac OS X lässt sich nicht löschen.</strong></em></li>
</ul>
<p>Doch, es geht! Die Fonts, die Mac OS X zum Neuinstallieren der Fonts benutzt befinden sich in diesem Verzeichnis:</p>
<p>System/Library/Frameworks/ApplicationServices.framework/<br />
Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ProtectedFonts/</p>
<p>Werden sie hier und im Systemfontverzeichnis (system/library/fonts) gelöscht, dann werden die Fonts auch nach dem Neustart des Systems nicht mehr neu installiert. Aber Vorsicht: Mac OS X braucht die Helvetica! Werden die Fonts wie hier gezeigt entfernt, muss sofort eine Ersatz-Helvetica installiert werden und sie muss den Familiennamen »Helvetica« haben. »Helvetica Neue« oder »Helvetica LT« reicht als Ersatz nicht aus!</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Myths+about+Helvetica+and+Mac+OS+X+10.5+%28Leopard%29+http://bit.ly/CHdfE" 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=Myths+about+Helvetica+and+Mac+OS+X+10.5+%28Leopard%29+http://bit.ly/CHdfE" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2008/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/&amp;t=Myths+about+Helvetica+and+Mac+OS+X+10.5+%28Leopard%29" 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/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/&amp;t=Myths+about+Helvetica+and+Mac+OS+X+10.5+%28Leopard%29" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2008/01/31/myths-about-helvetica-and-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>MacOS X 10.5 (Leopard) Font-Cache löschen</title>
		<link>http://opentype.info/blog/2007/12/05/macos-x-105-leopard-font-cache-loschen/</link>
		<comments>http://opentype.info/blog/2007/12/05/macos-x-105-leopard-font-cache-loschen/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 11:37:04 +0000</pubDate>
		<dc:creator>Ralf Herrmann</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://opentype.info/blog/?p=11</guid>
		<description><![CDATA[
In Panther und Tiger lagen die Font-Caches noch in den Librarys von System und Computer. In Leopard hat nun jeder Benutzer einen eigenen Font-Cache. Die gängigen Tools, wie etwa der Linotype Fontexplorer, kennen diese Position noch nicht und können den Cache daher nicht löschen. Wer den Cache manuell löschen will, muss zunächst einmal die Anzeige [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2365/2088099407_4017fe5bb2.jpg?v=0" onmouseout="undefined" onmouseover="undefined" title="undefined" height="307" vspace="10" width="500" /><br />
In Panther und Tiger lagen die Font-Caches noch in den Librarys von System und Computer. In Leopard hat nun jeder Benutzer einen eigenen Font-Cache. Die gängigen Tools, wie etwa der Linotype Fontexplorer, kennen diese Position noch nicht und können den Cache daher nicht löschen. Wer den Cache manuell löschen will, muss zunächst einmal die Anzeige von versteckten Systemdateien aktivieren. Ich benutze dazu üblicherweise Onyx. Dann findet man den Leopard-Font-Cache unter:/private/var/folders/&#8230;/-Caches-/com.apple.ATS/Der Inhalt dieses Ordners kann bedenkenlos gelöscht werden.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=MacOS+X+10.5+%28Leopard%29+Font-Cache+l%C3%B6schen+http://bit.ly/9Aebxp" 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=MacOS+X+10.5+%28Leopard%29+Font-Cache+l%C3%B6schen+http://bit.ly/9Aebxp" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://www.facebook.com/share.php?u=http://opentype.info/blog/2007/12/05/macos-x-105-leopard-font-cache-loschen/&amp;t=MacOS+X+10.5+%28Leopard%29+Font-Cache+l%C3%B6schen" 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/2007/12/05/macos-x-105-leopard-font-cache-loschen/&amp;t=MacOS+X+10.5+%28Leopard%29+Font-Cache+l%C3%B6schen" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://opentype.info/blog/2007/12/05/macos-x-105-leopard-font-cache-loschen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
