<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for greenideas</title>
	<atom:link href="http://mwhenry.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mwhenry.com/blog</link>
	<description>A blog by Matt Henry</description>
	<lastBuildDate>Tue, 16 Feb 2010 22:48:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Font-face Support Table by Mike McElligott</title>
		<link>http://mwhenry.com/blog/2009/12/font-face-support-table/comment-page-1/#comment-45</link>
		<dc:creator>Mike McElligott</dc:creator>
		<pubDate>Tue, 16 Feb 2010 22:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=84#comment-45</guid>
		<description>Hey Matt, great entry.  I&#039;ve been killing myself over attempting to add Hebrew characters to AlphaCards, my flashcard app for WebOS.  What&#039;s frustrating is that it looks like WebOS actually downloads the font (from the load time for given characters being displayed on-screen), but then doesn&#039;t use it.</description>
		<content:encoded><![CDATA[<p>Hey Matt, great entry.  I’ve been killing myself over attempting to add Hebrew characters to AlphaCards, my flashcard app for WebOS.  What’s frustrating is that it looks like WebOS actually downloads the font (from the load time for given characters being displayed on-screen), but then doesn’t use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by Mike Lewis</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-44</link>
		<dc:creator>Mike Lewis</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-44</guid>
		<description>Just wanted to point out that word-spacing and justify with SVG fonts are broken with webkit browsers at the moment.  I filed a bug so hopefully it will get fixed (there&#039;s an example on the bug)

https://bugs.webkit.org/show_bug.cgi?id=34236

I&#039;d say webkit support for SVG fonts is only half there.</description>
		<content:encoded><![CDATA[<p>Just wanted to point out that word-spacing and justify with SVG fonts are broken with webkit browsers at the moment.  I filed a bug so hopefully it will get fixed (there’s an example on the bug)</p>
<p><a href="https://bugs.webkit.org/show_bug.cgi?id=34236" rel="nofollow">https://bugs.webkit.org/show_bug.cgi?id=34236</a></p>
<p>I’d say webkit support for SVG fonts is only half there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Font-face Support Table by Matt Henry</title>
		<link>http://mwhenry.com/blog/2009/12/font-face-support-table/comment-page-1/#comment-36</link>
		<dc:creator>Matt Henry</dc:creator>
		<pubDate>Wed, 09 Dec 2009 00:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=84#comment-36</guid>
		<description>It&#039;s anybody&#039;s guess really. Theoretically, we should be there soon given how the percentage of smartphones that use WebKit-based browsers. But as the table shows, being &quot;Webkit-based&quot; doesn&#039;t mean a whole heck of a lot, since Android and PalmOS use Webkit browsers but don&#039;t support @font-face at all.

Mozilla&#039;s Fennec (at least the version that ships with Nokia&#039;s Maemo OS on the N900) is good but not great. It renders TTF okay, but renders OTF at a smaller size, and doesn&#039;t support SVG or WOFF, despite being based on Firefox 3.6.

So, like a lot of things in mobile development, if you&#039;re willing to bet that most of your users are using iPhones, you can go ahead and use all of the cool new toys. Even if they aren&#039;t, as long as you&#039;re smart about picking your font stack in such a way that your layout doesn&#039;t blow up and things still look pretty okay if your custom font isn&#039;t supported, then you can still use @font-face.

I need to do more poking at Maemo &amp; Fennec, and when I do I&#039;ll update the table.</description>
		<content:encoded><![CDATA[<p>It’s anybody’s guess really. Theoretically, we should be there soon given how the percentage of smartphones that use WebKit-based browsers. But as the table shows, being “Webkit-based” doesn’t mean a whole heck of a lot, since Android and PalmOS use Webkit browsers but don’t support @font-face at all.</p>
<p>Mozilla’s Fennec (at least the version that ships with Nokia’s Maemo OS on the N900) is good but not great. It renders TTF okay, but renders OTF at a smaller size, and doesn’t support SVG or WOFF, despite being based on Firefox 3.6.</p>
<p>So, like a lot of things in mobile development, if you’re willing to bet that most of your users are using iPhones, you can go ahead and use all of the cool new toys. Even if they aren’t, as long as you’re smart about picking your font stack in such a way that your layout doesn’t blow up and things still look pretty okay if your custom font isn’t supported, then you can still use @font-face.</p>
<p>I need to do more poking at Maemo &amp; Fennec, and when I do I’ll update the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Font-face Support Table by Ian Homer</title>
		<link>http://mwhenry.com/blog/2009/12/font-face-support-table/comment-page-1/#comment-35</link>
		<dc:creator>Ian Homer</dc:creator>
		<pubDate>Tue, 08 Dec 2009 23:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=84#comment-35</guid>
		<description>Hi - great analysis on this topic, thx.  Have you seen any clues as to when font-face support is coming to mobile?  We&#039;re itching to get better font control on mobile.</description>
		<content:encoded><![CDATA[<p>Hi — great analysis on this topic, thx.  Have you seen any clues as to when font-face support is coming to mobile?  We’re itching to get better font control on mobile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by Font-face Support Table &#171; greenideas</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-29</link>
		<dc:creator>Font-face Support Table &#171; greenideas</dc:creator>
		<pubDate>Fri, 04 Dec 2009 19:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-29</guid>
		<description>[...] go ahead and pub­lish it. For an in-depth expla­na­tion of how I got these results, check out this post. In a nut­shell, it shows that all of the main desk­top browsers sup­port some kind of @font-face [...]</description>
		<content:encoded><![CDATA[<p>[…] go ahead and pub­lish it. For an in-depth expla­na­tion of how I got these results, check out this post. In a nut­shell, it shows that all of the main desk­top browsers sup­port some kind of @font-face […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by Louis-Rémi Babé</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-18</link>
		<dc:creator>Louis-Rémi Babé</dc:creator>
		<pubDate>Wed, 11 Nov 2009 02:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-18</guid>
		<description>I&#039;m really glad that custom fonts finally made it to the Open Web. I do, however, agree with the choice made by Mobile Web Browsers implementors, not only for load time AND memory usage, but also for readability.</description>
		<content:encoded><![CDATA[<p>I’m really glad that custom fonts finally made it to the Open Web. I do, however, agree with the choice made by Mobile Web Browsers implementors, not only for load time AND memory usage, but also for readability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by matt</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-17</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-17</guid>
		<description>@Paul Irish

Thanks, man!

That&#039;s correct about the font stack degradation. If you add &#039;serif&#039; after your iffy @font-face font, it will fall back to the default serif at the correct size. It&#039;s worth noting that I was only able to get that behavior out of my actual device, and not from the Xcode iPhone Simulator.

As regards the return value from getComputedStyle(), you may have a point. I&#039;ll have to do some more digging into how that works. And in answer to your question, (Desktop) Safari will happily return the font family when it&#039;s an SVG font, although as you point out, that&#039;s not super meaningful.

So yeah, I&#039;ll do some more digging into getComputedStyle() and see if we can&#039;t tease out something more useful. There&#039;s definitely still plenty of work to be done.

@Louis-Rémi Babé 

You&#039;re certainly right that sending giant font files over 3G or worse can get you in trouble. Nonetheless, it&#039;s another tool in the toolkit, and shouldn&#039;t be eschewed if used mindfully.</description>
		<content:encoded><![CDATA[<p>@Paul Irish</p>
<p>Thanks, man!</p>
<p>That’s correct about the font stack degradation. If you add ‘serif’ after your iffy @font-face font, it will fall back to the default serif at the correct size. It’s worth noting that I was only able to get that behavior out of my actual device, and not from the Xcode iPhone Simulator.</p>
<p>As regards the return value from getComputedStyle(), you may have a point. I’ll have to do some more digging into how that works. And in answer to your question, (Desktop) Safari will happily return the font family when it’s an SVG font, although as you point out, that’s not super meaningful.</p>
<p>So yeah, I’ll do some more digging into getComputedStyle() and see if we can’t tease out something more useful. There’s definitely still plenty of work to be done.</p>
<p>@Louis-Rémi Babé </p>
<p>You’re certainly right that sending giant font files over 3G or worse can get you in trouble. Nonetheless, it’s another tool in the toolkit, and shouldn’t be eschewed if used mindfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by Louis-Rémi Babé</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-16</link>
		<dc:creator>Louis-Rémi Babé</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-16</guid>
		<description>This is a really valuable piece of info.
For performance reasons it&#039;s actually a good thing that Mobile Browsers do not allow for custom fonts.
Nowadays developers have to cope with the fact that their site won&#039;t look exactly the same everywhere, anyway.
The fact that the user or useragent has more control over the presentation than the developer is a feature of the Open Web, not a bug.</description>
		<content:encoded><![CDATA[<p>This is a really valuable piece of info.<br />
For performance reasons it’s actually a good thing that Mobile Browsers do not allow for custom fonts.<br />
Nowadays developers have to cope with the fact that their site won’t look exactly the same everywhere, anyway.<br />
The fact that the user or useragent has more control over the presentation than the developer is a feature of the Open Web, not a bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webfonts and Mobile Devices by Paul Irish</title>
		<link>http://mwhenry.com/blog/2009/11/webfonts-and-mobile-devices/comment-page-1/#comment-14</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Wed, 11 Nov 2009 00:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/blog/?p=58#comment-14</guid>
		<description>Awesome research, Matt! This is killer.

If I recall correctly, only Opera will report the actual font from the font-family stack that it used. Everyone else throws back the entire font stack to getComputedStyle()

From what I and Jonathan Snook have seen only the Mobile Safari within iPhone OS 3.1+ supports SVG webfonts. 3.0.1 users are out of luck.

You seem to be implying that if your font-stack is something like:
font-family: &quot;ChunkFive&quot;, serif;
.. and ChunkFive isn&#039;t working, then it&#039;ll use the system serif and the sizing will match what you expect. Correct? That&#039;s a really good gotcha to know.

Curious: what &lt;em&gt;does&lt;/em&gt; getComputedStyle() return for font-family when SVG is used? Just empty string? Seems like a bug worth reporting to WebKit.

Again, great stuff, Matt. :)</description>
		<content:encoded><![CDATA[<p>Awesome research, Matt! This is killer.</p>
<p>If I recall correctly, only Opera will report the actual font from the font-family stack that it used. Everyone else throws back the entire font stack to getComputedStyle()</p>
<p>From what I and Jonathan Snook have seen only the Mobile Safari within iPhone OS 3.1+ supports SVG webfonts. 3.0.1 users are out of luck.</p>
<p>You seem to be implying that if your font-stack is something like:<br />
font-family: “ChunkFive”, serif;<br />
.. and ChunkFive isn’t working, then it’ll use the system serif and the sizing will match what you expect. Correct? That’s a really good gotcha to know.</p>
<p>Curious: what <em>does</em> getComputedStyle() return for font-family when SVG is used? Just empty string? Seems like a bug worth reporting to WebKit.</p>
<p>Again, great stuff, Matt. <img src='http://mwhenry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Mongrel &amp; Hpricot Under Ubuntu by Simone</title>
		<link>http://mwhenry.com/blog/2008/03/install-mongrel-hpricot-under-ubuntu/comment-page-1/#comment-6</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Sat, 02 May 2009 13:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://mwhenry.com/?p=11#comment-6</guid>
		<description>Didn&#039;t know how to approach that error message... but google let me discover your beautiful site.
Thank you very much :)</description>
		<content:encoded><![CDATA[<p>Didn’t know how to approach that error message… but google let me discover your beautiful site.<br />
Thank you very much <img src='http://mwhenry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
