jzbrooks / vgo

vector graphic optimization
MIT License
43 stars 2 forks source link

Make computeAbsoluteCoordinates more flexible #24

Closed jzbrooks closed 3 years ago

jzbrooks commented 4 years ago

Currently computeAbsoluteCoordinates only works for paths with relativized, single parameter commands. It shouldn't be too difficult to expand this to work on any sequence of path commands.