summaryrefslogtreecommitdiffstats
path: root/share/extensions/dxf_outlines.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
* Update extensions to latest master branch, see inbox https://gitlab.com/inksc...Martin Owens2019-06-171-0/+0
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
* Update extensions submodulePatrick Storz2019-03-231-0/+0
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
* update extensions submoduleThomas Holder2018-10-101-0/+0
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
* Update extensionsMartin Owens2018-09-101-0/+0
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-371/+0
* Fixes issue with extension not working in documents without a document height...Maren Hachmann2017-11-281-1/+1
* extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167...Alvin Penner2017-03-121-1/+8
* save as desktop cutting plotter dxf. compensate for svg document units (Bug 1...Alvin Penner2017-02-031-0/+1
* i18n. Fixing gettext initialization in some more extensions.Nicolas Dufour2017-01-231-0/+2
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-2/+0
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
* Extensions. DXF export: support default values for omitted attributes of basi...su_v2015-10-071-10/+10
* extensions. dxf_outlines. add support for line, circle, ellipse. (Bug 1489320...Alvin Penner2015-09-011-6/+22
* extensions. dxf output. improve method for generating closed flag for LWPOLYL...Alvin Penner2015-03-091-7/+6
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-021-2/+2
* fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-251-1/+1
* extensions. Desktop Cutting Plotter (DXF R14) output. patch by Yann Papouin f...Alvin Penner2013-04-081-3/+27
* extensions. dxf output. set flag if LWPOLYLINE is closed (Bug 1098283)Alvin Penner2013-01-161-1/+6
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-3/+11
* cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible l...Alvin Penner2012-03-261-0/+8
* desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086)Alvin Penner2012-03-191-6/+7
* Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-091-6/+16
* dxf export. support for non-ascii characters (Bug 834721)Alvin Penner2011-08-311-1/+2
* DXF output: add support for clones and try to improve help textJohan B. C. Engelen2011-08-121-4/+37
* Extensions. dxf_outlines.py. do not attempt to parse a url color reference (B...Alvin Penner2011-07-211-1/+1
* Extensions. Add option to choose dxf output unitsAlvin Penner2010-12-271-1/+4
* support for <rect> tag (Bug 657289)Alvin Penner2010-12-191-20/+36
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* support for layers in .dxf output (Bug 410928)Alvin Penner2010-08-011-5/+25
* support for transform elements (Bug 600473)Alvin Penner2010-07-221-33/+50
* allow switch between LINE and LWPOLYLINEAlvin Penner2010-02-011-2/+12
* add documentation tabAlvin Penner2009-08-101-0/+2
* more robust parsing of color infoAlvin Penner2009-05-241-7/+6
* fix for LP bug 364585Alvin Penner2009-04-221-1/+6
* add support for 6 colors, for use in ROBO-MasterAlvin Penner2009-04-031-4/+13
* add group code 70 to LWPOLYLINEAlvin Penner2009-02-011-1/+1
* convert LINE entity to LWPOLYLINEAlvin Penner2008-12-211-7/+19
* From trunkTed Gould2008-10-271-1/+3