<?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: Truetype, Font Variants and Antialiasing</title>
	<atom:link href="http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 22 Nov 2009 11:54:05 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: omnicity</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926719</link>
		<dc:creator>omnicity</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926719</guid>
		<description>@phiw13

&quot;Is is actually a bug and a spec violation&quot;

I would disagree with that, if there is any error, it is on the part of the CSS developer, not the browser. A specific font-face was requested, and since the OS found a match, that face was used. Arguably the declaration name is wrong, since it goes against current font-tech conventions, though they are rather confused across the board.</description>
		<content:encoded><![CDATA[<p>@phiw13</p>
<p>&#8220;Is is actually a bug and a spec violation&#8221;</p>
<p>I would disagree with that, if there is any error, it is on the part of the CSS developer, not the browser. A specific font-face was requested, and since the OS found a match, that face was used. Arguably the declaration name is wrong, since it goes against current font-tech conventions, though they are rather confused across the board.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: AlexW</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926614</link>
		<dc:creator>AlexW</dc:creator>
		<pubDate>Tue, 09 Jun 2009 00:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926614</guid>
		<description>&lt;blockquote&gt;On my systems (XP through Win7), IE, Chrome, and FF display as you would expect, anti-aliased.&lt;/blockquote&gt;

But I&#039;m guessing you also don&#039;t have Helvetica Neue installed either, so you&#039;re seeing Arial most likely.</description>
		<content:encoded><![CDATA[<blockquote><p>On my systems (XP through Win7), IE, Chrome, and FF display as you would expect, anti-aliased.</p></blockquote>
<p>But I&#8217;m guessing you also don&#8217;t have Helvetica Neue installed either, so you&#8217;re seeing Arial most likely.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: royatl</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926600</link>
		<dc:creator>royatl</dc:creator>
		<pubDate>Mon, 08 Jun 2009 18:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926600</guid>
		<description>um, I think your system is configured incorrectly.  Anti-Aliasing is normally handled by the system, not the browser (Safari is the exception, as they use a different philosophy of anti-aliasing -- i.e. the typeface is technically correct at the expense of a little readability).

On my systems (XP through Win7), IE, Chrome, and FF display as you would expect, anti-aliased. 

Vista and Win7 are set to anti-alias by default.  If you&#039;re on XP you may need to dig around in Display Properties for the correct setting.</description>
		<content:encoded><![CDATA[<p>um, I think your system is configured incorrectly.  Anti-Aliasing is normally handled by the system, not the browser (Safari is the exception, as they use a different philosophy of anti-aliasing &#8212; i.e. the typeface is technically correct at the expense of a little readability).</p>
<p>On my systems (XP through Win7), IE, Chrome, and FF display as you would expect, anti-aliased. </p>
<p>Vista and Win7 are set to anti-alias by default.  If you&#8217;re on XP you may need to dig around in Display Properties for the correct setting.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: AlexW</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926589</link>
		<dc:creator>AlexW</dc:creator>
		<pubDate>Mon, 08 Jun 2009 13:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926589</guid>
		<description>&lt;blockquote&gt;I had a look around for Guillermo Esteves’ post mentioned here but couldn’t find it anywhere. Could you provide a link to it please?&lt;/blockquote&gt;

Sorry Shaz, it&#039;s linked now.</description>
		<content:encoded><![CDATA[<blockquote><p>I had a look around for Guillermo Esteves’ post mentioned here but couldn’t find it anywhere. Could you provide a link to it please?</p></blockquote>
<p>Sorry Shaz, it&#8217;s linked now.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lotrgamemast</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926577</link>
		<dc:creator>lotrgamemast</dc:creator>
		<pubDate>Mon, 08 Jun 2009 09:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926577</guid>
		<description>Interesting bug. It does show up as Arial for me (Opera 9.6, Win Vista).</description>
		<content:encoded><![CDATA[<p>Interesting bug. It does show up as Arial for me (Opera 9.6, Win Vista).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jont17</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926576</link>
		<dc:creator>jont17</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926576</guid>
		<description>Surely when developing web sites you need to check what end users are likely to see? It doesn&#039;t matter how beautiful it looks on your Mac if most of your audience are seeing something horrible in IE6 on windows... That is basically the lot of the web designer!</description>
		<content:encoded><![CDATA[<p>Surely when developing web sites you need to check what end users are likely to see? It doesn&#8217;t matter how beautiful it looks on your Mac if most of your audience are seeing something horrible in IE6 on windows&#8230; That is basically the lot of the web designer!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Shaz</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926574</link>
		<dc:creator>Shaz</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926574</guid>
		<description>I had a look around for Guillermo Esteves’ post mentioned here but couldn&#039;t find it anywhere. Could you provide a link to it please?</description>
		<content:encoded><![CDATA[<p>I had a look around for Guillermo Esteves’ post mentioned here but couldn&#8217;t find it anywhere. Could you provide a link to it please?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: phiw13</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926570</link>
		<dc:creator>phiw13</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926570</guid>
		<description>Is is actually a bug and a spec violation. The css2.1 &amp; 3 texts clearly calls for a &#039;family name&#039; (the property is called &lt;code&gt;font-family&lt;/code&gt; after all), in the example given that is &#039;Helvetica Neue&#039;. If you want to use the lighter face, you add &lt;code&gt;font-weight:300;&lt;/code&gt;. That works in Safari 4b and Firefox 3. Older Gecko/Webkit browser don&#039;t have support for multiple font weight though (they can only display &lt;code&gt;normal&lt;/code&gt; and &lt;code&gt;bold&lt;/code&gt;). And that fails also in Opera/IE  for the same reason. Safari 4b still has some support for the ps-name for some backwards compatibility reason.

PS - I noticed recently that Windows (XP up to Windows 7) has serious display issues for &#039;light&#039;-weight fonts (any), whatever the level of font-smoothing.</description>
		<content:encoded><![CDATA[<p>Is is actually a bug and a spec violation. The css2.1 &amp; 3 texts clearly calls for a &#8216;family name&#8217; (the property is called <code>font-family</code> after all), in the example given that is &#8216;Helvetica Neue&#8217;. If you want to use the lighter face, you add <code>font-weight:300;</code>. That works in Safari 4b and Firefox 3. Older Gecko/Webkit browser don&#8217;t have support for multiple font weight though (they can only display <code>normal</code> and <code>bold</code>). And that fails also in Opera/IE  for the same reason. Safari 4b still has some support for the ps-name for some backwards compatibility reason.</p>
<p>PS &#8211; I noticed recently that Windows (XP up to Windows 7) has serious display issues for &#8216;light&#8217;-weight fonts (any), whatever the level of font-smoothing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Grateful</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926566</link>
		<dc:creator>Grateful</dc:creator>
		<pubDate>Mon, 08 Jun 2009 07:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926566</guid>
		<description>I&#039;ve been going mad searching for an explanation for this, thankyou! Disappointing that some mac people are skipping testing for the browser of 85% of their target audience.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been going mad searching for an explanation for this, thankyou! Disappointing that some mac people are skipping testing for the browser of 85% of their target audience.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://www.sitepoint.com/blogs/2009/06/08/truetype-font-variants-and-antialiasing/comment-page-1/#comment-926565</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Mon, 08 Jun 2009 06:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=10421#comment-926565</guid>
		<description>this finally makes sense! now i know why website text started looking funny after i installed helvetica on my windows box...</description>
		<content:encoded><![CDATA[<p>this finally makes sense! now i know why website text started looking funny after i installed helvetica on my windows box&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
