2N/A<?
xml version="1.0" encoding="UTF-8"?>
2N/A <
_name>GIMP XCF</
_name>
2N/A <
dependency type="executable" location="extensions">
gimp_xcf.py</
dependency>
2N/A <
dependency type="executable" location="extensions">
inkex.py</
dependency>
2N/A <
dependency type="executable" location="path">gimp</
dependency>
2N/A <
param name="tab" type="notebook">
2N/A <
page name="Options" _gui-
text="Options">
2N/A <
param name="guides" type="boolean" _gui-
text="Save Guides">false</
param>
2N/A <
param name="grid" type="boolean" _gui-
text="Save Grid">false</
param>
2N/A <
param name="background" type="boolean" _gui-
text="Save Background">false</
param>
2N/A <
param name="dpi" type="int" min="1" max="3000" _gui-
text="File Resolution:">96</
param>
2N/A <
page name="Help" _gui-
text="Help">
2N/A <
_param name="instructions" type="description" xml:
space="preserve">This extension exports the document to Gimp XCF format according to the following options:
2N/A * Save Guides: convert all guides to Gimp guides.
2N/A * Save Grid: convert the first rectangular grid to a Gimp grid (note that the default Inkscape grid is very narrow when shown in Gimp).
2N/A * Save Background: add the document background to each converted layer.
2N/A * File Resolution: XCF file resolution, in DPI.
2N/AEach first level layer is converted to a Gimp layer. Sublayers are concatenated and converted with their first level parent layer into a single Gimp layer.</
_param>
2N/A <
extension>.xcf</
extension>
2N/A <
_filetypename>GIMP XCF maintaining layers (*.xcf)</
_filetypename>
2N/A <
_filetypetooltip>GIMP XCF maintaining layers (*.xcf)</
_filetypetooltip>
2N/A <
dataloss>true</
dataloss>
2N/A <
command reldir="extensions" interpreter="python">
gimp_xcf.py</
command>
2N/A</
inkscape-
extension>