mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
9 lines
466 B
Plaintext
9 lines
466 B
Plaintext
mkhexgrid is a small command-line program which generates hexagonal grids
|
|
of the sort used for strategy games. Hex grids can be created as PNG or
|
|
SVG images, and as PostScript. Virtually every aspect of the output can be
|
|
be adjusted.from grid line thickness and color, to style and size of hex
|
|
centers, to the style and position of hex coordinates. mkhexgrid makes it
|
|
simple to create whatever hex grid you need.
|
|
|
|
WWW: http://www.nomic.net/~uckelman/mkhexgrid/
|