lifelike / hexmapextension

Inkscape extension for creating hex grids suitable for boardgame maps.
129 stars 16 forks source link

New Feature: Option for how to calculate hex size and numbers #20

Open lifelike opened 5 years ago

lifelike commented 5 years ago

The current way of deciding how big hexes to create is a bit obscure and not very flexible. Too much trial-and-error goes into creating a grid that properly fills the document (a pretty common use-case probably, or at least it is for me).

It should be possible to let the extension automatically calculate the number of rows and/or columns to use. Just leave out the numbers that should be calculated. At least one of the three must be given obviously, but that should be enough.