| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid.
(bzr r5591)
|
| |
|
|
|
|
|
|
| |
Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed
to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess
places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be
backward compatible. Please test.
(bzr r4797)
|
| |
|
|
|
|
| |
I think this is a complete fix for the script but I can't tell because inkscape crashes.
Intercepting the temporary file the script creates I get a complete layered xcf!
(bzr r4703)
|
| |
|
|
|
|
|
|
| |
This effect is currently broken and stands to be removed from the 0.46 release
I'm committing this partial fix, which updates the script for lxml anyway
The next stage will require updating the script-fu portion of the script to
operate with newer gimps (would be great if it could work with new and old!)
(bzr r4695)
|
| |
|
| |
(bzr r2805)
|
| |
|
| |
(bzr r2294)
|
| |
|
|
|
| |
Python hates mixed whitespace
(bzr r770)
|
|
|
Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP.
(bzr r305)
|