SVGImport.wiki
changeset 229 5c20e3d492e8
parent 228 13f07e078365
child 230 9584a3da2b87
--- a/SVGImport.wiki	Sun Jun 24 22:55:51 2012 +0000
+++ b/SVGImport.wiki	Mon Jun 25 00:13:29 2012 +0000
@@ -2,7 +2,7 @@
 
 = Introduction =
 
-This is a quick and dirty description of converted 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.
+This is a quick and dirty description of convert 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)
 
 
 = Details =