lifelike / hexmapextension

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

More hex size units or more digits #7

Closed sennewood closed 5 years ago

sennewood commented 6 years ago

I want fields with a size of 5mm, but I cant enter the correct value because only 3 digits after the comma are allowed and 5mm = 0.1968504in. To get a value with 3 digits after the comma, I have to raise the number to 50000mm (1968.504in), but then the extension set the value back to 10.000.

lifelike commented 6 years ago

I was a bit lazy. Should definitely accept numbers with units so you can input 5 mm.

sennewood commented 5 years ago

How is it going? :)

lifelike commented 5 years ago

Going slow! Thanks for reminding me.

lifelike commented 5 years ago

Now?

sennewood commented 5 years ago

Pretty good, thank you :)

sennewood commented 5 years ago

It would be nice to set the stroke size also in mm (now in pt).

lifelike commented 5 years ago

I thought of adding that as well, but was not sure if anyone would want it. But you are right it can be a bit confusing to set the size in pt if the hex width is in some other unit.