Lee Braiden wrote:
The thing is, these aren't temporary files; they're additional files that are required, simply to make a complete "save" in some formats.
That is, for saving as HTML with slices, I'm outputting the HTML on stdout for Inkscape to handle the actual save, but I still need to know where it's going, since images which are part of the page need to be saved too.
Hmm, I didn't realize what your issue is. I don't know that we really have a model for that... are you sure you don't want to write out a .chm file ;)
The currently problem isn't caused by gnome-vfs problems, but I'd like it to be in the future as we start to further integrate gnome-vfs.
I wonder if we're going to have a different scripting interface for multiple files? Anyone have an elegant idea on this?
--Ted