<?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>Komentáre k Embedding fonts in Flex: just some glyphs</title>
	<atom:link href="http://franto.com/embedding-fonts-in-flex-just-some-glyphs/feed/" rel="self" type="application/rss+xml" />
	<link>http://franto.com/embedding-fonts-in-flex-just-some-glyphs/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Aug 2011 07:37:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Od: Administrator</title>
		<link>http://franto.com/embedding-fonts-in-flex-just-some-glyphs/comment-page-1/#comment-69</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 26 May 2008 08:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/embedding-fonts-in-flex-just-some-glyphs#comment-69</guid>
		<description>Hey Keita :))

thanks you for you quick answer :)) I&#039;ve already find Unicode Ranges in help, and it works like a charm.

Once again thank you ;)</description>
		<content:encoded><![CDATA[<p>Hey Keita <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>thanks you for you quick answer <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) I&#8217;ve already find Unicode Ranges in help, and it works like a charm.</p>
<p>Once again thank you <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: keita</title>
		<link>http://franto.com/embedding-fonts-in-flex-just-some-glyphs/comment-page-1/#comment-68</link>
		<dc:creator>keita</dc:creator>
		<pubDate>Mon, 26 May 2008 07:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/embedding-fonts-in-flex-just-some-glyphs#comment-68</guid>
		<description>You can specify a Unicode Range like explained here
http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000792.html

or another workout is creating a SWF file from Flash IDE embedding the characters you want and embed inside your Flex project like this.

[Embed(source=&quot;include_src/swf/font.swf&quot;, fontName=&quot;Embeded font name&quot;)]private var EmbedFont:Class;

I&#039;m not any Flex expert but at least it works. If there is better ways, I want to know.</description>
		<content:encoded><![CDATA[<p>You can specify a Unicode Range like explained here<br />
<a href="http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#038;file=00000792.html" rel="nofollow">http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&#038;file=00000792.html</a></p>
<p>or another workout is creating a SWF file from Flash IDE embedding the characters you want and embed inside your Flex project like this.</p>
<p>[Embed(source="include_src/swf/font.swf", fontName="Embeded font name")]private var EmbedFont:Class;</p>
<p>I&#8217;m not any Flex expert but at least it works. If there is better ways, I want to know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

