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=vSd6QiXLBFQzFHpXRNfGrbtGOmjJIRIlurm2T2Onfz0=; b=KfHmYSgCW13RwI8aLhp27R9Iaf7rZaF5WAKD0/ztGw40Q4jLGnqXa+3nPbySXUHH86 RL+QA66XFVNLbcbpQJMk4Rw/eCVRtREXb+uleKc/Ef1ECQ8kZpxwjLAPPS8U23OScpVE sgTU7wCEBAUQl6AJChPbSoxWiknulxdgwi0uNc3V0piSKmI5PyKtqyP5s78dPWNcOsjK 11CTuadIQb/Yuyci78igTObWfxqxoKMV5WUFxME5/2MMWUOXO6AEM3tCZ/J0ZvWLfiYK SCU8fVdOGT2t9dssQk+II96pbX2sxigzDMk7aEtIbKeLZSJlG7fc2Khdk6q9AIrqMALA 5LrA== X-Received: by 10.112.148.70 with SMTP id tq6mr2521190lbb.40.1390329926914; Tue, 21 Jan 2014 10:45:26 -0800 (PST) Date: Tue, 21 Jan 2014 22:45:23 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] New gEDA Arc input method in 1.8.2? Message-ID: <20140121184523.GA26857@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <1390326324 DOT 3151 DOT 16 DOT camel AT AMD64X2 DOT fritz DOT box> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1390326324.3151.16.camel@AMD64X2.fritz.box> User-Agent: Mutt/1.5.21 (2010-09-15) 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 Tue, Jan 21, 2014 at 06:45:24PM +0100, Stefan Salewski wrote: ... > Currently there is no input support for arcs. I think I have never used > arcs in gschem, but I thought there was a graphical input method > available, which John Doty also suggested for PCB long time ago. But for > gschem 1.8.2 there seems to be mainly textual input now -- radius, > start-angle and sweep, after input of a straight line for radius. Is > this what people prefer in these days? Of course much easier to program > than graphical 3 point input. You can select the arc after its creation and then edit it graphically. If you want another behaviour, patches are always welcome.