gEDA-dev: Exporting Images of Circuits in Gschem

John Luciani jluciani at gmail.com
Sun Mar 30 20:49:49 EDT 2008


On Sun, Mar 30, 2008 at 8:43 PM, Kai-Martin Knaak <kmk at familieknaak.de> wrote:
> On Sun, 30 Mar 2008 19:32:15 -0400, DJ Delorie wrote:
>
>  > pcb -x eps --layer-stack 'elements,component' --as-shown --eps-file
>  > foo.eps foo.pcb
>  >
>  > Run "pcb -h" for a full list of command line options.
>
>  Ok, these command line options do indeed solve print task. But this is
>  not quite scripting. I mean, a way to run a couple of generic pcb
>  actions, possibly accept some parameters, do some if-decisions, run some
>  for-loops and exit. This would allow for many kinds of cool tricks :-)
>  I haven't seen a hook for this kind of scripting yet.

#!/usr/bin/perl

;-)

(* jcl *)

-- 
http://www.luciani.org


More information about the geda-dev mailing list