<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Is there a way to add opacity to a shape?</title>
		<link>http://www.allegro.cc/forums/view/608578</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 14 Oct 2011 02:48:58 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi guys!<br />I am searching for a way to create a square at the right of the screen in order to add points in there. Is there a way i can do this?<br />Also, the square must have an opacity(transparency).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (AleX-G Squadron)</author>
		<pubDate>Wed, 12 Oct 2011 23:21:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes, it can be done. Use primitives with the proper colors and blender.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 12 Oct 2011 23:23:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If your using Allegro 4.x you can use draw_trans_sprite after setting the blender; if your using Allegro 5 I&#39;m stuck.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Thu, 13 Oct 2011 22:53:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/608578/934016#target">Dizzy Egg</a> said:</div><div class="quote"><p>If your using Allegro 4.x you can use draw_trans_sprite after setting the blender; if your using Allegro 5 I&#39;m stuck.</p></div></div><p>Actually, in allegro 4, if you&#39;re using the primitives, you want to call <span class="source-code"><a href="http://www.allegro.cc/manual/drawing_mode"><span class="a">drawing_mode</span></a></span> to setup translucent drawing.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Thu, 13 Oct 2011 23:30:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>and in Allegro 5 it&#39;s al_set_blender() and then al_draw_*()
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Desmond Taylor)</author>
		<pubDate>Fri, 14 Oct 2011 00:20:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thomas, I thought it was set_trans_blender() ?? I smoke a lot <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" /></p><p>EDIT:</p><p>Ahh using primitives, sorry <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dizzy Egg)</author>
		<pubDate>Fri, 14 Oct 2011 02:48:58 +0000</pubDate>
	</item>
</rss>
