<?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 on: Shared: How to use CSS @font-face</title> <atom:link href="http://www.mikeindustries.com/blog/archive/2009/12/how-to-use-css-font-face/feed" rel="self" type="application/rss+xml" /><link>http://www.mikeindustries.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.mikeindustries.com%2Fblog%2Farchive%2F2009%2F12%2Fhow-to-use-css-font-face&#038;seed_title=Shared%3A+How+to+use+CSS+%40font-face</link> <description>A running commentary of occasionally interesting things.</description> <lastBuildDate>Thu, 09 Feb 2012 07:03:27 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Micah</title><link>http://www.mikeindustries.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.mikeindustries.com%2Fblog%2Farchive%2F2009%2F12%2Fhow-to-use-css-font-face&#038;seed_title=Shared%3A+How+to+use+CSS+%40font-face/comment-page-1#comment-42177</link> <dc:creator>Micah</dc:creator> <pubDate>Wed, 16 Dec 2009 19:46:36 +0000</pubDate> <guid
isPermaLink="false">http://tumblelog.mikeindustries.com/post/285687190#comment-42177</guid> <description>Thanks for the reply Tim.To clarify, I was only testing Helvetica Neue with @font-face but would never implement it in the wild. I know it&#039;s not licensed even for @font-face. Since I was initially having trouble just using the font property to display the Condensed Black correctly, I wanted to see if @font-face would reproduce it any closer to what I see in Photoshop.Like you said in your third paragraph, I declared Helvetica Neue Condensed Black to only get a meager result. In fact, there&#039;s almost no difference at all between declaring Helevetica Neue Condensed Bold and Helevetica Neue Condensed Black in supported browsers. At least in Photoshop, the difference is moderate.I&#039;m guessing this is mostly due to poor browser rendering of big type families, possibly due to lack of proper font-stretch support or other similar problems. It&#039;s just disappointing due to the huge advancements in type this year. I&#039;m in love with @font-face and can&#039;t wait to see the web in a couple of years when this technique is more heavily used!BTW, wonderful article Tim!</description> <content:encoded><![CDATA[<p>Thanks for the reply Tim.</p><p>To clarify, I was only testing Helvetica Neue with @font-face but would never implement it in the wild. I know it&#8217;s not licensed even for @font-face. Since I was initially having trouble just using the font property to display the Condensed Black correctly, I wanted to see if @font-face would reproduce it any closer to what I see in Photoshop.</p><p>Like you said in your third paragraph, I declared Helvetica Neue Condensed Black to only get a meager result. In fact, there&#8217;s almost no difference at all between declaring Helevetica Neue Condensed Bold and Helevetica Neue Condensed Black in supported browsers. At least in Photoshop, the difference is moderate.</p><p>I&#8217;m guessing this is mostly due to poor browser rendering of big type families, possibly due to lack of proper font-stretch support or other similar problems. It&#8217;s just disappointing due to the huge advancements in type this year. I&#8217;m in love with @font-face and can&#8217;t wait to see the web in a couple of years when this technique is more heavily used!</p><p>BTW, wonderful article Tim!</p> ]]></content:encoded> </item> <item><title>By: Tim Brown</title><link>http://www.mikeindustries.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.mikeindustries.com%2Fblog%2Farchive%2F2009%2F12%2Fhow-to-use-css-font-face&#038;seed_title=Shared%3A+How+to+use+CSS+%40font-face/comment-page-1#comment-42176</link> <dc:creator>Tim Brown</dc:creator> <pubDate>Wed, 16 Dec 2009 14:41:39 +0000</pubDate> <guid
isPermaLink="false">http://tumblelog.mikeindustries.com/post/285687190#comment-42176</guid> <description>Thanks Mike! sIFR served us well, but I agree.Micah, I don&#039;t know of any Helvetica Neue that&#039;s licensed for use with @font-face. Who makes the version you have, and what does its license say about linking/embedding with @font-face?If you do have a version of Helvetica Neue Condensed Black that is properly licensed, and that&#039;s the only style of Helvetica Neue that you need to use, you can point specifically to that font file. Don&#039;t declare Helvetica Neue and attempt to use CSS (font-weight, etc.) to get at the &quot;Condensed Black&quot; part. Just declare Helvetica Neue Condensed Black as your font file.Basically, this is one of two ways to use @font-face with big type families (the other isn&#039;t feasible because IE/Opera don&#039;t yet support style linking). I explain both ways in the blog post and comments to which Mike is linking here.</description> <content:encoded><![CDATA[<p>Thanks Mike! sIFR served us well, but I agree.</p><p>Micah, I don&#8217;t know of any Helvetica Neue that&#8217;s licensed for use with @font-face. Who makes the version you have, and what does its license say about linking/embedding with @font-face?</p><p>If you do have a version of Helvetica Neue Condensed Black that is properly licensed, and that&#8217;s the only style of Helvetica Neue that you need to use, you can point specifically to that font file. Don&#8217;t declare Helvetica Neue and attempt to use CSS (font-weight, etc.) to get at the &#8220;Condensed Black&#8221; part. Just declare Helvetica Neue Condensed Black as your font file.</p><p>Basically, this is one of two ways to use @font-face with big type families (the other isn&#8217;t feasible because IE/Opera don&#8217;t yet support style linking). I explain both ways in the blog post and comments to which Mike is linking here.</p> ]]></content:encoded> </item> <item><title>By: Micah</title><link>http://www.mikeindustries.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.mikeindustries.com%2Fblog%2Farchive%2F2009%2F12%2Fhow-to-use-css-font-face&#038;seed_title=Shared%3A+How+to+use+CSS+%40font-face/comment-page-1#comment-42175</link> <dc:creator>Micah</dc:creator> <pubDate>Wed, 16 Dec 2009 08:50:26 +0000</pubDate> <guid
isPermaLink="false">http://tumblelog.mikeindustries.com/post/285687190#comment-42175</guid> <description>ALMOST, except for special cases.For example, I do not know a way to properly display Helvetica Neue Condensed Black without turning it into a photo. @font-face will easily handle Helvetica Neue but not the Condensed Black part.Do you know of a way?</description> <content:encoded><![CDATA[<p>ALMOST, except for special cases.</p><p>For example, I do not know a way to properly display Helvetica Neue Condensed Black without turning it into a photo. @font-face will easily handle Helvetica Neue but not the Condensed Black part.</p><p>Do you know of a way?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 6/10 queries in 0.020 seconds using disk: basic
Object Caching 274/274 objects using disk: basic

Served from: www.mikeindustries.com @ 2012-02-09 01:38:16 -->
