commit | e956262ce7f8e7a1e2275f593902134a447d7e4d | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Apr 10 10:53:58 2018 -0400 |
committer | Stan Iliev <stani@google.com> | Mon Apr 23 19:02:21 2018 +0000 |
tree | 387dfa416d5913c300d21437aaf7eaf95fc9ca17 | |
parent | 3af31c0de782c93796f61acd6485684263613c52 [diff] |
Draw stroked circles with round caps analytically. These draw as the butt cap version where the stroked circle is clipped by half planes. But then we add in coverage from circles at the caps. Bug: skia:7793 Change-Id: I7c27a2a5f1f9c1645cc9042e68e787dd81ea28b8 Reviewed-on: https://skia-review.googlesource.com/120140 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> (cherry picked from commit 45c92203ef43d09ca6444430bd4081ac97b71237) Reviewed-on: https://skia-review.googlesource.com/121601 Reviewed-by: Derek Sollenberger <djsollen@google.com>