Hi
I want to make an export plugin from a multilayer gimp image to my game.
My idea is to separate each layers as pngs files (to use transparency and
compression) and then to write a text file like this:
layer1 : image1.png
layer2 : image2.png
layer3 : image3.png
...
I manage to export each layers on separate layers, but not to find the
function to write to a text file..
For the moment, this is a script fu, but I don't know scheme... So, I
would prefer C, but I didn't find any example of C plugin doing this kind
of stuff...

Any help would be welcom...

Mandor 

[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org


Reply via email to