On 9/4/08, Robert Fitzsimons <[EMAIL PROTECTED]> wrote: > Is this the same issue that I was trying to fix with this patch? > http://archives.seul.org/geda/dev/May-2008/msg00085.html
Exactly. I think your patch just needs - if (!(np = RectPoly (x1,x2,y1,y2))) + if (!(np = SquarePadPoly (pad))) in UnsubractPad(), otherwise the pads will leave holes on the polygon when moving. and of course there is no need to compute {x,y}{1,2} in this function then. Regards, Ineiev _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user