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=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=sY5D+yKrMM9lskfFVYl2kl9ygENIFYoyiJfmRFqG6gI=; b=iyScXN9Qe/YVX5rKtRsp7bubPom5YvF/BEt+qOUml1Yx3ay+1/4dHTDlJy46AZXyRp mgfvOBPmtKB3Vb+au1zychuviscb6cj8ki4Yb008oT4+9OJSLG/eVAWvTgdh0meYh2vZ mft+KhtYTIYwbj1ZtfNj6cR5i8MNZdIFsOKHLygrmAIuwBKtwrESSXF9MFu6prLBGGRi b2kcJEl+1RWQ0/It/UTk2SOHJMU8aJp1Oi9mEZmvKw2+ihdTkZPLUy3XklNiAhQHhd7k 1685dJOZKr5Zvez/ja8jmt8D9XQPjtGqYOkL7uznE4MsZxWboP2U51zBFgSyTeq6c0Vp E7hw== X-Received: by 10.194.78.162 with SMTP id c2mr27226856wjx.112.1447051748904; Sun, 08 Nov 2015 22:49:08 -0800 (PST) Date: Mon, 9 Nov 2015 07:49:03 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Tragesym (Ibis as input file) Message-Id: <20151109074903.245c1a58c41e65d943b28304@gmail.com> In-Reply-To: <20151109022422.F15278105567@turkos.aspodata.se> References: <20151109005518 DOT a1e65050ed649319a1f9dafb AT gmail DOT com> <20151109022422 DOT F15278105567 AT turkos DOT aspodata DOT se> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > Nicklas Karlsson: > > I used tragesym today and pasted the pin information from an > > ibis model available via internet from manufacturer. It would > > be rather good for tragesym to accept this file format, have > > anybody thougth about this before or are working at it? > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/04/25/17:53:50 > and followups. > > There were problems with power supply pins in that thread. > > /// > > Then I tried to extract it from a pdf file: > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/06/15/04:55:35 > > and I finally ended up writing > http://turkos.aspodata.se/git/openhw/pdftosym/pintosym.pl > > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/07/02/05:00:46 > http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/07/09/17:03:27 > etc. > > Regards, > /Karl Hammar tragesym also is pintosym. It should not be to hard to find the pin information in a ibis file and write a ibis2sym. I am used to ordinary C do you think it is a problem to use it? Nicklas Karlsson