[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: gschem -> postscript via scheme?
On Friday, February 14, 2003, at 06:01 PM, mcmahill@mtl.mit.edu wrote:
> Is there a way to print to a postscript file from a scheme script? I'm
> looking for a way to generate postscript from the command line.
gschem -o file.ps -s print.scm file.sch
... where print.scm was grabbed from somewhere in the geda-doc package,
I think.
You need an X server running (although it could probably be a virtual
framebuffer, as no user interaction is required).
--
Charles Lepple <clepple@ghz.cc>
http://www.ghz.cc/charles/