<?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: Zooming Text Area in Flex &#8211; messes up word wrap &#8211; bug??</title>
	<atom:link href="http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug</link>
	<description>Nirav Mehta on life, technology and future</description>
	<lastBuildDate>Sun, 14 Mar 2010 02:18:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nirav</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-133278</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-133278</guid>
		<description>We did it via Action Script.</description>
		<content:encoded><![CDATA[<p>We did it via Action Script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binu Moothedan</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-133274</link>
		<dc:creator>Binu Moothedan</dc:creator>
		<pubDate>Sat, 19 Dec 2009 09:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-133274</guid>
		<description>Nirav/Travis

The only available enumeration values for fontAliasType are &quot;normal&quot; and &quot;advanced&quot;. How did you set &quot;animation&quot; as the value for the fontAliasType?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Nirav/Travis</p>
<p>The only available enumeration values for fontAliasType are &#8220;normal&#8221; and &#8220;advanced&#8221;. How did you set &#8220;animation&#8221; as the value for the fontAliasType?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-133187</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Fri, 09 Oct 2009 06:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-133187</guid>
		<description>This is for anyone who may ever have this problem, within Flex now the property you want to set is fontAntiAliasType=&quot;animation&quot;</description>
		<content:encoded><![CDATA[<p>This is for anyone who may ever have this problem, within Flex now the property you want to set is fontAntiAliasType=&#8221;animation&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Vichare</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132583</link>
		<dc:creator>Gaurav Vichare</dc:creator>
		<pubDate>Wed, 17 Sep 2008 09:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132583</guid>
		<description>How to prevent Browser Defaults(ctrl+c, ctrl+p  etc) in Flex especially in Internet Explorer?</description>
		<content:encoded><![CDATA[<p>How to prevent Browser Defaults(ctrl+c, ctrl+p  etc) in Flex especially in Internet Explorer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angelo</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132562</link>
		<dc:creator>angelo</dc:creator>
		<pubDate>Wed, 03 Sep 2008 17:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132562</guid>
		<description>Nirav, please can you send me a simple example. I&#039;ve tried what you suggested but i can&#039;t access to the antiAliasType property of textArea component.
thanks in advance !</description>
		<content:encoded><![CDATA[<p>Nirav, please can you send me a simple example. I&#8217;ve tried what you suggested but i can&#8217;t access to the antiAliasType property of textArea component.<br />
thanks in advance !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirav</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132522</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Thu, 21 Aug 2008 13:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132522</guid>
		<description>Thanks Till and Maliboo. Setting &quot;animation&quot; for anti alias solved the problem. The zoom works well now!

Whew!</description>
		<content:encoded><![CDATA[<p>Thanks Till and Maliboo. Setting &#8220;animation&#8221; for anti alias solved the problem. The zoom works well now!</p>
<p>Whew!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maliboo</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132517</link>
		<dc:creator>maliboo</dc:creator>
		<pubDate>Wed, 20 Aug 2008 15:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132517</guid>
		<description>+antialias for animation!</description>
		<content:encoded><![CDATA[<p>+antialias for animation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Till Schneidereit</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132516</link>
		<dc:creator>Till Schneidereit</dc:creator>
		<pubDate>Wed, 20 Aug 2008 15:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132516</guid>
		<description>That happens when you scale device fonts or embedded fonts with the antiAliasType set to &#039;advanced&#039;.
For device fonts, it&#039;s because the Flashplayer can only tell the OS to scale the font to integer values, causing the glyphs not to scale smoothly during a scaling transition.
For embedded fonts with antiAliasType &#039;advanced&#039; it&#039;s caused by the font engine optimizing the glyphs and text runs for readability, e.g. by changing the hinting for different (rendered) font sizes.

Solution: Embed the font and set the antiAliasType to &#039;animation&#039;.</description>
		<content:encoded><![CDATA[<p>That happens when you scale device fonts or embedded fonts with the antiAliasType set to &#8216;advanced&#8217;.<br />
For device fonts, it&#8217;s because the Flashplayer can only tell the OS to scale the font to integer values, causing the glyphs not to scale smoothly during a scaling transition.<br />
For embedded fonts with antiAliasType &#8216;advanced&#8217; it&#8217;s caused by the font engine optimizing the glyphs and text runs for readability, e.g. by changing the hinting for different (rendered) font sizes.</p>
<p>Solution: Embed the font and set the antiAliasType to &#8216;animation&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132515</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Wed, 20 Aug 2008 14:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132515</guid>
		<description>My Flex is very sketchy, but have you tried embedding the text area into another control, *then* scaling that?</description>
		<content:encoded><![CDATA[<p>My Flex is very sketchy, but have you tried embedding the text area into another control, *then* scaling that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maliboo</title>
		<link>http://www.mehtanirav.com/2008/08/20/zooming-text-area-in-flex-messes-up-word-wrap-bug/comment-page-1#comment-132514</link>
		<dc:creator>maliboo</dc:creator>
		<pubDate>Wed, 20 Aug 2008 14:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=762#comment-132514</guid>
		<description>Try embedFonts=true</description>
		<content:encoded><![CDATA[<p>Try embedFonts=true</p>
]]></content:encoded>
	</item>
</channel>
</rss>
