<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>How do I draw a dotted or dashed line with A5</title>
		<link>http://www.allegro.cc/forums/view/618688</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 19 Jun 2022 19:23:09 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I would like to draw lines with different styles for plotting a line graph.<br />Like a dotted line, dashed line, etc.</p><p>Is there an easy way to do this in Allegro 5?</p><p>I was looking at: al_draw_soft_line() in the documentation.</p><p>Is this a good place to start?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Weiss)</author>
		<pubDate>Sun, 19 Jun 2022 19:15:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just draw multiple shorter lines. al_draw_soft_line callsback for every pixel.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sun, 19 Jun 2022 19:23:09 +0000</pubDate>
	</item>
</rss>
