<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Finding out which fonts are installed on a user&#8217;s system</title>
	<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 11:37:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: John C. Bland II</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1734</link>
		<author>John C. Bland II</author>
		<pubDate>Tue, 11 Sep 2007 05:57:51 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1734</guid>
		<description>Yeah, no sweat because I informed the client of that and used embedded fonts and we're months beyond this stage. When I saw the post I figured I'd ask to see if I was wrong because they were adamant about it being possible. :-D</description>
		<content:encoded><![CDATA[<p>Yeah, no sweat because I informed the client of that and used embedded fonts and we&#8217;re months beyond this stage. When I saw the post I figured I&#8217;d ask to see if I was wrong because they were adamant about it being possible. :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1702</link>
		<author>peterd</author>
		<pubDate>Mon, 10 Sep 2007 21:45:24 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1702</guid>
		<description>John,

I'm not sure how/if that could be done (you'd have to ask on Flexcoders list). Since the embed is done at compile time in Flex and the font is "baked" into the SWF, I don't know how you could do something similar at run time. But I haven't really tried this so maybe I'm just overlooking something.

Sorry,

Peter</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>I&#8217;m not sure how/if that could be done (you&#8217;d have to ask on Flexcoders list). Since the embed is done at compile time in Flex and the font is &#8220;baked&#8221; into the SWF, I don&#8217;t know how you could do something similar at run time. But I haven&#8217;t really tried this so maybe I&#8217;m just overlooking something.</p>
<p>Sorry,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1695</link>
		<author>John C. Bland II</author>
		<pubDate>Mon, 10 Sep 2007 19:39:55 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1695</guid>
		<description>Yes, with pre-embedded fonts...no prob. What I mean is getting the users font list and rotating on those.</description>
		<content:encoded><![CDATA[<p>Yes, with pre-embedded fonts&#8230;no prob. What I mean is getting the users font list and rotating on those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1693</link>
		<author>peterd</author>
		<pubDate>Mon, 10 Sep 2007 18:44:11 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1693</guid>
		<description>John C. Bland II,

You should be able to rotate embedded font no problem as long as it is embedded properly. In fact, I believe I covered an example of embedding fonts with alpha fades and rotations in a Flash CS3 Quick Start I wrote a while back.

For more information, see http://www.adobe.com/devnet/flash/quickstart/embedding_fonts/ (specifically the last example).

I don't know that I've specifically tried this in Flex (although I do recall posting something on rotating tooltips which probably applies).

Peter</description>
		<content:encoded><![CDATA[<p>John C. Bland II,</p>
<p>You should be able to rotate embedded font no problem as long as it is embedded properly. In fact, I believe I covered an example of embedding fonts with alpha fades and rotations in a Flash CS3 Quick Start I wrote a while back.</p>
<p>For more information, see <a href="http://www.adobe.com/devnet/flash/quickstart/embedding_fonts/" rel="nofollow">http://www.adobe.com/devnet/flash/quickstart/embedding_fonts/</a> (specifically the last example).</p>
<p>I don&#8217;t know that I&#8217;ve specifically tried this in Flex (although I do recall posting something on rotating tooltips which probably applies).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1691</link>
		<author>John C. Bland II</author>
		<pubDate>Mon, 10 Sep 2007 18:35:18 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-1691</guid>
		<description>Question/Issue: (I haven't tested this in Flex but Flash CS3 doesn't allow it (for understood reasons).) Can you embed those fonts and do rotations, etc on the textfield? CS3 would show the font properly but doing rotatings was a no-no.</description>
		<content:encoded><![CDATA[<p>Question/Issue: (I haven&#8217;t tested this in Flex but Flash CS3 doesn&#8217;t allow it (for understood reasons).) Can you embed those fonts and do rotations, etc on the textfield? CS3 would show the font properly but doing rotatings was a no-no.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
