History log of /inkscape/share/extensions/gimp_xcf.inx
Revision Date Author Comments Expand
358b46a388b1e316e51bc6fc5c4c7b10525db5ca 02-Nov-2014 apenner <penner@vaxxine.com>

update Python extensions from 90 to 96 dpi.

7fc2c44ef6a375d2b200260e759ac59a9a68b56b 09-Jan-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for bug #1266113 (xcf export only allows 90 dpi).

a0fc93054e8c588871e8b351074aaf528bd4a89e 02-Oct-2010 Kris <Kris.De.Gussem@hotmail.com>

UI fixes (a.o. Bug #560751 )

b3a8ef8d8415fb521a2f97713f3c8f41858fb9e6 19-Sep-2010 JazzyNico <nicoduf@yahoo.fr>

Extensions. UI error in Gimp export; translatable keys and mouse reference link.

509730c943dad11948eb7b0bf4d74566a7d6e4fe 12-Aug-2010 JazzyNico <nicoduf@yahoo.fr>

Extensions. New -Save Background- option and help tab in Gimp XCF export.

d9b4681912913525c794a281eec90c399ee739b4 03-Aug-2009 tavmjong <tavmjong@users.sourceforge.net>

Better file description for .plt files. Lowercased .XCF and .DXF to match other entries.

eef6aa8968d83a277ed5ac1d51e7967df5cff1c4 04-May-2008 acspike <acspike@users.sourceforge.net>

Patch from sas to fix validity of the INX file for gimp_xcf.py

ab606790af736fe6d1220f1a5caae74000d32b23 03-May-2008 acspike <acspike@users.sourceforge.net>

Export grid and guides to XCF (Bug #222655) Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid.

39135a3e07243519dbe40a68e86a7ef524eb3f1b 18-Apr-2008 mfloryan <mfloryan@users.sourceforge.net>

All extensions are now propper XML files with a namespace and all validate against the new inkscape.extension.rng RelaxNG schema.

addnodes.inx ai_input.inx ai_output.inx aisvg.inx ccx_input.inx cdr_input.inx cdt_input.inx cgm_input.inx cmx_input.inx color_brighter.inx color_custom.inx color_darker.inx color_desaturate.inx color_grayscale.inx color_lesshue.inx color_lesslight.inx color_lesssaturation.inx color_morehue.inx color_morelight.inx color_moresaturation.inx color_negative.inx color_randomize.inx color_removeblue.inx color_removegreen.inx color_removered.inx color_replace.inx color_rgbbarrel.inx dia.inx dimension.inx dots.inx dxf_input.inx dxf_outlines.inx dxf_output.inx edge3d.inx embedimage.inx eps_input.inx epsi_output.inx eqtexsvg.inx export_gimp_palette.inx extractimage.inx fig_input.inx flatten.inx fractalize.inx funcplot.inx gears.inx gimp_xcf.inx handles.inx inkscape.extension.rng inkscape_help_askaquestion.inx inkscape_help_commandline.inx inkscape_help_faq.inx inkscape_help_keys.inx inkscape_help_manual.inx inkscape_help_relnotes.inx inkscape_help_reportabug.inx inkscape_help_svgspec.inx interp.inx lindenmayer.inx lorem_ipsum.inx markers_strokepaint.inx measure.inx motion.inx outline2svg.inx pathalongpath.inx pathscatter.inx perfectboundcover.inx perspective.inx ps_input.inx radiusrand.inx randompnt.inx randompos.inx render_alphabetsoup.inx render_barcode.inx restack.inx rtree.inx rubberstretch.inx sk1_input.inx sk_input.inx spirograph.inx straightseg.inx summersnight.inx svg2xaml.inx svg_and_media_zip_output.inx svgz_input.inx svgz_output.inx text_braille.inx text_flipcase.inx text_lowercase.inx text_randomcase.inx text_replace.inx text_sentencecase.inx text_titlecase.inx text_uppercase.inx txt2svg.inx whirl.inx wmf_input.inx xaml2svg.inx
9a382cc3da6ab60dd7178a4f864a72d0973305e6 17-Apr-2008 mfloryan <mfloryan@users.sourceforge.net>

Following the previous commit - update to the INX files - a step towards proper XML format with schema for INX files.

448678d1602366f883a3176c78695f2b59046dba 27-Mar-2006 acspike <acspike@users.sourceforge.net>

A little XCF export script Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP.