Slashdot Log In
29 Vector Drawing Programs
Posted by
timothy
on Tue Aug 02, 2005 01:07 AM
from the drawling-lahns dept.
from the drawling-lahns dept.
Ed Pegg writes "I did a survey of all available vector-based drawing programs, in anticipation of SVG in the next Firefox. I found 29 different vector drawing programs. Of these, 14 were free or open source. More than I expected. Did I miss any good ones?"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
OmniGraffle (Score:2)
Phil
Re:OmniGraffle (Score:2)
Does it do CMYK? Does it do exports in a good
variety of formats? Does it handle page layout
issues so printing people (at places like
Science and Nature) are happy?
Re:OmniGraffle (Score:2)
Re:OmniGraffle (Score:2)
As for CMYK, I know there
Re:OmniGraffle (Score:2)
It has a long NeXT heritage means GnuStep and Mac OS X are the targeted OS's. Others may be a challenge.
In my opinion, OmniGraffle excels at diagramming office graphics rather than print graphics (Illustrator) or drafting graphics (CAD). But templates exist for circuit diagrams, UML, and many other technical domains.
The big features I like in OmniGraffle are:
Good for diagrams and flowcharts (Score:2)
Re:Good for diagrams and flowcharts (Score:2)
I've read through all of this thread and haven't found a mention of Inkscape [inkscape.org] yet. Don't know how it compares with others out there, but I've just started using it and find it kind of fun. Good for my basic requirements, anyway.
Re:Inkscape (Score:2)
Ooops.
You missed one (Score:4, Interesting)
10 10 moveto
50 50 lineto
stroke
showpage
Perhaps cat is not the easiest to use, but it easily the most powerful and easier to control from another program! It can also be trivially scripted to produce eps and pdf, or later updated with $EDITOR.
Re:You missed one (Score:2)
Mod this up! This sort of technique really came in handy when I needed to add some arrows to a LaTeX figure just before submitted a research paper for review last week. The necessary steps:
All in all, it took maybe 30 minutes to go from 0 to 60. A very powerful tool. Also not bad for editing captions, labels, etc. -- P
A *good* PS / EPS tutorial somewhere? (Score:3, Interesting)
I basiclly want to learn how to create a letter (or A4) sized self contained PS document that contains the following:
* Embedded EPS logo in the upper right hand corner
* Large typeface header text to the left of the logo
* A line across the page
* Date / Issue / etc information on one line of text a
Re:A *good* PS / EPS tutorial somewhere? (Score:2, Informative)
To PostScript, a letter/word/line is just another shape that can be put on the page. You'd need to break lines manually, control line spacing yourself, etc. Want it justified? Forget it.
You'd be much better off using (La)TeX for this sort of thing.
Re:A *good* PS / EPS tutorial somewhere? (Score:2)
Well, is is a good excuse to finally learn TeX. But it's bad news for my idea of a lightweight newsletter generator. (At least without a bunch of additional support software).
I was hoping "all" I would need would be ps2pdf. Heh. Silly me.
Re:A *good* PS / EPS tutorial somewhere? (Score:2)
Personally, I don't think hand-coding your own PS routines to do something like that is really practical, but if you really want to do it, Don Lancaster [tinaja.com] has what you need. The guy is a (mad) genius with PostScript.
Re:A *good* PS / EPS tutorial somewhere? (Score:2)
Jedidiah.
Re:A *good* PS / EPS tutorial somewhere? (Score:2)
Re:You missed one (Score:2, Funny)
Re:You missed one (Score:2)
Yes, You missed one. (Score:4, Funny)
You forgot notepad (Score:5, Insightful)
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd
<svg width="12cm" height="4cm" viewBox="0 0 1200 400"
xmlns="http://www.w3.org/2000/svg" version="1.1">
<rect x="1" y="1" width="1198" height="398"
fill="none" stroke="blue" stroke-width="2"
<circle cx="600" cy="200" r="100" fill="red" stroke="blue" stroke-width="10"
</svg>
Re:You forgot notepad (Score:2)
as you can see in other messages, it's good pratice to supply a link to the tool so that we can download and test it. Does anyone have a link?
Hey mods! (Score:2)
Freehand v Frustrator (Score:2)
Adobe is buying Macromedia, might vanish.
Might? MIGHT????
Dude, FH has hada tube up its nose for years, and now that Adobe has it in its clutches, it's good as GONE. Which is a terrible shame, because I prefer FH to AI any day of the week. It was much more intuitive, and it had MULTIPLE PAGES (like DUH!) and was generally just a Better Application. What pissed me off with FH was it had a persistent memory leak in vers 9, 10, and MX, which they never properly fixed. But even with cras
Re:Freehand v Frustrator (Score:2)
If Adobe was ever going to roll AI into Photoshop, they would have done it around version 3.0 when they added layers. I highly doubt they will ever merge the two applications, Adobe would much rather sell you two applications than just one.
If you want a good alternative to AI, check out Corel Draw. Seriously. It's a great app once you learn its quirks. Even Corel Photopaint is a worthy
Re:Freehand v Frustrator (Score:2)
Weird Grouping (Score:4, Insightful)
Can you imagine trying to do an ad layout with AutoCAD? How about trying to do animated web graphics with a graphic program.
This chart is pretty much useless, except for listing what standards formats each can handle.
Re:Weird Grouping (Score:2)
web graphics with a graphing program.
instead of:
web graphics with a graphic program.
That's what you get (Score:2)
AutoCAD and Illustrator? and where is... (Score:2, Insightful)
AutoCAD and Illustrator are for completely different audience. I get a lot of plots from Matlab; and Illustrator is a good package to make some touch up to the graphs. I would never use AutoCAD for that. But you really can't say which one is more powerful.
And where is XFig???
Missed TGIF (Score:2, Informative)
SVG Icons (Score:2, Interesting)
Re:SVG Icons (Score:2, Informative)
Re:SVG Icons (Score:2)
That is a very good idea.
I think the main reson for not doing it is that, by shifting rendering up to a server from the client, the ability to scale dynamically (without a round trip to the server for each component) is lost. I find myself using the firefox scroll-wheel scaling more and more as my eyes get old and lazy, so personally I'd generate a lot of extra
MM Fireworks (Score:2)
QuickGrid (Score:2)
EPS to SVG (Score:2)
Any suggestions?
A few of these should be counted . . . (Score:5, Informative)
Also there were previous slashdot stories about Pixar's in-house Sketch Review Tool [millimeter.com], (a hybrid vector/raster tool) and Microsoft Acryllic [microsoft.com].
I believe Studio Artist [synthetik.com] is primarily vector based.
There are also many vector programs for the sign/graphics industry to control CNC routers and plotters. FlexiSIGN [scanvecamiable.com] is one of them.
GraphViz (Score:2)
Realdraw (Score:2)
It exports to SVG, and the author has a policy that you pay once and get upgrades for the life of the app.
If you thought Microsoft Acrylic was a good idea, but needed work, Realdraw is what it'll be like when
I see 2 missing. (Score:2)
2. Paint Shop Pro.
While both of these are better known as Raster tools they actually do as much if not more in dealing with Vector images.
xfig (Score:2)
I'm surprised you didn't list xfig [usask.ca], despite listing a port and a clone (and noting they were related to it).
I often use xfig to draw simple figures for latex documents that I write... I've always found the interface quite awkward to use, though. .fig files are also a bit restricted, but conveniently they're often easy to edit by hand.
3D Vector drawing: SketchUp (Score:2)
I checked it out, and have been a happy customer every since. They've got both MacOS X and Windows versions, and it really kicks ass - it's the only vector drawing program that I've used where I feel happy to just doodle and something interesting tends to evolve. It's that good of a tool, that it naturally extends your imagination. Of course, becaus
Does nobody here use Freshmeat? (Score:5, Informative)
This list is NOT comprehensive, even of what is on Freshmeat (which, in turn, is not comprehensive in what is Open Source, which in turn is not comprehensive in what exists) but it should make for a good start.
Oh, and this list was trivial to make. Once you have such a list, it is then easy to go out and try the software to see if it'll do what you want. According to the fictional character Sherlock Holmes, "it is a mistake, often made, to theorize without data". So, when you theorize as to what software you'd like to use, here is some data you can use.
Re:Does nobody here use Freshmeat? (Score:3, Informative)
http://www.inkscape.org/doc/tracing/tutorial-trac
QCad (Score:3, Informative)
And maybe it isn't totally intuitive but it is easy to learn. I give it a thumbs up anyway.
Re:More importantly... (Score:2)
Don't you have homework to do?
Re:More importantly... (Score:2)
No. Read the FAQ. Once you've said a thing, you can't take it back.
Despite the fact /. is on google news (Score:2)
it is not a news source, it is a NewsSource[], where each element is a pointer (reference in post 1990's terms) to a news source, which is an informatve article.
The job of the post is to describe the contents of the news source, which it did quite accurately.
It is the job of coral cache, mirrordot and karma whores [and assholes like piquepaille] to mirror the content verbatim.
To answer your rhetorical question (every rhetorical question deserves an answer ;
MacDraw - ClarisDraw - EazyDraw (Score:2)
MacDraw was neat, but most Mac users in 1984 were more comfortable in the raster world with MacPaint. Bezier curves scare most folks! Still neat to work with EPS files on a Mac 512K.
Did you know that MacDraw/ClarisDraw has inspired a Mac OS X version? EazyDraw [eazydraw.com] It's a bit weird but the price is right.
You're and idiot (Score:2)
The truth is FreeHand and Illustrator are VERY different programs, their even for different things, SHOCK!
I use FreeHand almost every day, I used to use Illustrator but I found FreeHand is a much better tool at a better price, tho learning to use it was considerably harder than Illustrator.
Also the FreeHand project started in 1988 which is plenty long enough ago to consider it a different product than Illustrator.
Sure we can go back and forth ov