Message from discussion
Vector Drawing (?) code
Australia" <hackerspace-adelaide@googlegroups.com>
Date: Sun, 19 Aug 2012 21:19:55 -0700 (PDT)
From: Scott B <solar.sen...@gmail.com>
To: hackerspace-adelaide@googlegroups.com
Message-Id: <ae09faac-b257-47b5-a213-66a6d61559fa@googlegroups.com>
In-Reply-To: <cdbcfb1a-a83c-43c8-bfa2-d0d868bef98b@googlegroups.com>
References: <cdbcfb1a-a83c-43c8-bfa2-d0d868bef98b@googlegroups.com>
Subject: Re: Vector Drawing (?) code
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----=_Part_6_1154240.1345436395165"
------=_Part_6_1154240.1345436395165
Content-Type: multipart/alternative;
boundary="----=_Part_7_4862860.1345436395165"
------=_Part_7_4862860.1345436395165
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Ah, looks like its SVG
http://www.w3.org/TR/SVG/paths.html
On Monday, August 20, 2012 1:43:57 PM UTC+9:30, Scott B wrote:
>
> If I were to say:
>
> M100.0,0.0
> L-5.0,5.0
> L-5.0,-5.0
> L0.0,-5.0
> Z
>
> Does this mean anything to anyone? Is this some kind of standard vector
> graphic format?
>
> The code is used in our Graphics program to generate shapes, but it gets
> very tedious to do manually, so I'm hoping there is some way of generating
> it from a CAD drawing or something?
>
> BTW,
> M = Move
> L= Line
> H = Horizontal Line
> V = Vertical Line
> C = Cubic Curve
> ..
> Z = Close
>
------=_Part_7_4862860.1345436395165
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Ah, looks like its SVG<div><br></div><div><a href=3D"http://www.w3.org/TR/S=
VG/paths.html">http://www.w3.org/TR/SVG/paths.html</a> </div><div><br>=
</div><div><br><br>On Monday, August 20, 2012 1:43:57 PM UTC+9:30, Scott B =
wrote:<blockquote class=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8=
ex;border-left: 1px #ccc solid;padding-left: 1ex;">If I were to say:<div><b=
r></div><div>M100.0,0.0</div><div>L-5.0,5.0</div><div>L-5.0,-5.0</div><div>=
L0.0,-5.0</div><div>Z</div><div><br></div><div>Does this mean anything to a=
nyone? Is this some kind of standard vector graphic format?</div><div><br><=
/div><div>The code is used in our Graphics program to generate shapes, but =
it gets very tedious to do manually, so I'm hoping there is some way of gen=
erating it from a CAD drawing or something?</div><div><br></div><div>BTW,&n=
bsp;</div><div>M =3D Move</div><div>L=3D Line</div><div>H =3D Horizontal Li=
ne</div><div>V =3D Vertical Line</div><div>C =3D Cubic Curve </div><di=
v>..</div><div>Z =3D Close </div></blockquote></div>
------=_Part_7_4862860.1345436395165--
------=_Part_6_1154240.1345436395165--