lifelike / hexmapextension

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

Some small features and fixes #9

Closed pmjdebruijn closed 6 years ago

pmjdebruijn commented 6 years ago

The commits should be fairly clear own their own.

This will likely fix #5 (I didn't test that specific use-case), due to the stroke-linecap change.

lifelike commented 6 years ago

Looks good to me. I will manually merge it and update the automatic tests as well.

The plan is to allow input of any unit. If you make a grid for a screen px makes more sense. And really real-workd units in SVG (and Inkscape) are pretty broken. I will probably change this (later) to a string input field with the default value 1pt.

pmjdebruijn commented 6 years ago

Unrelated workaround to get square bricks, please consider implementing a similar fix in mainline.