History log of /inkscape/share/extensions/hpgl_decoder.py
Revision Date Author Comments Expand
107e00c8104649437b9520d0ba298dba659e7cd7 16-Mar-2016 JazzyNico <nicoduf@yahoo.fr>

[Bug #1545726] Incorrect FSF address in many extension files.

Barcode/Base.py Barcode/BaseEan.py Barcode/Code128.py Barcode/Code25i.py Barcode/Code39.py Barcode/Code39Ext.py Barcode/Code93.py Barcode/Ean13.py Barcode/Ean5.py Barcode/Ean8.py Barcode/Rm4scc.py Barcode/Upca.py Barcode/Upce.py Barcode/__init__.py addnodes.py bezmisc.py chardataeffect.py coloreffect.py convert2dashes.py cubicsuperpath.py dimension.py dm2svg.py dots.py draw_from_triangle.py dxf_input.py dxf_outlines.py edge3d.py embedimage.py extractimage.py extrude.py ffgeom.py flatten.py foldablebox.py fractalize.py funcplot.py gcodetools.py generate_voronoi.py gimp_xcf.py grid_cartesian.py grid_isometric.py grid_polar.py guides_creator.py handles.py hershey.py hpgl_decoder.py hpgl_encoder.py hpgl_input.py hpgl_output.py image_attributes.py ink2canvas.py ink2canvas/canvas.py ink2canvas/svg.py inkex.py inkwebeffect.py interp.py interp_att_g.py layers2svgfont.py layout_nup.py lindenmayer.py lorem_ipsum.py markers_strokepaint.py measure.py merge_styles.py motion.py new_glyph_layer.py next_glyph_layer.py param_curves.py pathalongpath.py pathmodifier.py pathscatter.py perfectboundcover.py perspective.py plotter.py polyhedron_3d.py previous_glyph_layer.py print_win32_vector.py printing_marks.py pturtle.py radiusrand.py render_alphabetsoup.py render_barcode.py render_barcode_datamatrix.py render_gear_rack.py render_gears.py rtree.py rubberstretch.py setup_typography_canvas.py simplepath.py simplestyle.py simpletransform.py spirograph.py split.py straightseg.py summersnight.py svg_and_media_zip_output.py svgcalendar.py svgfont2layers.py tar_layers.py triangle.py voronoi2svg.py web-set-att.py web-transmit-att.py webslicer_create_group.py webslicer_create_rect.py webslicer_effect.py webslicer_export.py whirl.py wireframe_sphere.py
ce73efc40e53170d5ebd6de7102c6d718083e456 13-Sep-2015 Krzysztof Kosiński <tweenk.pl@gmail.com>

Second round of extension executable bit cleanup. Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files.

a7a33ae997fd9caef6bdd807f5ee75bf60bf528a 01-Feb-2015 Sebastian Wüst <sebi@timewaster.de>

fixed import bug when using multiple pens (paths where put into wrong layers), refactored code while on it

b8a1484510f4f74b0384356d7924c2ddd61318c5 28-Apr-2014 Sebastian Wüst <sebi@timewaster.de>

changed default unit for hpgl importer to real world unit mm

73745b065db53f5573428ef508e2ab1d619ece98 21-Apr-2014 Sebastian Wüst <sebi@timewaster.de>

ensure backwards compatibility with old hpgl exports

13d234a753a7a47bbff357781b823ba61c663150 02-Mar-2014 Sebastian Wüst <sebi@timewaster.de>

removed unnecessary features

b584ec166ed0f23e1460e3ad88e8a2511ad85975 26-Dec-2013 Sebastian Wüst <sebi@timewaster.de>

added force and speed options and support for KNK Zing plotters

1d483f1a659425765c3c9076adf3eea74dab1cd8 17-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

added missing documentation

7cc5285e0a99d8e121e75abfdfea3474dcd6a86d 10-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

fixed and optimized pyserial usage, added dmpl support, small stuff

d439d2a24c961d52ec54f2d7952abb46d53b2481 03-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

added more todos

1df3e4b7e3c0a95327614a979af4a29ce6c6dcef 03-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

a 'bit' shorter lines

5051b59af15dfa3ae44b4bf4f10981649d37ff0e 03-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

better PEP 8 compatibility

0757bfaa7c61fe0d3ed065bdb7a35c663a70e871 02-Nov-2013 Sebastian Wüst <sebi@timewaster.de>

text changes

dced439a63689e41b846a460f983855184d7eb67 20-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

small optimizations

46a5d7d8d187d5629645fbc88de69f8f5f11bba5 19-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

finished tool offset correction; optimized hpgl data; fixed texts, small bugs, parameters; added flow control parameter; and more

4af13d105c8e7d414c9e54c926aaf0a7de3fb1fb 12-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

removed broken code

fe02574d56b65d58c0ef9ad6d9fa8ff73a433ac1 12-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

finished new offset correction

ea490656f9e677b2175c6223358f921df221bce5 06-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

numerous optimizations, fixed bug tool offset correction calculates wrong points when length of line is smaller than tool offset

933dce1d63c0de5b9b9323e3c6ac3ed6fc50c342 03-Oct-2013 Sebastian Wüst <sebi@timewaster.de>

parser can now work with multiple pens, better exception handling

e14d7fda9f0435589c1b746712334dd5b37faf09 14-Jul-2013 Sebastian Wüst <sebi@timewaster.de>

changed all quotes to single quotes except for translations

8b65722621bfa3a76feef34a9d3b7de60544140f 14-Jul-2013 Sebastian Wüst <sebi@timewaster.de>

load whole file instead of one line.

7eeb834ef21e18fe242fcc0b7ab161daa31bb0fc 14-Jul-2013 Sebastian Wüst <sebi@timewaster.de>

changed how decoder is called and errors are passed

86776d459a74b8432bbeee60fe796db6403afe7e 13-Jul-2013 Sebastian Wüst <sebi@timewaster.de>

moved main hpgl processing to new classes, moved plotter control to a extension dialog