Hi Steve,
Steve Litt wrote:
What is the format for a .xcf file, and how do I parse it?
xcf is a pure-binary format. It is documented in several places -
1) in devel-docs/xcf.txt in the GIMP's CVS
2) in app/xcf/*.[ch] - notably xcf.c/xcf.h which describe the file format and xcf-load and -save which do the reading/writing.
3) in ImageMagick's xcf filter (this will flatten your image and the floating selection, I believe)
4) On Cinepaint's website http://cinepaint.sourceforge.net in the docs section.
Cheers, Dave.
-- Dave Neary [EMAIL PROTECTED]
_______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
