jzbrooks / vgo

vector graphic optimization
MIT License
39 stars 1 forks source link

Disable ConvertCurvesToArcs to avoid degenerate edge cases #65

Closed jzbrooks closed 1 month ago

jzbrooks commented 1 month 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!).