<?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: Create Font SWFs easily in FDT</title>
	<atom:link href="http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/</link>
	<description>Martin Rädlinger</description>
	<lastBuildDate>Mon, 06 Sep 2010 22:04:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Enhance your FDT setup even further with Eclipse plugins &#38; Ant scripts</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4423</link>
		<dc:creator>Enhance your FDT setup even further with Eclipse plugins &#38; Ant scripts</dc:creator>
		<pubDate>Wed, 04 Aug 2010 22:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4423</guid>
		<description>[...] FontCreator Another great Ant script to put in to your toolkit is Ant script; FontCreator from Martin Rädlinger, This as you can imagine makes embedding font&#8217;s a little easier with the ability to specify all the params needed to properly embed a font. Walked through stage by stage then created as a single font actionscript file, A perfect fit in my workflow. [...]</description>
		<content:encoded><![CDATA[<p>[...] FontCreator Another great Ant script to put in to your toolkit is Ant script; FontCreator from Martin Rädlinger, This as you can imagine makes embedding font&#8217;s a little easier with the ability to specify all the params needed to properly embed a font. Walked through stage by stage then created as a single font actionscript file, A perfect fit in my workflow. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4416</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 21 May 2010 07:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4416</guid>
		<description>It&#039;s not very straightforward to get a class out of an embedded swf, but it&#039;s possible ... I put an example here:
&lt;a href=&quot;http://blog.formatlos.de/wp-content/uploads/2010/05/EmbedFontSWF.as&quot; target=&quot;_blank&quot;  rel=&quot;nofollow&quot;&gt;http://blog.formatlos.de/wp-content/uploads/2010/05/EmbedFontSWF.as&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s not very straightforward to get a class out of an embedded swf, but it&#8217;s possible &#8230; I put an example here:<br />
<a href="http://blog.formatlos.de/wp-content/uploads/2010/05/EmbedFontSWF.as" target="_blank"  rel="nofollow">http://blog.formatlos.de/wp-content/uploads/2010/05/EmbedFontSWF.as</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4415</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Wed, 19 May 2010 08:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4415</guid>
		<description>Hey Martin,

excellent Tool! Can you provide a short snippet on how to use fonts embedded in swfs which are embedded themselves?

Such as:
&lt;code&gt;
package framework.font 
{
	public class MyFontLib 
	{
		[Embed(source=&quot;../../../lib/font/MyFont.swf&quot;, fontName=&quot;MyFont&quot;, fontWeight=&quot;normal&quot;)]
		private var myFont : Class;
	}
}
&lt;/code&gt;

When I now iterate over my enumeratedFonts, I see the embedded font but it is not showing up in my textfields. Any hints?

Thanks in Advance!

Frederik</description>
		<content:encoded><![CDATA[<p>Hey Martin,</p>
<p>excellent Tool! Can you provide a short snippet on how to use fonts embedded in swfs which are embedded themselves?</p>
<p>Such as:<br />
<code><br />
package framework.font<br />
{<br />
	public class MyFontLib<br />
	{<br />
		[Embed(source="../../../lib/font/MyFont.swf", fontName="MyFont", fontWeight="normal")]<br />
		private var myFont : Class;<br />
	}<br />
}<br />
</code></p>
<p>When I now iterate over my enumeratedFonts, I see the embedded font but it is not showing up in my textfields. Any hints?</p>
<p>Thanks in Advance!</p>
<p>Frederik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4323</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 08 Apr 2010 14:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4323</guid>
		<description>@Jon cool ... I&#039;m very much looking forward to it</description>
		<content:encoded><![CDATA[<p>@Jon cool &#8230; I&#8217;m very much looking forward to it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Williams</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4322</link>
		<dc:creator>Jon Williams</dc:creator>
		<pubDate>Thu, 08 Apr 2010 14:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4322</guid>
		<description>Oh, and if you care about kerning pairs (you might not), your only choices (that I&#039;m aware of) are my tool or the Windows Flash IDE :(</description>
		<content:encoded><![CDATA[<p>Oh, and if you care about kerning pairs (you might not), your only choices (that I&#8217;m aware of) are my tool or the Windows Flash IDE :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Williams</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4321</link>
		<dc:creator>Jon Williams</dc:creator>
		<pubDate>Thu, 08 Apr 2010 14:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4321</guid>
		<description>@Martin: Ah, but it will soon :) Definitely plan to add character ranges and an override on the font name.

Influencing the font weight/style works a bit differently than expected -- most individual font files only contain the outlines for one weight/style pair, and if your embed code doesn&#039;t match, the compiler will throw a transcoding error. My tool introspects the font and determines this info automatically. 

No, I probably won&#039;t ever let you upload a class template, but in practice I&#039;ve found this isn&#039;t actually necessary. (Lucky for me, I control the template, eh?)

And totally agreed -- use what works best for your flow.

By the way, I&#039;ve been digging deep into ANT this week, and you&#039;ve exposed me to a whole world of new goodies. Thanks!</description>
		<content:encoded><![CDATA[<p>@Martin: Ah, but it will soon :) Definitely plan to add character ranges and an override on the font name.</p>
<p>Influencing the font weight/style works a bit differently than expected &#8212; most individual font files only contain the outlines for one weight/style pair, and if your embed code doesn&#8217;t match, the compiler will throw a transcoding error. My tool introspects the font and determines this info automatically. </p>
<p>No, I probably won&#8217;t ever let you upload a class template, but in practice I&#8217;ve found this isn&#8217;t actually necessary. (Lucky for me, I control the template, eh?)</p>
<p>And totally agreed &#8212; use what works best for your flow.</p>
<p>By the way, I&#8217;ve been digging deep into ANT this week, and you&#8217;ve exposed me to a whole world of new goodies. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4320</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 08 Apr 2010 06:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4320</guid>
		<description>Hey Jon ... your font to swf compiler is easy, but the user doesn&#039;t have any influence on the output (embedded chars, font weight, font style, ...) or the class used for compiling the font. that&#039;s probably insufficient for most use cases.

btw. there are loads of smart tools out there for font to swf compiling. use the one which fits to your workflow best

http://www.squidder.com/fontswfcreator/
http://kevincao.com/app/font/</description>
		<content:encoded><![CDATA[<p>Hey Jon &#8230; your font to swf compiler is easy, but the user doesn&#8217;t have any influence on the output (embedded chars, font weight, font style, &#8230;) or the class used for compiling the font. that&#8217;s probably insufficient for most use cases.</p>
<p>btw. there are loads of smart tools out there for font to swf compiling. use the one which fits to your workflow best</p>
<p><a href="http://www.squidder.com/fontswfcreator/" rel="nofollow">http://www.squidder.com/fontswfcreator/</a><br />
<a href="http://kevincao.com/app/font/" rel="nofollow">http://kevincao.com/app/font/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Williams</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4318</link>
		<dc:creator>Jon Williams</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4318</guid>
		<description>heh. Very, very nice, but how about even easier than that?

Step 1) Upload Font
Step 2) There is no step 2.

http://karoshiethos.com/2010/03/03/flash-and-kerning/</description>
		<content:encoded><![CDATA[<p>heh. Very, very nice, but how about even easier than that?</p>
<p>Step 1) Upload Font<br />
Step 2) There is no step 2.</p>
<p><a href="http://karoshiethos.com/2010/03/03/flash-and-kerning/" rel="nofollow">http://karoshiethos.com/2010/03/03/flash-and-kerning/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4317</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4317</guid>
		<description>sure the ANT script does exactly the same thing, but you can compile fonts without having to know AS3 code and syntax and the generated fonts are ready for loading at runtime</description>
		<content:encoded><![CDATA[<p>sure the ANT script does exactly the same thing, but you can compile fonts without having to know AS3 code and syntax and the generated fonts are ready for loading at runtime</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ain Tohvri</title>
		<link>http://blog.formatlos.de/2009/08/19/create-font-swfs-easily-in-fdt/comment-page-1/#comment-4316</link>
		<dc:creator>Ain Tohvri</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.formatlos.de/?p=359#comment-4316</guid>
		<description>Trying again: Embed system fonts with Flex SDK http://tekkie.flashbit.net/flash/as/embed-system-fonts-with-flex-sdk

That you can do using even the open-source AXDT on Eclipse with Flex SDK.</description>
		<content:encoded><![CDATA[<p>Trying again: Embed system fonts with Flex SDK <a href="http://tekkie.flashbit.net/flash/as/embed-system-fonts-with-flex-sdk" rel="nofollow">http://tekkie.flashbit.net/flash/as/embed-system-fonts-with-flex-sdk</a></p>
<p>That you can do using even the open-source AXDT on Eclipse with Flex SDK.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
