gEDA-dev: footprint cleanup
DJ Delorie
dj at delorie.com
Tue Aug 29 12:29:27 EDT 2006
> I wish for more per-part attributes in the PCB
> database. Right now it has:
I was thinking of adding a generic attribute feature
to elements:
Element[ . . . ] (
Attr("name" "value")
Attr("name" "value")
Attr("name" "value")
)
This would let us put author and copyright info in, even if we can't
do anything with it inside pcb itself. PCB just has to preserve them
for now.
More information about the geda-dev
mailing list