View Single Post
I export the shape ,by exporting the current selection. I send a test document to support, because, even taking the stroke width into account, it makes no sense a all. Example:

create a document, put a rectangle with a 1px stroke on the document. Make the rectangle 200x100 pixel wide. Select this rectangle. Export it. The exported png has 212x108 in dimension.

I then create a 300x300 pixel canvas. Put a rectangle in it, one pixel stroke, make it the full size. Export the whole canvas. Canvas size is 312x312. And, it's not even a rectangle, because the stroke is not visible in the export. It's just a big transparent blob.

Frank