contrib: intro the svg_to_png_and_nit project
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 6 Apr 2014 03:31:26 +0000 (23:31 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 17 Apr 2014 13:35:04 +0000 (09:35 -0400)
commit0e5032570a30140712d9e231462b9df046b839eb
tree02ccc1820055f5cea40235527e7b00547d7d7d26
parentc18196adc57a4e5ecd689f5eca58c75f15bd3146
contrib: intro the svg_to_png_and_nit project

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
contrib/inkscape_tools/Makefile [new file with mode: 0644]
contrib/inkscape_tools/README.md [new file with mode: 0644]
contrib/inkscape_tools/src/svg_to_png_and_nit.nit [new file with mode: 0644]
contrib/inkscape_tools/tests/app/Makefile [new file with mode: 0644]
contrib/inkscape_tools/tests/app/art/drawing.svg [new file with mode: 0644]
contrib/inkscape_tools/tests/app/src/s2pn.nit [new file with mode: 0644]
contrib/inkscape_tools/tests/app/src/s2pn_android.nit [new file with mode: 0644]
contrib/inkscape_tools/tests/app/src/s2pn_linux.nit [new file with mode: 0644]