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
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-10-07
1
-3
/
+11
*
cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible l...
Alvin Penner
2012-03-26
1
-0
/
+8
*
desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086)
Alvin Penner
2012-03-19
1
-6
/
+7
*
Extensions. PEP8, error handling and various extension fixes.
Nicolas Dufour
2012-02-09
1
-6
/
+16
*
dxf export. support for non-ascii characters (Bug 834721)
Alvin Penner
2011-08-31
1
-1
/
+2
*
DXF output: add support for clones and try to improve help text
Johan B. C. Engelen
2011-08-12
1
-4
/
+37
*
Extensions. dxf_outlines.py. do not attempt to parse a url color reference (B...
Alvin Penner
2011-07-21
1
-1
/
+1
*
Extensions. Add option to choose dxf output units
Alvin Penner
2010-12-27
1
-1
/
+4
*
support for <rect> tag (Bug 657289)
Alvin Penner
2010-12-19
1
-20
/
+36
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
support for layers in .dxf output (Bug 410928)
Alvin Penner
2010-08-01
1
-5
/
+25
*
support for transform elements (Bug 600473)
Alvin Penner
2010-07-22
1
-33
/
+50
*
allow switch between LINE and LWPOLYLINE
Alvin Penner
2010-02-01
1
-2
/
+12
*
add documentation tab
Alvin Penner
2009-08-10
1
-0
/
+2
*
more robust parsing of color info
Alvin Penner
2009-05-24
1
-7
/
+6
*
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