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:in-reply-to:references:from:date:message-id:subject:to; bh=/q67stdiIvlbDr6Dj/IWZLRcBFNJAc/2ltFJh9hhgYk=; b=jsqtD+JgwAkkLkUYSSTagGNg5T/iNii/b3p7lRvcdIHEU4aM7fWWBaSyCdKrnRFkLw jF51W5f9Sa5CrhaybsmsX2SMoDkQ1052JS/YTyVSQzPf8b3a4CpR5v/VLYfIn5HZbLX9 +rzH4QoR3ZeTcfleW9qKL9MLPkn21FIIFuc4X0CReSxsX99GqFpMz7M5KCdAG44BaC3b l3WSoAPbXsgkRiYLIzicu9nus2Z8FOwu5fNCfwBWyzthaPsaCEJwtAcRtMrR035NM+s+ vKpjgUCTz1DsFSJ9j+fF0ve1jVqLH9MqafEWCLwC/MhBlp5lK+30CV/U6SwhlSs5XLuK GzFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=/q67stdiIvlbDr6Dj/IWZLRcBFNJAc/2ltFJh9hhgYk=; b=GizAoUSwmnP9bLycszDdEc6SwD0AhCdbd6L+JSe2KMCJ5Y++ZiMvoWS5SE2F2cJF8o 5ub+vYdKT7XgRkmyxpmPigloI0ozUcDPe6IkIz9dUlfZlixegnMBbm+cCqMqQOSvGjSQ fk+yi3+PD0FhaOM4H+Dyksd6gj4ap3w/cnGLM9soWEYJhf9+0tFXYhvPMoEtyZJf8u2I vwRIOOg9PgqOp/1tLAXtevFkkmKp9+qhqcNw3Wa0NmLs6WG9INfjGBjSPtaTb4lfjfLp jmAfPN4Lpa0EpUWT1DfTpGoZB7rqaml6YpNIvyp7BJTFhaUz8TZuW3anT7ic5RrzjLVo NlSw== X-Gm-Message-State: AKaTC03mfwkom3BsHN42jGn1UZGcr6FPiANc5ORS5d+v4FCpGT21KBEAD45ZRv5A9siLBpnotln+uomJz68cyw== X-Received: by 10.55.64.69 with SMTP id n66mr11292839qka.20.1479671502988; Sun, 20 Nov 2016 11:51:42 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <5831E0A5.5000005@xs4all.nl> References: <5831E0A5 DOT 5000005 AT xs4all DOT nl> From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 20 Nov 2016 10:51:42 -0900 Message-ID: Subject: Re: [geda-user] [pcb] Misc. Questions To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 On Sun, Nov 20, 2016 at 8:43 AM, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] wrote: > Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >> >> 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 >> >> > Hi Chad, > > I do not consider myself the project leader for pcb ... I feel more like the > last man standing ;-) This is a bit depressing to hear. While I don't have the time for a lot of new development work at the moment, I hereby promise to aggressively debug any problems caused by any code I've contributed. I'm also willing to try to help with any show-stopping bugs that creep into integration or release candidate branches for other reasons. Britton