<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: LCD &#8211; make line between two points?</title>
		<atom:link href="http://cycling74.com/forums/topic/lcd-make-line-between-two-points/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 19:09:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-61479</guid>
					<title><![CDATA[LCD &#8211; make line between two points?]]></title>
					<link>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-61479</link>
					<pubDate>Fri, 27 Jan 2012 00:13:54 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>I know jit.lcd has a command for this, but I&#8217;d prefer lcd, it&#8217;s a bit more manageable and AFAIK uses fewer resources. </p>
<p>I have list of 32 points (x/y coord pairs, integer). I just need to connect them all with straight lines. Lineto starts from 0,0, which creates an additional extraneous line.</p>
<p>Thanks much in advance</p>
<p>Joe</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221821</guid>
					<title><![CDATA[Re: LCD &#8211; make line between two points?]]></title>
					<link>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221821</link>
					<pubDate>Fri, 27 Jan 2012 02:16:46 +0000</pubDate>
					<dc:creator>Wetterberg</dc:creator>

					<description>
						<![CDATA[
						<p>have ya had a look at its helpfile? &#8220;pack linesegment 0 0 0 0&#8243; should do it, no?</p>
<p>jit.lcd has the same one&#8230; both work.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221822</guid>
					<title><![CDATA[Re: LCD &#8211; make line between two points?]]></title>
					<link>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221822</link>
					<pubDate>Fri, 27 Jan 2012 02:17:41 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>o&#8230; odd &#8211; i missed it in lcd&#8230; sad</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221823</guid>
					<title><![CDATA[Re: LCD &#8211; make line between two points?]]></title>
					<link>http://cycling74.com/forums/topic/lcd-make-line-between-two-points/#post-221823</link>
					<pubDate>Fri, 27 Jan 2012 02:19:09 +0000</pubDate>
					<dc:creator>jamesson</dc:creator>

					<description>
						<![CDATA[
						<p>yea u r right&#8230; I dont know why they put it in reference and not helpfile&#8230; now, how to make the last point of the first line to the first point of the second line?</p>
<p>Thanks</p>
<p>Joe</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

