summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 22e4b91c3d3ff3a95a1b4d7776cb495307335b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# hexmap.scm
    by Jérémy Zurcher
    http://asynk.ch

## DESCRIPTION:

A gimp script to produce hexagonal maps, with fancy features

![hexmap demo](hexmap.png "example")

## ISSUES:

* none known, thanks to <schumaml> on gimp irc channel

## 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/LICENSE)