[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA: got sym->eps
"It can't be that hard, can it?"
Ok, a little more than I expected, but I got a crude symbol to EPS
converter working. It ignores things like dashed lines and filled
boxes, but it does what I need. In C++, on my symbol page along with
examples. No, I don't handle overbars. Yes, I know I'm the one who
suggested them :-P "good enough for now"
http://www.gedasymbols.org/user/dj_delorie/
Yes, I did try to use gschem's print.scm for this, but the requirement
for a display disqualified it.
Oh, the automatic symbol file handler is done too :-)
DJ