<?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: Specifying custom named unicode ranges in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Miller Medeiros</title>
		<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/comment-page-1/#comment-6342</link>
		<dc:creator>Miller Medeiros</dc:creator>
		<pubDate>Fri, 13 Nov 2009 02:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/#comment-6342</guid>
		<description>Just to increase the list Latin-1 is: &quot;U+0020-U+00FF&quot; and  Basic-Latin can be represented as:  &quot;U+0020-U+007E&quot;

Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Just to increase the list Latin-1 is: &#8220;U+0020-U+00FF&#8221; and  Basic-Latin can be represented as:  &#8220;U+0020-U+007E&#8221;</p>
<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vedran</title>
		<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/comment-page-1/#comment-2361</link>
		<dc:creator>Vedran</dc:creator>
		<pubDate>Mon, 02 Feb 2009 19:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/#comment-2361</guid>
		<description>i have the same problem with linux flash player only, default Ubuntu player (10,0,12,36) behaves little bit different then the latest flash player (10,0,15,3) from the adobe site with debugging enabled ().</description>
		<content:encoded><![CDATA[<p>i have the same problem with linux flash player only, default Ubuntu player (10,0,12,36) behaves little bit different then the latest flash player (10,0,15,3) from the adobe site with debugging enabled ().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khanh</title>
		<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/comment-page-1/#comment-2360</link>
		<dc:creator>Khanh</dc:creator>
		<pubDate>Wed, 03 Dec 2008 04:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/#comment-2360</guid>
		<description>When my application run on Windows XP, I can enter unicode text (Vietnamese). But when run on Ubuntu 8.0.4, when I&#039;m typing unicode character it display wrong:
Expected: thể
Actual: thÃá»ƒ.

Please help me out.
Thanks</description>
		<content:encoded><![CDATA[<p>When my application run on Windows XP, I can enter unicode text (Vietnamese). But when run on Ubuntu 8.0.4, when I&#8217;m typing unicode character it display wrong:<br />
Expected: thể<br />
Actual: thÃá»ƒ.</p>
<p>Please help me out.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jcookist</title>
		<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/comment-page-1/#comment-2359</link>
		<dc:creator>Jcookist</dc:creator>
		<pubDate>Tue, 22 Jul 2008 14:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/#comment-2359</guid>
		<description>thanks for info.</description>
		<content:encoded><![CDATA[<p>thanks for info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregl</title>
		<link>http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/comment-page-1/#comment-2358</link>
		<dc:creator>gregl</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/#comment-2358</guid>
		<description>Thanks for that!

I instantly wondered if it is possible to use multiples of the named ranges.  Can&#039;t seem to make that work.  I tried: unicodeRange:Uppercase,Lowercase; (no go) unicodeRange:&quot;Uppercase,Lowercase&quot;; (no go), and some other variants.

Is it possible to do something like that, or do you have to define the whole set every time you need different subsets of fonts?</description>
		<content:encoded><![CDATA[<p>Thanks for that!</p>
<p>I instantly wondered if it is possible to use multiples of the named ranges.  Can&#8217;t seem to make that work.  I tried: unicodeRange:Uppercase,Lowercase; (no go) unicodeRange:&#8221;Uppercase,Lowercase&#8221;; (no go), and some other variants.</p>
<p>Is it possible to do something like that, or do you have to define the whole set every time you need different subsets of fonts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

