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:date:message-id:subject:from:to :content-type; bh=+0rlTkCEf+pCx0WRSn5bypqXFFK6Okl6ayGQ4FPr5sI=; b=xsDet/mYw0MFGvZwLRK/rCed83hx7xxHySgwFYwSqSpfyVygKAp1P3MDa+VoVVKCMU uINmquIs8eSAwISNE/Jn16qiAZaprskKKEySA7TrRB5cveFif5lSTeBCsyUbBL8vhSNx 5yvuH2UsNJxItL1cxBrAisVpGDt5hOp5jC5J5W6yvcVPsFcJff3v/YpQBYYA2+Mc1uHI xXYmkK94+JYsh1GNZjT0yz6KYUo5w/s9LlYIFGYVsMTShqWlrFU50SJq221rlTF9vdmb 9lV6YWRZRx7q2hl4mSTl+YkSoBbydL3cRYebYGfucs0UepOlYZ/eMFn2C1kUxgdLNjZ0 LbTA== MIME-Version: 1.0 X-Received: by 10.182.165.69 with SMTP id yw5mr15378346obb.5.1431517760414; Wed, 13 May 2015 04:49:20 -0700 (PDT) In-Reply-To: <1431507326.2980.52.camel@cam.ac.uk> References: <1431386490 DOT 2980 DOT 28 DOT camel AT cam DOT ac DOT uk> <201505130159 DOT t4D1xkkd031338 AT envy DOT delorie DOT com> <1431507326 DOT 2980 DOT 52 DOT camel AT cam DOT ac DOT uk> Date: Wed, 13 May 2015 14:49:20 +0300 Message-ID: Subject: Re: [geda-user] Using gerbv for assisting manual placement tasks (INITIAL CODE ATTACHED FOR BETA-TEST) From: "Sergey Alyoshin (alyoshin DOT s AT gmail DOT com)" 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 Wed, May 13, 2015 at 11:55 AM, Peter Clifton wrote: > If anyone wanted to beta-test, my initial code is attached as a patch > against git HEAD gerbv. This is a bit kludgy in places, so needs tidying > up before it is pushed. export-dots.c file is missed in the patch.