delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=google.com; s=20120113; | |
h=mime-version:x-originating-ip:in-reply-to:references:from:date | |
:message-id:subject:to:content-type:x-gm-message-state; | |
bh=3Zo0+4KjqVtLihA9FtgubbskpJQXndOrZf0odJVELz0=; | |
b=MYj2ubcmZFmOfD/zGg+soUIhwydslqrD2zh+fNol1r4tltHmhHVHW9lUvWi8GSDvhr | |
6VUV4u3iQy4L8YPme5ht4X/safHi2Z+Q9mRfRSD42Jo+GzW0qyvagJPVqm5gTXaqHYxH | |
aUrMnClq4QedRGgX4xkQhjNirSmuck3wPr4Tr2KrP83K37fT7Ig3DWRMRN08WtuRtyM1 | |
CEApaIel29/77B/mvJ3rgdbsbFUgLOdFwABRkyzTBAWnXtm3NP8b0yybo42Qozwyh3B8 | |
X+RFuBD7HMVC7rimAxq93Lq/yUsbMrm8MGiLFosQWNWGE2X9+1NaEbCKgI4mLPnFs2zY | |
Bzig== | |
MIME-Version: | 1.0 |
X-Originating-IP: | [206.220.194.212] |
In-Reply-To: | <CAOtMX2jq+bXzLz0inQHGh=RTx870O86hiHzesr3CVkDzBPmf=g@mail.gmail.com> |
References: | <20121029091641 DOT GX32696 AT fi DOT muni DOT cz> <CAOtMX2jq+bXzLz0inQHGh=RTx870O86hiHzesr3CVkDzBPmf=g AT mail DOT gmail DOT com> |
From: | Benjamin Bergman <ben AT benbergman DOT ca> |
Date: | Tue, 30 Oct 2012 16:06:32 -0500 |
Message-ID: | <CA+DWcQZG9okB8-_5veRj0pkhte-Tg6aURCEY5RMJO+YUw9NzHw@mail.gmail.com> |
Subject: | Re: [geda-user] gschem command line - image export |
To: | geda-user AT delorie DOT com |
X-Gm-Message-State: | ALoCoQm1ojZonKfDaq8K20+c64P1gt4hOSMwboRJeLn/ryZbsWMlTI1p685gMk/DbhHlIJflPF7Z |
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 |
I have a git-hook that automatically adds an image of my schematics and layouts to my git repository whenever changes are committed. You can find the related files here: https://github.com/BenBergman/.git_hooks I'm pretty sure my resources/image.scm is based heavily on the one referenced by asomers. Ben On Mon, Oct 29, 2012 at 10:20 AM, <asomers AT gmail DOT com> wrote: > 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 <kas AT fi DOT muni DOT cz> 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 <kas at {fi.muni.cz - work | yenya.net - 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 > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |