Slashdot Mirror


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.

2 of 577 comments (clear)

  1. Oh sweet mistress by azdruid · · Score: 5, Interesting

    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.

  2. Inkscape rocks by Ice+Station+Zebra · · Score: 5, Interesting

    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.