X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 3 Dec 2015 18:02:47 +0100 From: Martin Beranek To: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] polygon clearance problem, work in DRC, branches Message-ID: <20151203170247.GK2293@abax> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 No need to hurry up, have your time. I have not managed to do much work on the issue yet and these problems I am aware of are in polygon.c only. The DRC check is, as far as I understand, independent of actual (approximated) cutout shape -- at least now. (so DRC violation is not triggered in the bug https://bugs.launchpad.net/pcb/+bug/1100620 mentioned yesterday for example) Anyway, thanks for the warning and info, should it turn out necessary to dive into DRC related parts too, I'll wait for your commit first. Martin On Thu, Dec 03, 2015 at 07:31:51AM -0900, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I've done quite a bit of work in DRC. I'll try to push the branch later > today. It's about done. > > I mention it because it might not be a fun merge if polygon DRC fix ends up > taking significant work in find.c or search.c. > > Britton