Slashdot Mirror


Inkscape 0.44 - Faster, Bigger, Better

bbyakk writes "After 6 months of development, Inkscape 0.44 is out. This version of the SVG-based vector graphics editor brings improved performance and tons of new features: Layers dialog, docked color palette, clipping and masking, native PDF export with transparency, configurable keyboard (including Xara emulation), Outline mode for complex drawings, innovative 'node sculpting' and lots more. Check out the full release notes, enjoy the screenshots, or download your package for Windows, Linux or Mac OS X."

16 of 226 comments (clear)

  1. No Packages yet by vonFinkelstien · · Score: 4, Informative

    They are waiting to "officially" announce the release when the packages are ready. You can download the tarball now, however.

  2. i dunno by cimmer · · Score: 4, Funny

    Banner on the site says "Last stable version: 0.43". I'm a little nervous about putting my mission critical doodling on a new release.

  3. Packages only availible on SourceForge by onlysolution · · Score: 5, Informative

    Be sure to use the link in the article to get the compiled packages, as the official site has not been updated with them yet.

  4. Re:PDF Support by MenTaLguY · · Score: 4, Informative

    I have heard that this is the open source replacement for Adobe Acrobat.

    You heard wrong. :)

    We are going to continue to improve our PDF support, but it's not a central part of our mission. Also, whatever PDF support we have is going to be largely limited to that subset of PDF functionality which is representable in SVG.

    --

    DNA just wants to be free...
  5. Re:Firefox Users by grammar+fascist · · Score: 5, Funny

    All they need to do is a Gaussian averaging kernel around the fractional pixel position they want to estimate the value of. It's not really hard.

    I might just code this up. It's been bugging me for years. With 3 Ghz machines, there's really no excuse.

    --
    I got my Linux laptop at System76.
  6. Excellent. by hullabalucination · · Score: 5, Interesting

    I've really enjoyed watching the progress of this app, along with Scribus and the GIMP. Inkscape has become one of the tools I use day in and day out (especially in conjunction with Scribus) and even though I can run older versions of CorelDraw and Illustrator on my FC5 box, I've really come to value Inkscape even though it doesn't have the collection of power tools that the Windows vector apps have (in all honesty, some of the "power tools" in those other guys are just imagesetter-chokers and you're better off leaving them be).

    Now that Krita supports CMYK tiff files (with color management) the day has pretty much dawned in which I no longer have to jump over to my lone remaining Windows box to do some sort of previously-necessary file format conversion.

  7. Screenshot of .44 in action by TheModelEskimo · · Score: 4, Interesting

    Been using it for the past few days for a hobby project so I thought I'd post this. It shows the new layers and color palettes.

    http://www.friendlyskies.net.nyud.net:8080/inksc reen.png (Mind the space in the address)

    Sorry it's in KDE, seeing how Inkscape is GTK...at the moment Skype isn't working in Gnome, so... :(

  8. Did anyone see this?!?! by RickBauls · · Score: 4, Interesting

    http://www.inkscape.org/screenshots/gallery/inksca pe-0.44-outlineview.png thats just purely... simply... insane! I wish I had enought time/patience to do something like that.

    1. Re:Did anyone see this?!?! by ScislaC · · Score: 4, Informative

      Hehehehe... I can assure you that there was no bitmap tracing done whatsoever. My wife will confirm this as she watched me draw most of it from scratch (what she didn't watch was when I was on my lunch breaks at the office). I actually have a ton of progressional snapshots done during the creation, I need to string them together to show the process for people. It changed a LOT from beginning to end, and will change even more once we have SVG filters in place.

    2. Re:Did anyone see this?!?! by MenTaLguY · · Score: 4, Interesting

      Yes, that's exactly right. A lot of beginners try to draw mostly with their wrist and fingers, which doesn't work well and tires you out fast. Most practiced artists do a lot of their drawing motion from their upper arm/shoulder. Of course, you also have to draw larger for this to work well; beginners also tend to draw too small.

      --

      DNA just wants to be free...
  9. Re:Firefox Users by grammar+fascist · · Score: 5, Funny

    I just got two Funny moderations. Was it this?

    All they need to do is a Gaussian averaging kernel around the fractional pixel position they want to estimate the value of. It's not really hard.

    I wasn't joking, this is exactly how you'd do it correctly. Is this gobbeldygook to your average Slashdotter? Have I been hiding in the lab too much? Is this what grad school does to you?

    I need to get out more, apparently.

    --
    I got my Linux laptop at System76.
  10. Re:Damnit, Slashdotted in the middle of the night by msloan · · Score: 5, Informative
    Many crashes have been fixed in this version. As for the release notes, I can access them.

    Verbatim from the wiki:

    Speed

    In addition to the Outline mode which makes it much easier to work with complex drawings, this version of Inkscape also provides significant speed improvements in many areas.
    • Thanks to optimizations in the renderer, Inkscape's screen redraw is faster by at least 10%, and in some cases (such as complex stroked/dashed paths at high zooms) up to three times faster.
    • Optimizations in the Node tool resulted in noticeable speed gains for node editing. Thus, switching to and from the Node tool (with a path selected), as well as selecting nodes in that tool, are now at least ten times faster than before. Other operations, including curve and node dragging and move/scale/rotate operations on multiple selected nodes, are much faster as well. This is especially important when working with complex paths; with these optimizations, paths containing several thousand nodes, though still slow, are much more usable.
    • An optimization in the attribute setting method made operations such as moving multiple objects with arrow keys at least 30% faster compared to 0.43. This is especially noticeable when you are moving clones selected together with their original (e.g. a clone tiling), in which case Inkscape now works three to four times faster.
    • Interface icons are now rendered in the background (from SVG source in share/icons/icons.svg) when Inkscape is idle, rather than waiting for all the icons in a menu to render the first time you pull it up. This eliminates the annoying delay when opening menus for the first time.
    • Previously, zooming in to view a small portion of a path (especially big and complex path), there was a very noticeable slowdown and memory use increased dramatically. We optimized the renderer to only process the visible part of a path, and as a result the rendering speed is now almost the same at any zoom up to the maximum, providing up to 10-40 times speedup compared to the previous version (the closer is the zoom, the greater is the gain).
    • The Path > Break Apart command is now dozens of times (up to 100x) faster for complex paths with thousands of subpaths.

    bugfixes

    • Reading a document with an incorrect namespace URI not only did not cause Inkscape to complain, but could also "pollute" Inkscape's internal namespace table, resulting in an "infection" of subsequently saved documents by the incorrect namespace. This is now fixed, but as a result, documents with incorrect namespace URIs will no longer load. You will have to edit them in a text editor to fix the namespaces.
    • With newer versions of GTK, dragging with graphics tablet pen did not work in some tools and contexts (in particular, in Node and Rectangle tools). This is fixed.
    • Scaling of objects with stroke in Selector used to cause undesired shifts of the scaled object, as well as scaling it in the dimension which was intended to remain untouched (e.g. slight change in width when you scale only height). All these problems are now fixed, both for interactive scaling by mouse and for numeric scaling via the Controls bar, and for both values of the "Scale stroke with objects" option. Among other things, this means that stroked objects no longer lose snapping on scale, and that the "Default scale origin" option in the Selector tool preferences finally works as designed. Caveat: There may still be problems if you scale a selection that contains objects with different stroke widths.
    • Scaling of stroke now works for objects that didn't specify stroke-width; before, they always ended up with the default 1px stroke.
    • The bounding box for text and flowed text objects did not include stroke width. This has been fixed.
    • Stroke miterlimit on text objects was misinterpreted in absolute units instead of multiplies of stroke width (resulting in miter joins rendered as bevel).
    • The
  11. Re:Memory usage dialog by MenTaLguY · · Score: 4, Informative

    (Speaking as the person who wrote the memory dialog)

    There's a memory leak in the memory dialog's treeview widget. I've not been able to track it down yet (it may be a gtkmm issue), but I think your guess is roughly correct.

    --

    DNA just wants to be free...
  12. Re:Firefox Users by MenTaLguY · · Score: 4, Informative

    Seconded -- bitmap transformation/scaling has been done to death these days. It'd be insane not to use one of the many existing libraries out there -- and indeed, Firefox 3 will be using cairo for that purpose.

    --

    DNA just wants to be free...
  13. Re:Firefox Users by consonant · · Score: 5, Insightful

    Slashdot: Where the truth is funny, and the trolltalk is insightful ;)

  14. Re:Red arrows? by TheModelEskimo · · Score: 4, Informative

    I just tried it. It works fine, and I'm sure it worked in previous versions as well:

    1. Create normal arrow
    2. Select the curve with the arrow point on it
    3. Ctrl+Alt+C or Path --> Stroke to Path
    4. Select the arrow tip in node selection mode and color it (both stroke and fill can be colored)
    5. Thank you, drive through please.