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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=grhJXOnWdqorGAUT6w0TOb9GmvfJuXsMikEq8MgFGwI=; b=KFrtrY3zmSS4tub5S3xUxAgErEiRq4Uw3e7TqVfAjAcV/gBl2MFIQdFhhfO5B5zrSa efT67N7oMa5CFKgyZ1fMseYwigwr7pc9cijiGkMFJ9GTrgrU7jWXxYiNFhAFtlpUEeiY f/iga8asul3Vs4qoEz3iN9G2k8tOT7DnHBGiC1j/kgC1AqaEDDJFxwB1G8UB5JiaJt+O 3BqXqmV2A4Rhi52Bq/9TRWw7EfA9khg8kcvs+pxQ4UJpJ2c8sRdMQUDdqyiwmm8p0Omr jIaviqk+hJc/LBrj0zjGMzxkHOupIAm+6duAWUw4mtQ9ICiMadxcohW9quM7atTrjBbH E06g== MIME-Version: 1.0 In-Reply-To: <20121029091641.GX32696@fi.muni.cz> References: <20121029091641 DOT GX32696 AT fi DOT muni DOT cz> Date: Mon, 29 Oct 2012 09:20:29 -0600 Message-ID: Subject: Re: [geda-user] gschem command line - image export From: asomers AT gmail DOT com To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=14dae9340dc5b2fbf804cd3435cd 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 --14dae9340dc5b2fbf804cd3435cd Content-Type: text/plain; charset=ISO-8859-1 Try this: gschem -p -o OUTPUTFILE -s SCHEMEFILE INPUTFILE A good starting point for SCHEMEFILE is /usr/share/gEDA/scheme/image.scm. You can change it to suit your needs. On Mon, Oct 29, 2012 at 3:16 AM, Jan Kasprzak wrote: > Hello, > > I would like to be able (for purposes of maintaining web pages of my > project) to create a PNG file with my schematics from the command line. > Is it possible somehow? gschem -o file.png apparently does not do it, > it starts the GUI anyway. Is there any howto on using guile scripts > in gschem? I just want gschem to start up, export the schematics > to a given file, and quit. > > Thanks! > > -Yenya > > -- > | Jan "Yenya" Kasprzak private}> | > | GPG: ID 1024/D3498839 Fingerprint 0D99A7FB206605D7 8B35FCDE05B18A5E > | > | http://www.fi.muni.cz/~kas/ Journal: http://www.fi.muni.cz/~kas/blog/| > Please don't top post and in particular don't attach entire digests to your > mail or we'll all soon be using bittorrent to read the list. --Alan Cox > --14dae9340dc5b2fbf804cd3435cd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Try this:
gschem -p -o OUTPUTFILE -s SCHEMEFILE INPUTFILE

A good = starting point for SCHEMEFILE is /usr/share/gEDA/scheme/image.scm.=A0 You c= an change it to suit your needs.

On Mon, = Oct 29, 2012 at 3:16 AM, Jan Kasprzak <kas AT fi DOT muni DOT cz> wrote:
=A0 =A0 =A0 =A0 Hello,

I would like to be able (for purposes of maintaining web pages of my
project) to create a PNG file with my schematics from the command line.
Is it possible somehow? gschem -o file.png apparently does not do it,
it starts the GUI anyway. Is there any howto on using guile scripts
in gschem? I just want gschem to start up, export the schematics
to a given file, and quit.

=A0 =A0 =A0 =A0 Thanks!

-Yenya

--
| Jan "Yenya" Kasprzak =A0<kas at {fi.muni.cz - work | yenya.net - private}> |
| GPG: ID 1024/D3498839 =A0 =A0 =A0Fingerprint 0D99A7FB206605D7 8B35FCDE05B= 18A5E |
| http://www.fi.m= uni.cz/~kas/ =A0 =A0Journal: http://www.fi.muni.cz/~kas/blog/ |
Please don't top post and in particular don't attach entire digests= to your
mail or we'll all soon be using bittorrent to read the list. =A0 =A0 --= Alan Cox

--14dae9340dc5b2fbf804cd3435cd--