<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>The documentation says you can specify a bezier curve with the first argument as "curve".</span><span>&nbsp; But you're <br></span></div><div><span>right, you can also specify a curve by using the "-c" flag, which is much more logical.</span></div><div><br><span></span></div><div><span>I think using "curve" should be deprecated, for the obvious ambiguity that flags solve.</span></div><div><span><br></span></div><div><span>Miller?<br></span></div><div><br></div><div>-Jonathan<br></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span
 style="font-weight:bold;">From:</span></b> Scott McCoid &lt;mccoid.scott@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> Jonathan Wilkes &lt;jancsika@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> "pd-list@iem.at" &lt;pd-list@iem.at&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Sunday, October 2, 2011 4:18 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [PD] Data structure array with last element pointing back to first element<br></font><br><div id="yiv1525700781">Whoa, this is great! Thanks Jonathan!&nbsp;<div><br></div><div>Wouldn't adding the "-c" flag make a curved shape between each point?<br><br><div class="yiv1525700781gmail_quote">On Sun, Oct 2, 2011 at 4:08 PM, Jonathan Wilkes <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:jancsika@yahoo.com" target="_blank" href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="yiv1525700781gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;">
<div><span>Here's a quick hack-- didn't check it for bugs.</span></div><div><span><br></span></div><div><span>The real solution would be to add a "-c" flag to [plot] to draw the trace back to element </span><span>0:</span></div>
<div><br><span></span></div><div><span>[plot -c etc.]</span></div><div><br><span></span></div><div><span>And maybe "-f COLOR" to draw the trace back to element 0 and fill the inside.</span></div><div><span>(Although that word probably </span><span>be a bigger change.)</span></div>
<div><br><span></span></div><div><span>-Jonathan<br></span></div><div><br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;"><div style="font-family:times new roman, new york, times, serif;font-size:12pt;">
<div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Scott McCoid &lt;<a rel="nofollow" ymailto="mailto:mccoid.scott@gmail.com" target="_blank" href="mailto:mccoid.scott@gmail.com">mccoid.scott@gmail.com</a>&gt;<br>
<b><span style="font-weight:bold;">To:</span></b> <a rel="nofollow" ymailto="mailto:pd-list@iem.at" target="_blank" href="mailto:pd-list@iem.at">pd-list@iem.at</a><br><b><span style="font-weight:bold;">Sent:</span></b> Sunday, October 2, 2011 2:13 PM<br><b><span style="font-weight:bold;">Subject:</span></b> [PD] Data structure array with last element pointing back to first element<br>
</font><div><div></div><div class="yiv1525700781h5"><br><div>Hi,&nbsp;<div><br></div><div>I've recently started playing around with Pd's data structures, and I need some help. It's relatively straightforward to create polygons and arrays of polygons. Though, I'd like to create a closed polygon, where each vertex is another data structure. I've attached a patch of what I have so far.&nbsp;</div>

<div><br></div><div>I basically just want there to be another line to connect the 4th element of the array back to the first.</div><div><br></div><div>Is it possible to use a [drawpolygon] object where each of the corners would be another data structure?&nbsp;</div>

<div><br></div><div>Thanks!</div><div><br></div><div>Scott</div>
</div><br></div></div>_______________________________________________<br><a rel="nofollow" ymailto="mailto:Pd-list@iem.at" target="_blank" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a rel="nofollow" target="_blank" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br>
<br><br></div></div></blockquote></div></div></div></blockquote></div><br></div>
</div><br><br></div></div></blockquote></div></div></body></html>