X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Fri, 5 Sep 2014 17:13:41 -0400 Message-Id: <201409052113.s85LDfxf001064@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <540A22EF.5030701@estechnical.co.uk> (message from Ed Simmons on Fri, 05 Sep 2014 21:54:07 +0100) Subject: Re: [geda-user] Chinese glyph rendering in pcb as symbols References: <201409051618 DOT s85GIdb8024685 AT envy DOT delorie DOT com> <5409F1C2 DOT 3090406 AT xs4all DOT nl> <201409051752 DOT s85Hqnr2027362 AT envy DOT delorie DOT com> <20140905184829 DOT GH3196 AT cicely7 DOT cicely DOT de> <20140905204312 DOT GJ3196 AT cicely7 DOT cicely DOT de> <540A22EF DOT 5030701 AT estechnical DOT co DOT uk> 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 and many others use gschem and pcb files in version control of > some sort. The text file format is a huge bonus for us. Any zip type > compression to package a file is a bad move as it breaks version > control. I also love being able to hack at the PCB file in a text > editor... I would assume that a "pcb file" could be just the text file (no binaries attached), or a zip file (for distribution or archiving), or a plain directory that represents the zip file (text files and binaries as separate files).