jzbrooks / vgo

vector graphic optimization
MIT License
39 stars 1 forks source link

Remove unnecessary close path commands #22

Closed jzbrooks closed 4 years ago

jzbrooks commented 4 years ago

If a close path is encountered when the current point is equal to the start of a subpath, the close path can be omitted.