<?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: CSS FONT-STRETCH</title>
	<atom:link href="http://www.css3.com/css-font-stretch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.com</link>
	<description>CSS3.com - A comprehensive CSS 3 reference guide, tutorial, and blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:38:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Paborito</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-21309</link>
		<dc:creator>Paborito</dc:creator>
		<pubDate>Fri, 08 Jul 2011 10:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-21309</guid>
		<description>Not working for me either.

Im using Dreamweaver CS3 (really old). Yet this &quot;font-stretch&quot; appears on the code-hinting drop down... how can this property be there when its not working (I need enlightenment T_T).</description>
		<content:encoded><![CDATA[<p>Not working for me either.</p>
<p>Im using Dreamweaver CS3 (really old). Yet this &#8220;font-stretch&#8221; appears on the code-hinting drop down&#8230; how can this property be there when its not working (I need enlightenment T_T).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aszazin</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-18167</link>
		<dc:creator>Aszazin</dc:creator>
		<pubDate>Sun, 20 Feb 2011 00:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-18167</guid>
		<description>Currently none of the major browsers support this.

It should use a narrower/wider font (-&gt; a character with a normal size of 10wx10h becomes one of 8wx10h for example)

Currently I use the &#039;letter-spacing&#039; property for adjusting text width. Keeps the size of the characters, but lessens/widens the space between them.
This property would be nice when implemented!</description>
		<content:encoded><![CDATA[<p>Currently none of the major browsers support this.</p>
<p>It should use a narrower/wider font (-&gt; a character with a normal size of 10wx10h becomes one of 8wx10h for example)</p>
<p>Currently I use the &#8216;letter-spacing&#8217; property for adjusting text width. Keeps the size of the characters, but lessens/widens the space between them.<br />
This property would be nice when implemented!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-17269</link>
		<dc:creator>Rui</dc:creator>
		<pubDate>Mon, 27 Dec 2010 18:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-17269</guid>
		<description>Boa merda...</description>
		<content:encoded><![CDATA[<p>Boa merda&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tinu</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-17111</link>
		<dc:creator>tinu</dc:creator>
		<pubDate>Fri, 03 Dec 2010 10:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-17111</guid>
		<description>pls. some example to how to works and effect  on text ....</description>
		<content:encoded><![CDATA[<p>pls. some example to how to works and effect  on text &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Rincon</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-16827</link>
		<dc:creator>Miguel Rincon</dc:creator>
		<pubDate>Wed, 20 Oct 2010 04:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-16827</guid>
		<description>Yes, it depends on the the fonts installed. Testing on Windows XP/Firefox 3 and strech does not have any effect on Arial.

I could use font-family:&quot;Arial Narrow&quot;... it can be useful to someone!</description>
		<content:encoded><![CDATA[<p>Yes, it depends on the the fonts installed. Testing on Windows XP/Firefox 3 and strech does not have any effect on Arial.</p>
<p>I could use font-family:&#8221;Arial Narrow&#8221;&#8230; it can be useful to someone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-16315</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Wed, 12 May 2010 10:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-16315</guid>
		<description>It is my understanding that this only calls for a condensed version of the font, the same as calling font-style: arial narrow; so the user needs the font installed for it to work.</description>
		<content:encoded><![CDATA[<p>It is my understanding that this only calls for a condensed version of the font, the same as calling font-style: arial narrow; so the user needs the font installed for it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DearOl'Dad</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-16286</link>
		<dc:creator>DearOl'Dad</dc:creator>
		<pubDate>Wed, 05 May 2010 16:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-16286</guid>
		<description>font-stretch:ultra-condensed 
No EFFECT with Internet Explorer 8 v8.0.6001.18702

</description>
		<content:encoded><![CDATA[<p>font-stretch:ultra-condensed<br />
No EFFECT with Internet Explorer 8 v8.0.6001.18702</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batty13</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-16205</link>
		<dc:creator>batty13</dc:creator>
		<pubDate>Mon, 22 Mar 2010 12:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-16205</guid>
		<description>no go in firefox surprisingly either. 
(version 3.0.10)</description>
		<content:encoded><![CDATA[<p>no go in firefox surprisingly either.<br />
(version 3.0.10)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OSlimey1</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-15927</link>
		<dc:creator>OSlimey1</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-15927</guid>
		<description>Didn&#039;t work for me either. PC. I used live view in CS4, and it didn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me either. PC. I used live view in CS4, and it didn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSHAW</title>
		<link>http://www.css3.com/css-font-stretch/comment-page-1/#comment-5576</link>
		<dc:creator>JSHAW</dc:creator>
		<pubDate>Tue, 16 Sep 2008 15:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=6#comment-5576</guid>
		<description>I&#039;ve been trying to do this as well. The feature is built in CSS3 but still seems to not be implemented in mac browsers from what i can see. Does anyone know of any alternatives other than images....?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to do this as well. The feature is built in CSS3 but still seems to not be implemented in mac browsers from what i can see. Does anyone know of any alternatives other than images&#8230;.?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

