xcf

How to write data to the ActiveMemory Server used in the XCF system?

If you are using XCF you can write all your data into an Active Memory Server. Other processes can now access all this data. Taking the first steps with XCF, my question now is what steps have to be done to get some example data in the active memory? ...

Is it possible to access an xcf active memory server with python?

I'm playing around with the XCF active memory server. Is there a python library to access the contents of the active memory server? Related: How to write data to the ActiveMemory Server used in the XCF system? ...

Converting images to .xcf format

Is it possible to convert an image, or batch of images, to a .xcf or .psd file? Using ImageMagick's convert tool didn't work, but so far my attempts to look at doing this using gimp from the command line have been unsuccessful. ...