abey79 / vpype

The Swiss-Army-knife command-line tool for plotter vector graphics.
https://vpype.readthedocs.io/
MIT License
702 stars 61 forks source link

`--fit-to-margins` adds boarder around margin #660

Closed marcrleonard closed 1 year ago

marcrleonard commented 1 year ago

I was using the command: vpype read 7_structure.svg layout --fit-to-margins 3cm a3 write output_test_margins.svg and my output has a boarder around it. I didn't see any mention of this in the docs, so it feels like a bug. I've included the source and output SVGs

marcrleonard commented 1 year ago

UPDATE: there was a rogue rectangle. this was my fault.