jzbrooks / vgo

vector graphic optimization
MIT License
43 stars 2 forks source link

Disable ConvertCurvesToArcs to avoid degenerate edge cases #65

Closed jzbrooks closed 3 months ago

jzbrooks commented 3 months ago

A temporary workaround for the edge case is described in #60. Hopefully this can re-land sometime soon, but it usually isn't the most significant optimization in play (and it is one of the trickiest!).