brynn wrote:Well, now that I think of it, why would you need such a feature? Just out of curiosity.....
Because if you stay in GIMP, you have real time editting, right? Why do you need to edit GIMP files in Inkscape, when you could just use GIMP?
I bounce back and forth between the two all the time when working on my maps:
http://www.cartocopia.com/portfolio/All the symbols and text is done in Inkscape I save it out as a PNG that gets pulled back into gimp for post-processing and blending.
It is why I wrote my file linked layer script:
http://www.silent9.com/incoming/scripts ... layers.scmHere is a file containing three scripts that all end up under the Layer menus.
Load a new File Linked Layer (loads up an image as a layer and sets the layer name to "@FL@".)
Reload All File Linked Layers (looks though all the layers for ones where the name starts with the "@FL@" flag and reloads them.)
Reload File Linked Layer (reloads the active layer if it has the @FL@ flag.)
Right now it doesn't transfer layer masks, blend modes, or opacity to the newly loaded layers, but that could be added if necessary.
A bit off-topic, I'll admit. Sorry!
-Rob A>