summaryrefslogtreecommitdiffstats
path: root/share/extensions/hpgl_output.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: HPGL: changed command order of cleanup commands so pen plotters r...Sebastian Wüst2017-04-171-1/+1
* Apply the Albin Penner fix for bug 1663362Alvin Penner2017-03-081-15/+0
* Put namespace as constantJabier Arraiza Cenoz2017-01-241-5/+6
* Add exportersJabier Arraiza Cenoz2016-11-051-0/+14
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-2/+1
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
* Extensions: changed wording for tool offset correctionSebastian Wüst2015-09-131-1/+1
* Fixes bug #1409568: added possibility to use multiple pens (when using pen pl...Sebastian Wüst2015-04-101-2/+2
* fixed regression in hpgl exportSebastian Wüst2014-03-201-0/+7
* cleanupSebastian Wüst2014-03-021-2/+2
* removed unnecessary featuresSebastian Wüst2014-03-021-6/+1
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-021-0/+1
* added force and speed options and support for KNK Zing plottersSebastian Wüst2013-12-261-16/+18
* added show debug info option, small text changesSebastian Wüst2013-12-151-1/+2
* removed recursion to avoid problems on big documentsSebastian Wüst2013-11-111-2/+0
* fixed and optimized pyserial usage, added dmpl support, small stuffSebastian Wüst2013-11-101-3/+5
* added more todosSebastian Wüst2013-11-031-0/+1
* better PEP 8 compatibilitySebastian Wüst2013-11-031-7/+8
* mrege from trunkSebastian Wüst2013-10-281-1/+1
|\
| * fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-251-2/+2
* | finished tool offset correction; optimized hpgl data; fixed texts, small bugs...Sebastian Wüst2013-10-191-1/+0
* | parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-031-1/+2
* | small changes + fixesSebastian Wüst2013-07-271-4/+1
* | minor stuffSebastian Wüst2013-07-151-0/+2
* | changed all quotes to single quotes except for translationsSebastian Wüst2013-07-141-17/+17
* | changed how encoder passes errorsSebastian Wüst2013-07-141-5/+10
* | changed how decoder is called and errors are passedSebastian Wüst2013-07-141-2/+1
* | moved main hpgl processing to new classes, moved plotter control to a extensi...Sebastian Wüst2013-07-131-254/+36
|/
* extensions. hpgl output. further patch 2 by TimeWaster (Bug 1118663)Alvin Penner2013-03-171-4/+16
* extensions. hpgl output. further patch by TimeWaster (Bug 1118663)Alvin Penner2013-03-041-13/+38
* extensions. hpgl output. patch by TimeWaster for Bug 1118663Alvin Penner2013-02-131-45/+184
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-211-0/+0
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* make hpgl document height compatible with dxf (Bug 487052)Alvin Penner2010-09-041-2/+2
* support for transform elements in hpgl (Bug 600472)Alvin Penner2010-08-041-25/+43
* adjustable hpgl scaling and pen numberAlvin Penner2010-03-301-2/+11
* compensate for document heightAlvin Penner2009-07-031-4/+6
* modified version of fix by Preben S for LP bug 391923Alvin Penner2009-07-011-16/+51
* more basic test files and basic effect correctionsAur??lio A. Heckert2009-04-131-2/+3
* noop: In share/extensions: svn propset svn:eol-style native *.py *.inxPeter Moulder2009-04-071-48/+48
* Merging from trunkTed Gould2008-10-111-12/+13
* added HPGL export extension, courtesy of Aaron SpikeAlexandre Prokoudine2008-06-051-0/+47