Plugin which allows the digital image editor "Paint.NET" to load and save images in the GIMP native file format XCF (and its packed variants XCFGZ and XCFBZ2).
Download
Find the latest version v1.1.1 (20.3.2013) here.
Installation
Unzip "ImXCF.FileType vX.X.zip" and copy the two files "ImXCF.FileType.dll" and
"ImXCF.Command.exe" into the "FileTypes" folder of your Paint.NET installation.
A typical location is "C:\Program Files\Paint.NET\FileTypes".
If the "FileTypes" folder does not exist in your Paint.NET installation then create this folder first.
Features
1.1.1 (20.3.2013)
Security update ImXCF.Command.exe (overflow issues)
v1.1:
Bug fix: Pathname of the temp folder may now contain spaces
v1.0:
Load XCF, XCFGZ, or XCFBZ2:
The load conversion includes all layers and some properties (name, opacity,
visibility, blendmode, and alpha channel).
A layer mask will be merged to the alpha channel.
Layers will be clipped to the canvas and filled-up with transparent pixels.
Indexed and grayscale images will be converted to RGB images.
Blend modes not known in PDN will be converted to Normal mode.
Compression modes RAW and RLE are supported.
Packing modes GZ and BZ2 are supported.
Save XCF, XCFGZ, or XCFBZ2:
The save conversion includes all layers and some properties (name, opacity,
visibility, blendmode, and alpha channel).
Blend modes not known in XCF will be converted to Normal mode.
Compression mode is always RLE.
Packing modes GZ and BZ2 are supported.
Known issues
------------
v1.0:
- Pathname of the temp folder does now allow spaces
Edited by Martin Osieka, 20 March 2013 - 11:37 AM.














