Re: [svgwg] The interpolation of large_arc_flag/sweep_flag of Elliptical Arc in SVG Path

I didn't address it because I wasn't intending to; that's a separate question. ^_^

The spec does indeed need to clarify the resolution at which path interpolation-validity (and thus, fallback) is checked.

I think it's reasonable to say that an arc command with mismatched flags doesn't interpolate smoothly at all, and just flips the entire command at .5.

> My take on the 50% flip behavior is that it's rarely desirable and that step-end is often more useful.

Note that the current specced behavior (and that of `visibility`) isn't `step-end` either...

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/543#issuecomment-419269739 using your GitHub account

Received on Thursday, 6 September 2018 23:06:19 UTC