commit | 4fb229d945dcbddfef0d17c207aea776859cf1ad | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@skia.org> | Fri Dec 22 08:10:09 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Dec 22 15:03:05 2017 +0000 |
tree | 496184444cd2a41a56fafb9b6944f3e66e90cd52 | |
parent | 03a527c718edc3b39331437822f7131aec71ed0b [diff] |
handle closed dashed rects If a closed rect is dashed, the dash continues around the initial join if the dash is 'on' when the rect starts and stops. For the cull path case, add a tiny right angle at the location of the initial join if needed. R=reed@google.com Bug: skia:7311 Change-Id: Id60b8e84b3a5fd6cde1b638dbaacdad57eba7f01 Reviewed-on: https://skia-review.googlesource.com/88201 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Cary Clark <caryclark@skia.org>