<?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: Setting a font&#8217;s anti-alias type, sharpness, thickness and grid fit type in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/</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: Maxim Kachurovskiy</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-9249</link>
		<dc:creator>Maxim Kachurovskiy</dc:creator>
		<pubDate>Fri, 27 May 2011 09:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-9249</guid>
		<description>Great example, it helps thousands of developers through the years.

It&#039;s a pity that thickness and sharpness does not work without embedding Arial - I believe that this font is almost on every device...</description>
		<content:encoded><![CDATA[<p>Great example, it helps thousands of developers through the years.</p>
<p>It&#8217;s a pity that thickness and sharpness does not work without embedding Arial &#8211; I believe that this font is almost on every device&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Fraser</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1654</link>
		<dc:creator>Dale Fraser</dc:creator>
		<pubDate>Sun, 15 Feb 2009 19:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1654</guid>
		<description>How would I go about doing this with a bold font.

When I change the fontWeight to bold it looses all the other properties.</description>
		<content:encoded><![CDATA[<p>How would I go about doing this with a bold font.</p>
<p>When I change the fontWeight to bold it looses all the other properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diego</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1650</link>
		<dc:creator>diego</dc:creator>
		<pubDate>Tue, 27 Nov 2007 15:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1650</guid>
		<description>if anyones interested, i found this solution though its kind of lame that flex doesn&#039;t just handle this properly

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&amp;catid=585&amp;threadid=1270143&amp;highlight_key=y&amp;keyword1=font size

anyone have another solution?</description>
		<content:encoded><![CDATA[<p>if anyones interested, i found this solution though its kind of lame that flex doesn&#8217;t just handle this properly</p>
<p><a href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1270143&#038;highlight_key=y&#038;keyword1=font" rel="nofollow">http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1270143&#038;highlight_key=y&#038;keyword1=font</a> size</p>
<p>anyone have another solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diego</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1649</link>
		<dc:creator>diego</dc:creator>
		<pubDate>Tue, 27 Nov 2007 14:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1649</guid>
		<description>Hi,
I downloaded this code and works great on my local box.  I then changed the sizeSlider maximum value for the font slider from
maximum=&quot;24&quot; to maximum=&quot;240&quot; and I recompiled.  It still works fine, but once I get past 130 the font stops getting bigger.  Is there a reason for this?  A better question, is there a way around this?

thanks for your help.  your examples are fantastic.
diego</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I downloaded this code and works great on my local box.  I then changed the sizeSlider maximum value for the font slider from<br />
maximum=&#8221;24&#8243; to maximum=&#8221;240&#8243; and I recompiled.  It still works fine, but once I get past 130 the font stops getting bigger.  Is there a reason for this?  A better question, is there a way around this?</p>
<p>thanks for your help.  your examples are fantastic.<br />
diego</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ric Aruffo</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1648</link>
		<dc:creator>Ric Aruffo</dc:creator>
		<pubDate>Fri, 26 Oct 2007 15:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1648</guid>
		<description>Peter,
Thanks for sharing soooo much of your knowledge with us &quot;newbies&quot;.

I do have a question on your &quot;Setting a font’s anti-alias type, sharpness, thickness and grid fit type in Flex&quot; example. I have an embedded font(futura book) applied to some dynamically generated text, and I am trying to set the text to uppercase using css. I tried text-transform:uppercase; in an  tag and in an external stylesheet with no results.

Can you help or is this even possible?

Thanks,
Ric</description>
		<content:encoded><![CDATA[<p>Peter,<br />
Thanks for sharing soooo much of your knowledge with us &#8220;newbies&#8221;.</p>
<p>I do have a question on your &#8220;Setting a font’s anti-alias type, sharpness, thickness and grid fit type in Flex&#8221; example. I have an embedded font(futura book) applied to some dynamically generated text, and I am trying to set the text to uppercase using css. I tried text-transform:uppercase; in an  tag and in an external stylesheet with no results.</p>
<p>Can you help or is this even possible?</p>
<p>Thanks,<br />
Ric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knight</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1653</link>
		<dc:creator>Knight</dc:creator>
		<pubDate>Fri, 26 Oct 2007 05:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1653</guid>
		<description>Thank you for your reply!

Not to bother you but i would highly appreciate an example/tutorial of how to go about it.
I must say that this blog is one of the best if not the best flex resource on the web!</description>
		<content:encoded><![CDATA[<p>Thank you for your reply!</p>
<p>Not to bother you but i would highly appreciate an example/tutorial of how to go about it.<br />
I must say that this blog is one of the best if not the best flex resource on the web!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1651</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 25 Oct 2007 14:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1651</guid>
		<description>Knight,

I&#039;ve never tried synchronizing databases with Flex/AIR yet, but I imagine it&#039;d be as easy as grabbing the desired data from the SQLite database, converting it into an XML packet, sending the XML to a server-side script (ColdFusion/PHP/ASP/etc) which in turn updates the MySQL database.

Peter</description>
		<content:encoded><![CDATA[<p>Knight,</p>
<p>I&#8217;ve never tried synchronizing databases with Flex/AIR yet, but I imagine it&#8217;d be as easy as grabbing the desired data from the SQLite database, converting it into an XML packet, sending the XML to a server-side script (ColdFusion/PHP/ASP/etc) which in turn updates the MySQL database.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knight</title>
		<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/comment-page-1/#comment-1652</link>
		<dc:creator>Knight</dc:creator>
		<pubDate>Thu, 25 Oct 2007 09:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-1652</guid>
		<description>Great example!!

Thank you for your good work!

I dont know where i could post questions so forgive my ignorance on this.

How would i go about synchronizing a local sqlite database with an online mysql one?

This is in the case that i want to use the above example as part of my &quot;preferences/settings&quot; and want it to remain the same no matter where i log in from(Air App or Flex web).</description>
		<content:encoded><![CDATA[<p>Great example!!</p>
<p>Thank you for your good work!</p>
<p>I dont know where i could post questions so forgive my ignorance on this.</p>
<p>How would i go about synchronizing a local sqlite database with an online mysql one?</p>
<p>This is in the case that i want to use the above example as part of my &#8220;preferences/settings&#8221; and want it to remain the same no matter where i log in from(Air App or Flex web).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

