On Tue, 2008-05-06 at 12:34 +0100, Patrick Dupre wrote: > Thank a lot, > > Now, can I can a pin square shape to a round shape ?
Select the pin, and go to "Select" menu, "Change square-flag of selected objects" -> "Pins". Or, get the command window, and: clearsquare(selectedpins) setsquare(selectedpins) or changesquare(selectedpins) -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

