Re: gEDA-user: PolyStitch plugin

2010-05-28 Thread Peter Clifton
On Fri, 2010-05-28 at 01:33 -0400, DJ Delorie wrote: > I needed to do some logos, so everyone gets a logo tool :-) [snip] > It can also be used to cut holes in a ground plane, by drawing the > hole as a separate polygon then stitching it to the plane's polygon. I'd caution against such usage, as

Re: gEDA-user: PolyStitch plugin

2010-05-28 Thread John Griessen
DJ Delorie wrote: I needed to do some logos, so everyone gets a logo tool :-) It can also be used to cut holes in a ground plane, by drawing the hole as a separate polygon then stitching it to the plane's polygon. Thanks DJ. Having stitched shapes that will be selectable/draggable with one

Re: gEDA-user: PolyStitch plugin

2010-05-27 Thread DJ Delorie
> Have you tried the "-ssp" option to pstoedit? This does the right > thing, when it doesn't segfault. Predictably, it seg faulted on me. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: PolyStitch plugin

2010-05-27 Thread Mark Rages
On Fri, May 28, 2010 at 12:33 AM, DJ Delorie wrote: > > I needed to do some logos, so everyone gets a logo tool :-) > > PolyStitch is a PCB plugin to fix the output of pstoedit's "pcbfill" > output, when you have text with holes in it (like the letter "d"). > Pstoedit makes two polygons, one for t

gEDA-user: PolyStitch plugin

2010-05-27 Thread DJ Delorie
I needed to do some logos, so everyone gets a logo tool :-) PolyStitch is a PCB plugin to fix the output of pstoedit's "pcbfill" output, when you have text with holes in it (like the letter "d"). Pstoedit makes two polygons, one for the outside and one for the hole, but what you really want in PC