[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: What is the standard of gEDA tools and PCB
> Are you able to commit some effort to a little deconstructing of pcb
> in preparation for reconstructing it?
Not at the moment. If you look in mucs.c and djopt.c you'll see that
the first thing I do for both of them is convert the internal data
into a more managable form, though, so if you're thinking about
changing the internal data format, read that first to get my ideas.