<?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: Font embedding solution for AS3</title>
	<atom:link href="http://labs.calibrate.be/2009/03/17/font-embedding-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.calibrate.be/2009/03/17/font-embedding-solution/</link>
	<description></description>
	<pubDate>Tue, 07 Feb 2012 14:22:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Morten</title>
		<link>http://labs.calibrate.be/2009/03/17/font-embedding-solution/comment-page-1/#comment-3355</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://labs.calibrate.be/?p=12#comment-3355</guid>
		<description>Hi There,
I tried a similar setup but I don't want to load glyphs twice so if "a,b" is already loaded as a font and the page requires "a,b,c" I only want to load "c".

I until now haven't been able to do this with the same font name. The last one "c" overwrites "a,b" so only "c" is left.

Have you worked on such a solution?</description>
		<content:encoded><![CDATA[<p>Hi There,<br />
I tried a similar setup but I don&#8217;t want to load glyphs twice so if &#8220;a,b&#8221; is already loaded as a font and the page requires &#8220;a,b,c&#8221; I only want to load &#8220;c&#8221;.</p>
<p>I until now haven&#8217;t been able to do this with the same font name. The last one &#8220;c&#8221; overwrites &#8220;a,b&#8221; so only &#8220;c&#8221; is left.</p>
<p>Have you worked on such a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://labs.calibrate.be/2009/03/17/font-embedding-solution/comment-page-1/#comment-970</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Tue, 09 Jun 2009 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://labs.calibrate.be/?p=12#comment-970</guid>
		<description>Hi there,
I have a few questions:
First of all - how do you parse and get the unicodeRange? You said something about drupal, but is there any automatic script to get range for particular string?

Then - I tried to create a php file that will execute the command, but when it is written as full path (C:/...) it was not working. I had to write a relative one (if the file is in the same folder as flex sdk - just bin\mxml).

How do you understand that the file has correctly compiled? When I made some mistake in the AS class, I used 'echo passthru(...);', and I got only 'Loading configuration file C:\..path..\flex\frameworks\flex-config.xml'. But there was no .swf compiled.

Thanks in advance, and cheers for the great article! :)</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I have a few questions:<br />
First of all - how do you parse and get the unicodeRange? You said something about drupal, but is there any automatic script to get range for particular string?</p>
<p>Then - I tried to create a php file that will execute the command, but when it is written as full path (C:/&#8230;) it was not working. I had to write a relative one (if the file is in the same folder as flex sdk - just bin\mxml).</p>
<p>How do you understand that the file has correctly compiled? When I made some mistake in the AS class, I used &#8216;echo passthru(&#8230;);&#8217;, and I got only &#8216;Loading configuration file C:\..path..\flex\frameworks\flex-config.xml&#8217;. But there was no .swf compiled.</p>
<p>Thanks in advance, and cheers for the great article! <img src='http://labs.calibrate.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

