# HG changeset patch # User kyberneticist@gmail.com # Date 1389915755 0 # Node ID c840baf439ec830df8bc304749bc132d92371e41 # Parent b1b18eeea04e27a751720b26e629867b6ff77fa9 Edited wiki page SVGImport through web user interface. diff -r b1b18eeea04e -r c840baf439ec SVGImport.wiki --- a/SVGImport.wiki Tue Jan 14 22:42:39 2014 +0000 +++ b/SVGImport.wiki Thu Jan 16 23:42:35 2014 +0000 @@ -2,7 +2,7 @@ = Introduction = -This is a quick and dirty description of converting an SVG into hedgewars HWMAP format. It is not at all pretty. Hopefully someone will make a prettier process. It currently makes use of Inkscape, vim, perl, g++ and a bit of manual labour. It looks best in 0.9.18+ which makes use of the variable brush size (the examples below use the smallest size, or 16px wide) +This is a quick and dirty description of converting an SVG into hedgewars HWMAP format. It is not at all pretty. Hopefully someone will make a prettier process. It currently makes use of Inkscape, vim, perl, g++ and a bit of manual labour. It looks best in 0.9.18+ which makes use of the variable brush size (the examples below use the second smallest size, 16px wide) = Details =