Free and simple schematic editor with vector eps output

Does anyone know of a free schematic editor or drawing tool with vector eps output?

I'd like an installable executable. Small footprint and "simple," if that is okay to say.

It would be for fairly simple schematic drawings, as one would use for docu mentation, notes, papers, essays, ... and that sort of thing.

I like vector eps as it retains resolution no matter the zooming. Whether LaTex or Word, eps ends up transforming into pdf most nicely.

Thanks.

PS: I have a commercial tool with PS output, but it is inconvenient. I end up printing to pdf, then extracting eps from that, then manually editing t he eps, to then import to the word processor. That is inconvenient, and no t to mention the tool is 1000x overkill regarding other features unrelated to the simple task I'd like to serve. I don't want to learn the ps/eps lan guage.

Reply to
Simon S Aysdie
Loading thread data ...

Maybe: The data files are in Postscript format, and there's mention of Postscript printing in the docs, so it should do EPS. However, I haven't had time to try it. It's written for Linux, but there's a downloadable native Windoze port on the downloads page.

--
Jeff Liebermann     jeffl@cruzio.com 
150 Felker St #D    http://www.LearnByDestroying.com 
Santa Cruz CA 95060 http://802.11junk.com 
Skype: JeffLiebermann     AE6KS    831-336-2558
Reply to
Jeff Liebermann

Xfig, or if you can't run that fidocadj If you want something heavier inkscape.

me too.

--
For a good time: install ntp 

--- news://freenews.netfront.net/ - complaints: news@netfront.net ---
Reply to
Jasen Betts

Both this and xfig look intriguing.

I found this on the /XCircuit Reference Manual/ page:

""" PostScript Mode Toggles between "Embedded (EPS)" and "Full Page". "Embedded " is the same as "encapsulated" and would typically apply to single-page fi gures to be incorporated into a document. Multiple-page xcircuit files (for example, entire schematics) are "Full Page" by definition, regardless of t he mode selected, because encapsulated PostScript is not particularly meani ngful for multiple-page files. By default, a full-page drawing is centered on the output page. However, this behavior can be subverted by drawing a bo x to act as the figure's bounding box, and selecting "Options->Elements->Bo rder->Bounding Box" from the menu. """

That looks to be the ticket.

Thank you.

Reply to
Simon S Aysdie

Thank you.

xfig definitely looks like a very good/nice package. It is amazing the stuff one can get for free.

I'll probably try XCircuit first, but I'll definitely get this installed and play around with it. Thanks again.

Reply to
Simon S Aysdie

On a sunny day (Sat, 7 Dec 2013 10:13:42 -0800 (PST)) it happened Simon S Aysdie wrote in :

I have used xcircuit for years, it is fast and simple, this was done with it:

formatting link

Some people even claim it is more clear than my hand written circut diagrams:

formatting link

But that is probably just ......

Reply to
Jan Panteltje

lol.

I have already gotten a very simple .eps out of it. It automatically defines the border (extent) to be no bigger than necessary to enclose all the items, so that is very nice.

I am still very uncoordinated with it -- it'll take some practice. I can't find the "button labeled 'Embedded (EPS)'," referenced on the tutorial page.

"""

  1. Now, click on the button labeled "Embedded (EPS)". You will get two choices, "Embedded" or "Full Page". Choose "Full Page". """

In any case, like I said, I did get a properly bounded .eps in less than an hour of being introduced to it. It is great!

Reply to
Simon S Aysdie

Set up a Windows printer to write Postscript to FILE: and then run ps2epsi on the result to yield the required eps output. I use it a lot when I'm in a TeXing mode, and this slurps up pretty much any printable output from any program into an eps that LaTeX will use.

See a step-by-step for setting up the printer.

Reply to
Rich Webb

ps2epsi produces huge files, though, because it glues a bitmap onto the vector graphics output. If the OP doesn't want to write a small Ghostscript command file, loading the .ps file in gsview and saving it as .eps will give just the vector graphics.

Cheers

Phil Hobbs

Reply to
Phil Hobbs

Humph. You're quite right, they are rather on the large size. Guess I've just gotten used to having practically unlimited storage space nowadays.

Looks like there's a Perl script "ps2eps" out there. It needed a teensy bit of editing (it found /usr/bin in my MinGW installation and assumed it running was in a *ix environment) but it generated an eps file from a test (letter-sized single page schematic) that was only 61K vice ps2epsi's size of about 512K.

Reply to
Rich Webb

Looks like "Dia" will to what you want?

--

John Devereux
Reply to
John Devereux

Jan Panteltje schrieb:

[...]

Fine diagram, but: _two_ switches for "volume down"?

I declare that I belong to those "some people" ... ;-)

Bye

Reinhard

Reply to
Reinhard Zwirner

On a sunny day (Sun, 08 Dec 2013 16:51:14 +0100) it happened Reinhard Zwirner wrote in :

Yes, just to make sure?

But that one is correct...

Reply to
Jan Panteltje

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.