You could probably do this by writing a script that (1) creates a schematic file with a single symbol, (2) prints a postscript file (using gschem-print.scm), (3) ps2epsi, (4) imagemagick to get to png.
Sounds like the typical simple script that turns into an infinite series of five minute tasks ;-) (* jcl *) On 3/4/06, DJ Delorie <[EMAIL PROTECTED]> wrote: > > Looking for something that can read a symbol file and produce > encapsulated postscript. I can go from EPS to PNG with a filter. > Preferably something standalone; the web server doesn't have lesstif > or gtk runtimes on it. If someone has such a beast readily available, > please let me know. > > Otherwise, I'll write my own minimal converter. > -- http://www.luciani.org