<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>please somebody help me with al_draw_rounded_rectangle();</title>
		<link>http://www.allegro.cc/forums/view/617374</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 15 Apr 2018 20:20:13 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I am trying to draw a rounded rectangle in ALLEGRO-5.0.10.</p><p>when ever I draw a rounded rectangle the position of y axis is always 200px more, can anybody tell me what is going on?</p><p>One more thing, when I set the rx value 400 and ry 300 it just made some weird pattern, dropped in attachments.</p><p>Please help!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Doctor Cop)</author>
		<pubDate>Sun, 15 Apr 2018 18:32:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><a href="http://liballeg.org/a5docs/trunk/primitives.html#al_draw_rounded_rectangle">http://liballeg.org/a5docs/trunk/primitives.html#al_draw_rounded_rectangle</a></p><div class="quote_container"><div class="title">The Manual said:</div><div class="quote"><p>
al_draw_rounded_rectangle</p><div class="source-code snippet"><div class="inner"><pre><span class="k1">void</span> <a href="http://www.allegro.cc/manual/al_draw_rounded_rectangle"><span class="a">al_draw_rounded_rectangle</span></a><span class="k2">(</span><span class="k1">float</span> x1, <span class="k1">float</span> y1, <span class="k1">float</span> x2, <span class="k1">float</span> y2,
   <span class="k1">float</span> rx, <span class="k1">float</span> ry, <a href="http://www.allegro.cc/manual/ALLEGRO_COLOR"><span class="a">ALLEGRO_COLOR</span></a> color, <span class="k1">float</span> thickness<span class="k2">)</span>
</pre></div></div><p>

Source Code</p><p>Draws an outlined rounded rectangle.</p><p>Parameters:</p><p>    x1, y1, x2, y2 - Upper left and lower right points of the rectangle<br />    color - Color of the rectangle<br />    rx, ry - The radii of the round<br />    thickness - Thickness of the lines, pass &lt;= 0 to draw hairline lines</p></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 15 Apr 2018 20:20:13 +0000</pubDate>
	</item>
</rss>
