| commit | 6a3976114d8a6aaa564c3c7571cfe7d1727a3a6e | [log] [tgz] |
|---|---|---|
| author | jvanverth <jvanverth@google.com> | Fri Aug 26 08:15:33 2016 -0700 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Aug 26 08:15:33 2016 -0700 |
| tree | 08543909e45a05a6213a18f3948803960e64f2fe | |
| parent | 349cecefe21e2b45acc201290cc4e4fa93b4ad76 [diff] |
Fix for fat stroked roundrects. The original method did not correctly compute the distance value along the inner edge, so the antialiasing was not quite correct. This fixes that by adding additional vertices and setting a different outerRadius. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2275423002 Review-Url: https://codereview.chromium.org/2275423002