X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 10 Nov 2016 20:18:31 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "Charles Repetti (charlie94965 AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb-rnd] 6 more import/export plugins + call for testers In-Reply-To: <90007773-e175-d8e6-361f-13f618bced10@gmail.com> Message-ID: References: <90007773-e175-d8e6-361f-13f618bced10 AT gmail DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Hello Charles, On Thu, 10 Nov 2016, Charles Repetti (charlie94965 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > >Igor2 > >I contributed the Stipple plugin, which I find indispensable for flexible >circuit boards and capacitive touch sensors (features not found in KiCad). >If I can find time for a test of your branch with my plugin I'll let you >know I've verified it. Thank you! I found your plugin while listing all available plugins. Unfortunately your plugin is written in C++ while in pcb-rnd we have a C-only policy (C89 for most code, especially feature plugins). If you decide to port your plugin to C, I'd be happy to include it in pcb-rnd. Regards, Igor2