<?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: Setting a font&#8217;s anti-alias type, sharpness, thickness and grid fit type in Flex</title>
	<link>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 02:19:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<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-4614</link>
		<author>diego</author>
		<pubDate>Tue, 27 Nov 2007 15:11:34 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-4614</guid>
		<description>if anyones interested, i found this solution though its kind of lame that flex doesn't just handle this properly 

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#38;catid=585&#38;threadid=1270143&#38;highlight_key=y&#38;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&amp;catid=585&amp;threadid=1270143&amp;highlight_key=y&amp;keyword1=font" rel="nofollow">http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&amp;catid=585&amp;threadid=1270143&amp;highlight_key=y&amp;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-4611</link>
		<author>diego</author>
		<pubDate>Tue, 27 Nov 2007 14:30:00 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-4611</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="24" to maximum="240" 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-3619</link>
		<author>Ric Aruffo</author>
		<pubDate>Fri, 26 Oct 2007 15:50:57 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-3619</guid>
		<description>Peter,
Thanks for sharing soooo much of your knowledge with us "newbies". 

I do have a question on your "Setting a font’s anti-alias type, sharpness, thickness and grid fit type in Flex" 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-3603</link>
		<author>Knight</author>
		<pubDate>Fri, 26 Oct 2007 05:27:37 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-3603</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-3597</link>
		<author>peterd</author>
		<pubDate>Thu, 25 Oct 2007 14:01:10 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-3597</guid>
		<description>Knight,

I've never tried synchronizing databases with Flex/AIR yet, but I imagine it'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-3595</link>
		<author>Knight</author>
		<pubDate>Thu, 25 Oct 2007 09:57:03 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/24/setting-a-fonts-anti-alias-type-sharpness-thickness-and-grid-fit-type-in-flex/#comment-3595</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 "preferences/settings" 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>
