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
*
Update extensions
Patrick Storz
2019-10-20
1
-0
/
+0
*
Update Extensions
Marc Jeanmougin
2019-10-10
1
-0
/
+0
*
update extension submodule
Marc Jeanmougin
2019-09-07
1
-0
/
+0
*
Update extensions to the latest versions
Martin Owens
2019-08-08
1
-0
/
+0
*
Resync extensions with embed images fix
Martin Owens
2019-07-02
1
-0
/
+0
*
Sync the extensions up to the latest fixes (21st June 2019)
Martin Owens
2019-06-22
1
-0
/
+0
*
Update extensions to latest master branch, see inbox https://gitlab.com/inksc...
Martin Owens
2019-06-17
1
-0
/
+0
*
Pull in fix for stdout issues
Martin Owens
2019-04-21
1
-0
/
+0
*
Push extensions up to new known good state
Martin Owens
2019-04-21
1
-0
/
+0
*
Update extensions submodule
Patrick Storz
2019-03-23
1
-0
/
+0
*
Update extensions and fix inkscape.pot
Patrick Storz
2019-03-22
1
-0
/
+0
*
Updat extensions to latest version
Martin Owens
2019-03-03
1
-0
/
+0
*
update extensions submodule
Thomas Holder
2018-10-10
1
-0
/
+0
*
Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431
Eduard Braun
2018-09-11
1
-0
/
+0
*
Update extensions
Martin Owens
2018-09-10
1
-0
/
+0
*
Add extensions as a submodule
Martin Owens
2018-09-09
1
-0
/
+0
*
Move extensions to git inkscape-extensions repository
Martin Owens
2018-09-09
1
-371
/
+0
*
Fixes issue with extension not working in documents without a document height...
Maren Hachmann
2017-11-28
1
-1
/
+1
*
extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167...
Alvin Penner
2017-03-12
1
-1
/
+8
*
save as desktop cutting plotter dxf. compensate for svg document units (Bug 1...
Alvin Penner
2017-02-03
1
-0
/
+1
*
i18n. Fixing gettext initialization in some more extensions.
Nicolas Dufour
2017-01-23
1
-0
/
+2
*
[Bug #1538277] Translations in inkex.py fail unless extension script itself i...
Nicolas Dufour
2016-05-26
1
-2
/
+0
*
[Bug #1545726] Incorrect FSF address in many extension files.
Nicolas Dufour
2016-03-16
1
-1
/
+1
*
Extensions. DXF export: support default values for omitted attributes of basi...
su_v
2015-10-07
1
-10
/
+10
*
extensions. dxf_outlines. add support for line, circle, ellipse. (Bug 1489320...
Alvin Penner
2015-09-01
1
-6
/
+22
*
extensions. dxf output. improve method for generating closed flag for LWPOLYL...
Alvin Penner
2015-03-09
1
-7
/
+6
*
update Python extensions from 90 to 96 dpi.
Alvin Penner
2014-11-02
1
-2
/
+2
*
fix unit handling of all python extensions. did not test with all extensions
Johan B. C. Engelen
2013-10-25
1
-1
/
+1
*
extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin f...
Alvin Penner
2013-04-08
1
-3
/
+27
*
extensions. dxf output. set flag if LWPOLYLINE is closed (Bug 1098283)
Alvin Penner
2013-01-16
1
-1
/
+6
*
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
[next]