X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Tue, 2 Apr 2013 13:54:26 -0400 Message-Id: <201304021754.r32HsQPE003546@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <1364924842.3408.13.camel@AMD64X2.fritz.box> (message from Stefan Salewski on Tue, 02 Apr 2013 19:47:22 +0200) Subject: Re: [geda-user] C/C++ parsing library for PCB file format? References: <1359476624 DOT 4235 DOT 9 DOT camel AT AMD64X2> <201301291656 DOT r0TGuix1011799 AT envy DOT delorie DOT com> <1364924842 DOT 3408 DOT 13 DOT camel AT AMD64X2 DOT fritz DOT box> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I guess plugins will work only when written in C -- may C++ or even > Vala work? You'd have to be able to read the .h files, so C++ should work but other languages wouldn't. > And I think chances are good that PCB's file format will never > change any more... We've been talking about a new file format, though. > Question: For footprints we have now optional dimensions like nm -- is > that restricted to footprint files, or can we have that in .pcb files > too? Anywhere. > Other question: Can PCB read only one complete .pcb file, or can it > merge multiple files, i.e. one which contains traces from an autorouter? It currently only reads one file per board.