delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=377WRUyXIT3+g/WWnyvaVonlkUKt0c0F0tLmyx4WYRc=; | |
b=ZBtXPSgaintOmQBQqmM5009vSEPml1kqvOfOitHwBWr9y4haW0QAgBi8MePDzKdg7J | |
n9sgXQdGvQxr98/JOFU2tj+oIN+AMrr7vMC72LXySmpok6uehsYq+/MAJlStu8fWUDGe | |
TJgkrNKRfiSHck2H3yUSVxJgcw3Kib3rFTP92dfOTh434Sb945vcGzCrij0oeazwV0Lm | |
3k7G9iQRtHXKL+5oh9XF+o7b3piWDdKo3fgYZp39mGbC+W8FYetYmUfxeHLCsz9QLQLg | |
/A6rx/fENwi4AX0zqBtT0WlsKo54hGh8XguM3cMx8Dj+AhZTqlMC6xjhCj2HH7PCN/Cc | |
rUFQ== | |
MIME-Version: | 1.0 |
X-Received: | by 10.52.28.146 with SMTP id b18mr2190142vdh.55.1409944264524; |
Fri, 05 Sep 2014 12:11:04 -0700 (PDT) | |
In-Reply-To: | <20140905184829.GH3196@cicely7.cicely.de> |
References: | <CAHUm0tMk1cQm_DPVt_swzTGDA+FRL-37fUougH_3hNaqwR_LOQ AT mail DOT gmail DOT com> |
<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> | |
<CAOFvGD5S+Gw_TPiuu3VkT53jvLewZbiP6f2BTaFRhJJP7Ai-1Q AT mail DOT gmail DOT com> | |
<20140905184829 DOT GH3196 AT cicely7 DOT cicely DOT de> | |
Date: | Fri, 5 Sep 2014 15:11:04 -0400 |
Message-ID: | <CAOFvGD5NT=mCa24GEfv2UKGam29-h47Q3NFdcx9Gw=pg3n49=g@mail.gmail.com> |
Subject: | Re: [geda-user] Chinese glyph rendering in pcb as symbols |
From: | Jason White <whitewaterssoftwareinfo AT gmail DOT com> |
To: | geda-user AT delorie DOT com |
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 |
On Fri, Sep 5, 2014 at 2:48 PM, Bernd Walter <ticso AT cicely7 DOT cicely DOT de> wrote: >> I think zip would certainly be the most flexible path, that way you >> can keep the human readable layout files and include whatever fonts or >> images are required without inserting huge ASCII-encoded binary blobs >> all over the place. >> >> The tools and scripts would still work, all you'd have to do is feed them >> the text file from the zip. > > I consider this impractical if you regulary switch between text editor > and PCB. > And it completely breaks revision control systems without having a > specific ZIP plugin. I'm curious if that is a very common use case among gEDA users? I certainly spend a lot more time in the tool than the text editor. I somewhat curious about your work flow. Do/can you branch and merge PCB designs like source code? Are you using some external scripts to generate features in your boards? What about treating directories as files like the Netbeans IDE does with its projects? Then optionally compressing them into a zip. That would make it play nice with just about any version control program while still allowing portable designs. -- Jason White
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |