jzbrooks / vgo

vector graphic optimization
MIT License
39 stars 1 forks source link

Convert straight curves to straight lines #7

Closed jzbrooks closed 4 years ago

jzbrooks commented 4 years ago

Curve path commands require more parameters than their line counterparts. If the curve can be adequately approximated by a straight line, the conversion would be a size win.

jzbrooks commented 4 years ago

https://github.com/jzbrooks/vgo/commit/7809e299b1b852ead8f970d874874d453a937113