<?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: A property list for embedding fonts with the [Emded] metadata tag.</title>
	<atom:link href="http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/</link>
	<description>Flash from ActionScript to Z-index.</description>
	<lastBuildDate>Fri, 11 Nov 2011 12:00:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: wagster</title>
		<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/comment-page-1/#comment-425</link>
		<dc:creator>wagster</dc:creator>
		<pubDate>Fri, 10 Dec 2010 11:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=44#comment-425</guid>
		<description>Oh lordy - why don&#039;t Adobe publish this stuff?  It really shouldn&#039;t be up to people like you to document the behaviour of their software.

Thanks a lot - immediate bookmark.</description>
		<content:encoded><![CDATA[<p>Oh lordy &#8211; why don&#8217;t Adobe publish this stuff?  It really shouldn&#8217;t be up to people like you to document the behaviour of their software.</p>
<p>Thanks a lot &#8211; immediate bookmark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/comment-page-1/#comment-278</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Thu, 06 May 2010 07:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=44#comment-278</guid>
		<description>Hi Karen,
Sorry, I haven&#039;t personally run into issues with multiple OTF files and various weights. For different font weights of a font family, have you tried not including the fontStyle and fontWeight parameters in your embed tag? Still doing some more testing to confirm, but so far when using the Flex 4.0 SDK I&#039;ve noticed that those parameters seem to be only used for system fonts.

Also, I ran into &lt;a href=&quot;http://www.actionscript.org/forums/showthread.php3?t=165106&quot; rel=&quot;nofollow&quot;&gt;this thread&lt;/a&gt; recently. It suggests that OTF files with multiple weights will only work with system fonts. Which I think is a little strange because the &lt;a href=&quot;http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7e09.html&quot; rel=&quot;nofollow&quot;&gt;Adobe documentation&lt;/a&gt; suggests that this was only possible with the CFF font manager that was introduced with the Flex 4 SDK. Still worth a shot!</description>
		<content:encoded><![CDATA[<p>Hi Karen,<br />
Sorry, I haven&#8217;t personally run into issues with multiple OTF files and various weights. For different font weights of a font family, have you tried not including the fontStyle and fontWeight parameters in your embed tag? Still doing some more testing to confirm, but so far when using the Flex 4.0 SDK I&#8217;ve noticed that those parameters seem to be only used for system fonts.</p>
<p>Also, I ran into <a href="http://www.actionscript.org/forums/showthread.php3?t=165106" rel="nofollow">this thread</a> recently. It suggests that OTF files with multiple weights will only work with system fonts. Which I think is a little strange because the <a href="http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7e09.html" rel="nofollow">Adobe documentation</a> suggests that this was only possible with the CFF font manager that was introduced with the Flex 4 SDK. Still worth a shot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/comment-page-1/#comment-277</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Wed, 05 May 2010 07:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=44#comment-277</guid>
		<description>The cff property name was incorrect. The correct property name to embed a font as a Compact Font Format is embedAsCFF. Using cff as a property would yield the following compile time error using the Flex 4 SDK, &quot;transcoding parameter &#039;cff&#039; is not supported by &#039;flex2.compiler.media.FontTranscoder&#039;.&quot; This post has been updated.</description>
		<content:encoded><![CDATA[<p>The cff property name was incorrect. The correct property name to embed a font as a Compact Font Format is embedAsCFF. Using cff as a property would yield the following compile time error using the Flex 4 SDK, &#8220;transcoding parameter &#8216;cff&#8217; is not supported by &#8216;flex2.compiler.media.FontTranscoder&#8217;.&#8221; This post has been updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen McArthur</title>
		<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/comment-page-1/#comment-235</link>
		<dc:creator>Karen McArthur</dc:creator>
		<pubDate>Fri, 09 Apr 2010 20:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=44#comment-235</guid>
		<description>Hello,

I was wondering if you&#039;ve ever encountered any problems when embedding multiple otf files for various weights of one font family? I&#039;m currently truing to get Helvetica Neue Light Standard CondesedOblique and BoldCondensed into Flex SDK 3.5, but with no luck!

I&#039;m not getting any errors. It is displaying the font, but looks like the light version. I&#039;ve even added -managers flash.fonts.AFEFontManager to my compiler settings.

Karen</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I was wondering if you&#8217;ve ever encountered any problems when embedding multiple otf files for various weights of one font family? I&#8217;m currently truing to get Helvetica Neue Light Standard CondesedOblique and BoldCondensed into Flex SDK 3.5, but with no luck!</p>
<p>I&#8217;m not getting any errors. It is displaying the font, but looks like the light version. I&#8217;ve even added -managers flash.fonts.AFEFontManager to my compiler settings.</p>
<p>Karen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregor</title>
		<link>http://blog.johannest.com/2010/01/20/a-property-list-for-embedding-fonts-with-the-emded-metadata-tag/comment-page-1/#comment-232</link>
		<dc:creator>Gregor</dc:creator>
		<pubDate>Sun, 21 Feb 2010 21:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johannest.com/?p=44#comment-232</guid>
		<description>Thanks for this property list. Just what I needed :-)

I was researching a lot about these font managers the last days, just to find out that the smaller opensource version of the flex sdk doesn&#039;t support opentype fonts.. Must have forgotten that in the last years without sdk updates..</description>
		<content:encoded><![CDATA[<p>Thanks for this property list. Just what I needed <img src='http://blog.johannest.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I was researching a lot about these font managers the last days, just to find out that the smaller opensource version of the flex sdk doesn&#8217;t support opentype fonts.. Must have forgotten that in the last years without sdk updates..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

