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
/
hpgl_output.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: HPGL: changed command order of cleanup commands so pen plotters r...
Sebastian Wüst
2017-04-17
1
-1
/
+1
*
Apply the Albin Penner fix for bug 1663362
Alvin Penner
2017-03-08
1
-15
/
+0
*
Put namespace as constant
Jabier Arraiza Cenoz
2017-01-24
1
-5
/
+6
*
Add exporters
Jabier Arraiza Cenoz
2016-11-05
1
-0
/
+14
*
[Bug #1538277] Translations in inkex.py fail unless extension script itself i...
Nicolas Dufour
2016-05-26
1
-2
/
+1
*
[Bug #1545726] Incorrect FSF address in many extension files.
Nicolas Dufour
2016-03-16
1
-1
/
+1
*
Extensions: changed wording for tool offset correction
Sebastian Wüst
2015-09-13
1
-1
/
+1
*
Fixes bug #1409568: added possibility to use multiple pens (when using pen pl...
Sebastian Wüst
2015-04-10
1
-2
/
+2
*
fixed regression in hpgl export
Sebastian Wüst
2014-03-20
1
-0
/
+7
*
cleanup
Sebastian Wüst
2014-03-02
1
-2
/
+2
*
removed unnecessary features
Sebastian Wüst
2014-03-02
1
-6
/
+1
*
added parameter to switch off auto alignment for engraving machines
Sebastian Wüst
2014-02-02
1
-0
/
+1
*
added force and speed options and support for KNK Zing plotters
Sebastian Wüst
2013-12-26
1
-16
/
+18
*
added show debug info option, small text changes
Sebastian Wüst
2013-12-15
1
-1
/
+2
*
removed recursion to avoid problems on big documents
Sebastian Wüst
2013-11-11
1
-2
/
+0
*
fixed and optimized pyserial usage, added dmpl support, small stuff
Sebastian Wüst
2013-11-10
1
-3
/
+5
*
added more todos
Sebastian Wüst
2013-11-03
1
-0
/
+1
*
better PEP 8 compatibility
Sebastian Wüst
2013-11-03
1
-7
/
+8
*
mrege from trunk
Sebastian Wüst
2013-10-28
1
-1
/
+1
|
\
|
*
fix unit handling of all python extensions. did not test with all extensions
Johan B. C. Engelen
2013-10-25
1
-2
/
+2
*
|
finished tool offset correction; optimized hpgl data; fixed texts, small bugs...
Sebastian Wüst
2013-10-19
1
-1
/
+0
*
|
parser can now work with multiple pens, better exception handling
Sebastian Wüst
2013-10-03
1
-1
/
+2
*
|
small changes + fixes
Sebastian Wüst
2013-07-27
1
-4
/
+1
*
|
minor stuff
Sebastian Wüst
2013-07-15
1
-0
/
+2
*
|
changed all quotes to single quotes except for translations
Sebastian Wüst
2013-07-14
1
-17
/
+17
*
|
changed how encoder passes errors
Sebastian Wüst
2013-07-14
1
-5
/
+10
*
|
changed how decoder is called and errors are passed
Sebastian Wüst
2013-07-14
1
-2
/
+1
*
|
moved main hpgl processing to new classes, moved plotter control to a extensi...
Sebastian Wüst
2013-07-13
1
-254
/
+36
|
/
*
extensions. hpgl output. further patch 2 by TimeWaster (Bug 1118663)
Alvin Penner
2013-03-17
1
-4
/
+16
*
extensions. hpgl output. further patch by TimeWaster (Bug 1118663)
Alvin Penner
2013-03-04
1
-13
/
+38
*
extensions. hpgl output. patch by TimeWaster for Bug 1118663
Alvin Penner
2013-02-13
1
-45
/
+184
*
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...
Nicolas Dufour
2011-11-21
1
-0
/
+0
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
make hpgl document height compatible with dxf (Bug 487052)
Alvin Penner
2010-09-04
1
-2
/
+2
*
support for transform elements in hpgl (Bug 600472)
Alvin Penner
2010-08-04
1
-25
/
+43
*
adjustable hpgl scaling and pen number
Alvin Penner
2010-03-30
1
-2
/
+11
*
compensate for document height
Alvin Penner
2009-07-03
1
-4
/
+6
*
modified version of fix by Preben S for LP bug 391923
Alvin Penner
2009-07-01
1
-16
/
+51
*
more basic test files and basic effect corrections
Aur??lio A. Heckert
2009-04-13
1
-2
/
+3
*
noop: In share/extensions: svn propset svn:eol-style native *.py *.inx
Peter Moulder
2009-04-07
1
-48
/
+48
*
Merging from trunk
Ted Gould
2008-10-11
1
-12
/
+13
*
added HPGL export extension, courtesy of Aaron Spike
Alexandre Prokoudine
2008-06-05
1
-0
/
+47