Hi Giomen,

I modified GIR_Editor to read .dshb files and extract the images (.PNG). You could replace the PNG by different ones, but you have to preserve the resolution (W x H) of them. This limits things a bit, but since changing the resolution of the images means you have to rewrite part of the SVG file (xml), then it is not so bad.

If anybody is interested, I could also manage to extract the .SVG file as well, but right now GIR_Editor only handles images, not text files.