summaryrefslogtreecommitdiffstats
path: root/share/extensions/cubicsuperpath.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* begin converting python extensions to use lxml. this might take me a while ↵Aaron Spike2007-06-191-14/+6
| | | | | and it will break unconverted extensions in the meanwhile. (bzr r3077)
* fix csp opening closed subpaths.Aaron Spike2007-04-301-6/+14
| | | | | this is generally a good thing but might cause some differences in visual result, especially in any effect that used the implicit curveto conversion of the closing Z segments as a feature. (bzr r2968)
* PATCH: [ 1601240 ] cubicsuperpath.py: arc conversionAaron Spike2006-11-231-8/+93
| | | (bzr r2007)
* standardize indents on 4 spacesAaron Spike2006-05-081-49/+49
| | | | | Python hates mixed whitespace (bzr r770)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+83
(bzr r1)