index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
dxf_outlines.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for LP bug 364585
Alvin Penner
2009-04-22
1
-1
/
+6
*
add support for 6 colors, for use in ROBO-Master
Alvin Penner
2009-04-03
1
-4
/
+13
*
add group code 70 to LWPOLYLINE
Alvin Penner
2009-02-01
1
-1
/
+1
*
convert LINE entity to LWPOLYLINE
Alvin Penner
2008-12-21
1
-7
/
+19
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+3
*
Merging from trunk
Ted Gould
2008-10-11
1
-15
/
+16
*
add support for ROBO-Master multi-spline
Alvin Penner
2008-09-06
1
-49
/
+64
*
added subroutine ROBO (Master) spline
Alvin Penner
2008-08-16
1
-2
/
+70
*
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
2008-05-23
1
-2
/
+3
*
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
2008-05-23
1
-0
/
+3
*
patch by sas from Bug #199922: speeds up dxf output
Aaron Spike
2008-03-09
1
-3
/
+3
*
committing patch from Alvin Penner to satisfy Bug #192923
Aaron Spike
2008-03-09
1
-17
/
+23
*
Attempt fix for Bug #178022
Aaron Spike
2008-02-21
1
-2
/
+2
*
begin converting python extensions to use lxml. this might take me a while an...
Aaron Spike
2007-06-19
1
-6
/
+6
*
move user unit conversion into inkex.py
Aaron Spike
2006-11-24
1
-20
/
+2
*
standardize indents on 4 spaces
Aaron Spike
2006-05-08
1
-14
/
+14
*
fix svg to dxf scaling factor
Aaron Spike
2006-02-15
1
-1
/
+1
*
Add unit conversion.
Aaron Spike
2006-02-08
1
-2
/
+20
*
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
2006-02-06
1
-38
/
+45
*
(bzr r90)
Ted Gould
2006-02-06
1
-45
/
+38
*
add scaling and translation so that the DXFs open properly in robomaster
Aaron Spike
2006-02-06
1
-38
/
+45
*
Adding minimal dxf output as a python extension. Converts path segments to sp...
Aaron Spike
2006-01-29
1
-0
/
+62