Thank you,magick wrote:You need to write a WriteXCFImage() method inside coders/xcf.c then modify RegisterXCFImage() and add this line:
- entry->encoder=(EncodeImageHandler *) WriteXCFImage;
guess i have to do compiling work. (not sure can i done it by myself, but i'll study on it first)