X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20121011190303.28150.qmail@stuge.se> Date: Thu, 11 Oct 2012 21:03:03 +0200 From: Peter Stuge To: geda-user AT delorie DOT com Subject: Re: [geda-user] Flex? Mail-Followup-To: geda-user AT delorie DOT com References: <20121011143959 DOT 7435 DOT qmail AT stuge DOT se> <1349967212 DOT 2412 DOT 37 DOT camel AT AMD64X2 DOT fritz DOT box> <20121011155417 DOT 13405 DOT qmail AT stuge DOT se> <20121011161725 DOT 15279 DOT qmail AT stuge DOT se> <201210111755 DOT q9BHtmj1000532 AT envy DOT delorie DOT com> <20121011182651 DOT 25438 DOT qmail AT stuge DOT se> <201210111838 DOT q9BIcJQM002980 AT envy DOT delorie DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201210111838.q9BIcJQM002980@envy.delorie.com> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk DJ Delorie wrote: > IIRC, it was something like this: > > The arc thickness is the same as the trace thickness. It starts with > the outside arc, and if it thinks there will be a "hole" left over, > adds more. Ack, I saw that pretty quickly, but it is not particularly clear what all the variables are. :\ > The math for the outside arc was done with paper and pencil first, > using circles and triangles to picture everything. It would be cool not to have to redo that. Maybe you can take a look at the code again and share a few notes? I added a Makefile and cleaned up the code a little. http://git.stuge.se/?p=pcb-teardrops.git;a=summary http://git.stuge.se/?p=pcb-teardrops.git;a=blob;f=teardrops.c git clone git://git.stuge.se/pcb-teardrops.git git clone http://git.stuge.se/pcb-teardrops.git Send me an SSH key and prefered username if you'd like write access, or let me know if you already have it in git somewhere else then I'll work from that instead. //Peter