commit | 21af9ca1b1f54d9ba1de055aa8475928d5c8ecdf | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Thu Aug 25 12:29:23 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 25 12:29:24 2016 -0700 |
tree | 2d1d5dae4e72fd6066aff3ce812cd387922c5baa | |
parent | 29b2563afb1677515739f1d24fb27733626eca92 [diff] |
Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs Allows the arc to wind more than 360 degrees when useCenter is true, specs that nothing draws if the oval is empty or the sweep angle is 0. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2281653002 Review-Url: https://codereview.chromium.org/2281653002