summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-11-26 23:17:39 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-11-26 23:17:39 +0100
commitf0b8bb05eb498e6f3ff65b669a5861d3959fe788 (patch)
tree00799390f18217dfac238afe3de6a6a3dc23aad8 /README.md
downloadhexmap-f0b8bb05eb498e6f3ff65b669a5861d3959fe788.zip
hexmap-f0b8bb05eb498e6f3ff65b669a5861d3959fe788.tar.gz
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..acd50b3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+# hexmap.scm
+ by Jérémy Zurcher
+ http://asynk.ch
+
+## DESCRIPTION:
+
+A gimp script to produce hexagonal maps, with fancy features
+
+## FEATURES/PROBLEMS:
+
+* you must first select the pencil tool beforce calling this script ?!??!?!?
+
+## FEATURES:
+
+* vertical / horizontal hex
+* define your hex dimension through, side, point to point or side to side
+* define #horizontal and #vertical hex
+* offmap x and y offset
+* erase/smooth none, hex edges or hex segments
+* chosoe hex line width and colour
+* choose map border line width and colour
+* choose offmap mask opacity
+
+## LICENSE:
+
+[MIT](http://www.opensource.org/licenses/MIT) see [MIT_LICENSE](https://github.com/jeremyz/hexmap/blob/master/MIT-LICENSE)