<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Text opacity</title>
		<link>http://www.allegro.cc/forums/view/617106</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Wed, 25 Oct 2017 00:43:33 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well howdy</p><p>First post here.. looked all over how to adjust alpha channel on al_draw_text/al_draw_textf to make text fade to fully transparent.. Wondering if anyone knows how to adjust alpha on ALLEGRO_FONT</p><p>Preciate it  </p><p>Edit::didnt mean to post twice mah b
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Travis Peterson)</author>
		<pubDate>Tue, 24 Oct 2017 06:02:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just decrease the alpha value in <span class="source-code"><a href="http://www.allegro.cc/manual/al_map_rgba"><span class="a">al_map_rgba</span></a></span> over time to fade to fully transparent when drawing with <span class="source-code"><a href="http://www.allegro.cc/manual/al_draw_text"><span class="a">al_draw_text</span></a></span>.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eric Johnson)</author>
		<pubDate>Tue, 24 Oct 2017 07:34:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Or maybe even <a href="http://liballeg.org/a5docs/trunk/graphics.html#al_premul_rgba">al_premul_rgba</a> if you want to fade colored text.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 24 Oct 2017 07:53:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Got it working using the al_map_rgba method appreciate the help everyone
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Travis Peterson)</author>
		<pubDate>Wed, 25 Oct 2017 00:43:33 +0000</pubDate>
	</item>
</rss>
