commit | fc75253c82f838d0e687d05f5d7f82ebe6f26d5b | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Mon Jan 25 05:39:04 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 25 05:39:04 2016 -0800 |
tree | 44f440615c5c001a844abba5e64315d98913a798 | |
parent | 6bd8639f8c142eedf543f4e5f3b02d2bf11df308 [diff] |
fix arcto exception handling To match SVG behavior, draw a line when either radius is zero, or when the end point equals the start point. Update the GM to include these tests, and take the scale used to test it on a highres display. R=fmalita@chromium.org BUG=skia:4849 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1627423002 Review URL: https://codereview.chromium.org/1627423002