URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [tools/] [geda/] [image.scm] - Rev 135
Compare with Previous | Blame | View Log
;; $Id$ ;; ;; This file may be used to produce png files from gschem schematics from the ;; command line. Typical usage is: ;; ;; gschem -p -o mysch.png -s /path/to/this/file/image.scm mysch.sch ;; ;; The schematic in "mysch.sch" will be exported to the file "mysch.png" ;(image-size 3200 2400) "enabled";(image-color "disabled") ; You need call this after you call any rc file function ; filename is specified on the command line "dummyfilename"