[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: makeimages



  User: danmc   
  Date: 06/02/26 14:33:59

  Modified:    .        makeimages
  Log:
  add missing RCS Id and also use -p option to gschem when batch processing
  
  images to autoplace the window.
  
  
  
  
  Revision  Changes    Path
  1.3       +3 -0      eda/geda/devel/gschem/scripts/makeimages
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: makeimages
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/scripts/makeimages,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- makeimages	16 Mar 2001 04:14:21 -0000	1.2
  +++ makeimages	26 Feb 2006 19:33:59 -0000	1.3
  @@ -1,4 +1,6 @@
   #!/bin/sh
  +#
  +# $Id: makeimages,v 1.3 2006/02/26 19:33:59 danmc Exp $
   
   # This script requires the following packages :
   #	- gschem (located the your PATH )
  @@ -61,6 +63,7 @@
   	# First create postscript file using gschem and print.scm
   	gschem  -o ${basedir}/${symname}.ps \
   		-s print.scm \
  +		-p \
   		$i 
   
   	# Then take postscript file and create thumbnail ppm