History log of /inkscape/share/extensions/dm2svg.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.

f745ff2339d2fc3e5d17164c3571e46b9196242a 21-Dec-2011 apenner <penner@vaxxine.com>

Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, Chris Morgan.