commit | d4631986e6b3a668a4a86e54a0e0027b201188b9 | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@google.com> | Thu Jan 05 12:08:38 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 05 18:44:25 2017 +0000 |
tree | e4ed62effeee10f6d8e3cc5393007391fe40821c | |
parent | efcc41805b43347444b83c1705d3d60c8d0caa70 [diff] |
ignore max curvature at end point When a stroked cubic folds back on itself, the stroker draws a round join. If the max curvature is at the endpoint, skip the join. R=reed@google.com BUG=skia:6083 Change-Id: I45e429432fcec311fa1115058515639370fe9a16 Reviewed-on: https://skia-review.googlesource.com/6606 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Cary Clark <caryclark@google.com>