<?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: Finding out which fonts are installed on a user&#8217;s system</title>
	<atom:link href="http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Biran</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/comment-page-1/#comment-10153</link>
		<dc:creator>Biran</dc:creator>
		<pubDate>Fri, 11 Nov 2011 11:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-10153</guid>
		<description>helpful article, now embedded fonts can display in my photoshop panel, but having problem when i tried to assign that font in photoshop text layer.

Please suggest so that my embedded font will also render in photoshop active text layer.

Biran</description>
		<content:encoded><![CDATA[<p>helpful article, now embedded fonts can display in my photoshop panel, but having problem when i tried to assign that font in photoshop text layer.</p>
<p>Please suggest so that my embedded font will also render in photoshop active text layer.</p>
<p>Biran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/comment-page-1/#comment-7169</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-7169</guid>
		<description>What abot showing fonts located in a directory? Let&#039;s say I have additional fonts that aren&#039;t currently enabled. I typically use a font management tool to turn them on. But I&#039;d like to create a tool viewing fonts I have to determine if I want to turn it on.</description>
		<content:encoded><![CDATA[<p>What abot showing fonts located in a directory? Let&#8217;s say I have additional fonts that aren&#8217;t currently enabled. I typically use a font management tool to turn them on. But I&#8217;d like to create a tool viewing fonts I have to determine if I want to turn it on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shekhar</title>
		<link>http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/comment-page-1/#comment-997</link>
		<dc:creator>Shekhar</dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-997</guid>
		<description>Nice one Peter, Is there any way of finding out whats the language of the font
like english, french, latin and we can display that in the datagrid...</description>
		<content:encoded><![CDATA[<p>Nice one Peter, Is there any way of finding out whats the language of the font<br />
like english, french, latin and we can display that in the datagrid&#8230;</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-page-1/#comment-996</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Tue, 11 Sep 2007 05:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-996</guid>
		<description>Yeah, no sweat because I informed the client of that and used embedded fonts and we&#039;re months beyond this stage. When I saw the post I figured I&#039;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-page-1/#comment-992</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Mon, 10 Sep 2007 21:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-992</guid>
		<description>John,

I&#039;m not sure how/if that could be done (you&#039;d have to ask on Flexcoders list). Since the embed is done at compile time in Flex and the font is &quot;baked&quot; into the SWF, I don&#039;t know how you could do something similar at run time. But I haven&#039;t really tried this so maybe I&#039;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-page-1/#comment-993</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Mon, 10 Sep 2007 19:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-993</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-page-1/#comment-994</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Mon, 10 Sep 2007 18:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-994</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&#039;t know that I&#039;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-page-1/#comment-995</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Mon, 10 Sep 2007 18:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/10/finding-out-which-fonts-are-installed-on-a-users-system/#comment-995</guid>
		<description>Question/Issue: (I haven&#039;t tested this in Flex but Flash CS3 doesn&#039;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>

