summaryrefslogtreecommitdiffstats
path: root/share/extensions/gimp_xcf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* standardize indents on 4 spacesAaron Spike2006-05-081-35/+35
| | | | | Python hates mixed whitespace (bzr r770)
* A little XCF export scriptAaron Spike2006-03-271-0/+92
Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP. (bzr r305)