What DRC usually does is bloat the copper by "pcb->bloat" and
intersect those.  If they touch, they're too close.  It doesn't
actually calculate distance anywhere.  However, the polygon.c routines
do *not* bloat, which is causing the problems.  We need to know if
lines/pads/etc are *near* the polygon, not just *touching* it.


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to