www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2016/11/19/17:10:08

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:from:date:message-id:subject:to;
bh=hGQYYG4Kgr4uIH6AgwuNeXSCz1LGgwjI2nqo43FQEpw=;
b=ZXJseAkVcLn069THeC/dLtvvDWTqkqxJ0ZwJFnmrLbykxGukZ3Bmry3p+tScSvo/YA
tGzfz3Pet6VV0hBn8oWxqkbZ0sSELqxJm5PBpvnEGbOycdI2nAFkghRn5f2wS+i8mTH0
/Q/72+N/S4j7J8bQ/VtGhZoxc4dLk6wXBxKSEilrJyJxXZOutW6fqL1z4DEZ82+XsD7H
MM+B58j6PXb7KK/KcGHUY48Tpj/Y7SOrptgoUa+6uZVy09rsjapuGnoUwfqNDx5Ho2yw
UcxJvO0AVugtz+82NUbu3QlSdIVds/+YVcaU5k2V6XnHF+ZktfYojo2P6q7Q1VmkgePq
VVug==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=hGQYYG4Kgr4uIH6AgwuNeXSCz1LGgwjI2nqo43FQEpw=;
b=HqaNIC57cHM1wXrzykKczEAuksQvXL+GIbYosuHTkvlIZGWAUNxOyxHJKZG5g2X+07
cxftCBs7jU8IkqT99ts8ojhOxy6Nd1zXWNiFI3HG9vI5lCpPlh5F+JeAnkymDiIbnSdw
1qZWmTmWBgPem43YNyGduuTH4W93RQXMzzdEWCxGglBT6vYLC7WFmvzWnjcI7QbF1woS
t5LJ56mBN8hhOTreWEm1bkXy/VpkJsVAe0uKP/+wDEgfmhFMonQLgzKwpMnqvZjWISSg
Yl/i2dvVwHXnIyEq8ofk+da2I1qR5mLrRGGAgf8sccKlj9KB9wkeoiUm1QF7ylhb6q9g
7W+w==
X-Gm-Message-State: AKaTC02f302ygVgXQVVbcA9z2pTCbF7jO2Um6UgKxSo3cRI6gtVpV6BAHNlDyFKGAgc84xUiMC2nx6/EiV47fA==
X-Received: by 10.176.5.137 with SMTP id e9mr2812220uae.109.1479593280088;
Sat, 19 Nov 2016 14:08:00 -0800 (PST)
MIME-Version: 1.0
From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Sat, 19 Nov 2016 17:07:59 -0500
Message-ID: <CAJZxidB+KF1DAG1bV7s6YKuDdUFDKnKMxSk2hUOenGoybkVrwQ@mail.gmail.com>
Subject: [geda-user] [pcb] Misc. Questions
To: "Bert Timmerman (bert.." <geda-user AT delorie DOT com>
Reply-To: geda-user AT delorie DOT com

--94eb2c123218df2eaf0541aea7e2
Content-Type: text/plain; charset=UTF-8

Hi Bert-

I have a couple of miscellaneous pcb related questions I want to ask you
since it seems like you're presently the leader of the pcb project.

First, I haven't seen any notices recently about pcb code sprints. Is that
still happening?

Second, it seems like there have been a lot of bug fixes since the most
recent release of pcb. It might be a good idea to do a release so that some
of the major distros get the updates in their packages. I would be happy to
help with this, but I'm not sure what all is involved.

Third, over the last couple of months, you've almost certainly noticed that
I've identified and contributed fixes for a number of bugs. I've found them
as I've been working on a (not so) little "get to know pcb" project. I
think it's finally ready to share with the community, so I was just
wondering if you had any advice on the best way to do that. Is it best to
just blast it out onto the list, or is it better to email a few of the
developers individually to get their takes on it and do some revisions
before announcing it generally? I'm hoping that it will ultimately be
incorporated into master.

My project is in the branch home/cparker/font_fun. You can probably guess
what I've implemented based on the name. I've put together a system that
allows for multiple fonts in a design and for easy changing of fonts. It
includes a page in the preferences window (of the gtk hid) with tool tips
to provide some usage help. I've tried to do it in a style consistent with
the current codebase. It's not quite a complete feature branch as there are
still some things I'm not sure how to do, like, add files to the install.
I'd be happy to describe further if you're interested, or to document it
all somewhere if you can suggest where I ought to put the information.

Thanks,
--Chad

--94eb2c123218df2eaf0541aea7e2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div><div>Hi Bert-<br><br></div>I=
 have a couple of miscellaneous pcb related questions I want to ask you sin=
ce it seems like you&#39;re presently the leader of the pcb project.<br><br=
></div>First, I haven&#39;t seen any notices recently about pcb code sprint=
s. Is that still happening?<br><br></div>Second, it seems like there have b=
een a lot of bug fixes since the most recent release of pcb. It might be a =
good idea to do a release so that some of the major distros get the updates=
 in their packages. I would be happy to help with this, but I&#39;m not sur=
e what all is involved.<br><br></div>Third, over the last couple of months,=
 you&#39;ve almost certainly noticed that I&#39;ve identified and contribut=
ed fixes for a number of bugs. I&#39;ve found them as I&#39;ve been working=
 on a (not so) little &quot;get to know pcb&quot; project. I think it&#39;s=
 finally ready to share with the community, so I was just wondering if you =
had any advice on the best way to do that. Is it best to just blast it out =
onto the list, or is it better to email a few of the developers individuall=
y to get their takes on it and do some revisions before announcing it gener=
ally? I&#39;m hoping that it will ultimately be incorporated into master.<b=
r><br></div>My project is in the branch home/cparker/font_fun. You can prob=
ably guess what I&#39;ve implemented based on the name. I&#39;ve put togeth=
er a system that allows for multiple fonts in a design and for easy changin=
g of fonts. It includes a page in the preferences window (of the gtk hid) w=
ith tool tips to provide some usage help. I&#39;ve tried to do it in a styl=
e consistent with the current codebase. It&#39;s not quite a complete featu=
re branch as there are still some things I&#39;m not sure how to do, like, =
add files to the install. I&#39;d be happy to describe further if you&#39;r=
e interested, or to document it all somewhere if you can suggest where I ou=
ght to put the information.<br><br></div>Thanks,<br></div>--Chad<br><div><d=
iv><br><br></div></div></div>

--94eb2c123218df2eaf0541aea7e2--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019