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=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=hPPElEZvvESEqv53WjD0tvYgpEYMaqZLuMtsyYSD4Lw=; b=NEJvPv0eLbez2dRD92p/3WxdazBKhiUfpzhBsSAtRVIDbBf5foweKCihhtoVJHvPoB xQSmHVa93WqjAkoIdmGpFdcUJjX85+1QJxzGpsDXQPrmn2TVcYUWeJ1X0Xk8YuJ72m/p 5Luuv+HrpvjEDnNtICJNVa6hIPKZjC9Js1sPgMMw0CPjCdY0oPzGkXoLBLnqt6QUeVfG 3eul2hfz5mvYCUgXS+1ds5XPFmu1S/UUNic2UdYJ90Nyx35z53vmItdXJSNDJIrS1Od9 K7dkrtTVBESrdryaJ66Q3zQYeOeS8nqQmEFzXqxps8fA42MKhJfVB9z5X7EDJ2DQjk3o oQIQ== X-Received: by 10.112.171.168 with SMTP id av8mr7343863lbc.88.1423822710662; Fri, 13 Feb 2015 02:18:30 -0800 (PST) Date: Fri, 13 Feb 2015 13:18:28 +0300 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem refactoring ideas -- overall architecture document. Message-ID: <20150213101828.GB25582@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <54DBDFF1 DOT 1010409 AT ecosensory DOT com> <220C1787-45BF-459E-B217-29686DC25DF2 AT noqsi DOT com> <20150212090824 DOT GA3142 AT visitor2 DOT iram DOT es> <1423790679 DOT 1017 DOT 21 DOT camel AT cam DOT ac DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1423790679.1017.21.camel@cam.ac.uk> User-Agent: Mutt/1.5.23 (2014-03-12) 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 Fri, Feb 13, 2015 at 01:24:39AM +0000, Peter Clifton wrote: ... > What is the really lacking part though, is any way to create complex > paths (open or closed) within gschem... I implemented the file-format > and rendering support, but did not manage to write a decent "inkscape > like" path editor. What version of gschem do you use? Peter Brett implemented interactive path editing in 2013 and I believe gschem v.1.9.1 released in 2014 should have it. Cheers, Vladimir