# HG changeset patch
# User kyberneticist@gmail.com
# Date 1340583209 0
# Node ID 5c20e3d492e88a7c3b899d41d266d2f7d2413b65
# Parent  13f07e078365e9502a7e035989c4caf23e2c2063
Edited wiki page SVGImport through web user interface.

diff -r 13f07e078365 -r 5c20e3d492e8 SVGImport.wiki
--- 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 =