Inkscape 0.42: The Ultimate Answer
bulia byak writes "After several months of frantic work by the evergrowing developer community, the aptly numbered Inkscape 0.42 is out. The amount of new features in this version is astounding. Quoting from the (gigantic!) Release Notes, "while some of the new features simply fill long-standing functionality gaps, others are truly revolutionary". Check out the screenshots and grab your package for Linux, Windows, or OSX." The screenshots are pretty mind-blowing; this isn't a 1.0 release, but I think you'll agree it's worth checking out.
As an avid user of Inkscape, I have followed the Inkscape development process closely throughout all the betas released leading up to this version. This is probably the OSS application I use the most, aside from Linux and Firefox of course. Inkscape's original base code was from the Sodipodi vector editor, which had an interface resembling that of the GIMP. The primary goal of the Inkscape project was to take that codebase and write a GTK interface conforming to the GNOME standards, as well as adding many new features. Even though the early releases were notoriously unstable, the feel of 0.42 is significantly improved over past builds. Even if you are remotely interested in drawing or vector graphics, I recommend you take a look at Inkscape. It still doesn't have any of the fancy features in Fireworks, which I do hope will someday be added, but right now its probably the best FOSS vector editor. And it uses SVG too, a nice opensource XML standard. Downloads are available for Linux and Windows.
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
Even with my very minimal skill, I've managed to create some decent graphics. Here are a couple of traces, a decent Domo-kun, some calligraphy, and all of the non-photo graphics on this page (hypercube projections) I did in Inkscape. I love it, and it's only on version 0.42!
Steven N. Severinghaus
People, keep engineering stuff away from Inkscape! We need a decent vector gfx ARTISTIC program! XFig is for tech vector drawings, add this kind of stuff there!
Anagram("United States of America") == "Dine out, taste a Mac, fries"
Something I have wondered about as well. Can Inkscape (maybe in the future) include support for say printed circuit board (PCB) design or more importantly, electronics schematics or digital logic diagrams (with the gates etc)
We do intend to improve some of the technical drawing capabilities, such as line auto-routing, over the next couple releases.
Beyond that, well... we're quite open to patches. (I personally would love to see more technical/engineering drawing enhancements added to Inkscape.)
I used it to de-uglify a bmp logo for a client. It looked like it had been run through Microsoft Paint with lots of jagged lines and such. Find a program called autotrace on sourceforge that converted the bitmap to svg. Edited the xml file to remove the objects that I didn't want (based on colour). Then loaded it into inkscape and cleaned it up and recolored it. Client was impressed. His graphics person had been unable to do it without recreating the whole thing. It only took me 1 hour.