Here's mine - I did some post-processing in GIMP but the core elements are in Inkscape. If you're interested in my source, it's here http://code.google.com/p/sml-ubuntu-themes/source/browse/#svn/trunk/karmic-koala-9.10/background/tranquil-aspiration - I submitted it for consideration for Ubuntu 9.10...
fyi, I've been trying to do exactly what you're after and I thought that I'd share another approach for you to potrace multi-color image: I came across this awesome tutorial for vectoring images from an uber-geek's website: Automatic Generation of Stained Glass from Scanned Photos by C. Scott Anania...
Hi, I've been trying to write my Inkscape extensions but kept on getting dependency errors when I try to run it. I'm wondering if anyone can help me out? My code and error message below: ~/.inkscape/extensions/clear_all_guides.inx <?xml version="1.0" encoding="UTF-8"?> <inkscape-...