History log of /inkscape/share/extensions/ink2canvas.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
6b3e4093fc93e70b45d9c383301e23df7a726231 22-Apr-2015 apenner <penner@vaxxine.com>

extensions. ink2canvas.py - do not parse html comments. (Bug 1446204)

1901dc49cd3b0c3cb9745910978271dcd3f1c7eb 13-Feb-2014 apenner <penner@vaxxine.com>

extensions. ink2canvas.py. pass reference to self (Bug 1258473)

3626239912f1d2e7effe313bd1fab54e10364f09 25-Oct-2013 Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>

fix unit handling of all python extensions. did not test with all extensions

9f5fa9df7a370b2041854ddc23b55b786b538478 02-Jul-2011 Felipe C. da S. Sanches <juca@members.fsf.org>

Adding extension submitted by Karlisson (launchpad id: karlisson) that converts an SVG document into an HTML page using canvas commands to render the given graphics. This is Karlisson's second accepted contribution to Inkscape (he is also the author of the text split extension). This means he now can get commit access to our development repository.