X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 12 Oct 2020 23:17:54 +0200 (CEST) From: Roland Lutz To: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] submitted a new patch In-Reply-To: <32bfe083-3604-b747-030a-48a13e2b1074@epilitimus.com> Message-ID: References: <14f9e862-8ee0-4432-23b6-06e94215baa4 AT epilitimus DOT com> <32bfe083-3604-b747-030a-48a13e2b1074 AT epilitimus DOT com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 Mon, 12 Oct 2020, Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com] wrote: > I will take a look at [spice-noqsi] and see if it is a closer starting > point for where I want to end up than spice-sdb. There is a Python version of that, as well: https://github.com/rlutz/geda-gaf/blob/master/xorn/src/backend/gnet_spice_noqsi.py > I have already made an additional change to the spice-title code which > allows the optional use of the ".TITLE" spice command. It is currently > in scheme so I guess I will hold off on posting it until I pickup enough > python to make the change there as well. Feel free to post it, though--if it's in the same range of complexity as the last patch, it's easy enough for me to port it, and it may serve as an example for how to achieve the kind of thing you are trying to do. Roland