aaronland / fingerprint

None of the other digital drawing tools were my jam, so I wrote my own.
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

Enlarge the SVG canvas #2

Open thisisaaronland opened 1 year ago

thisisaaronland commented 1 year ago

Is this just as simple as enlarging the view box and then adjusting all the coordinates by w and h to re-center the drawing?