commit | 8c170971f182d47bc9af71fc88a607740d03dfd5 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Sep 22 12:42:30 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 12:42:30 2016 -0700 |
tree | 2ef518201485de4d97fcd9531ab845bd47f88a47 | |
parent | e2e87f3484e5524dbfd6c01f402136738d1d434b [diff] |
Make AALinearizingConvexPathRenderer able to handle stroke and fill This is intended to catch stroke-and-fill convex paths with potentially small stroke widths (e.g., .1). It does have the disconcerting side effect of changing bevel-joined stroke-and-filled degenerate-single-line-rects into plain rects (w/o triangular end-caps). GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2301353004 Committed: https://skia.googlesource.com/skia/+/522bcd99fa65a8abd130880f59b500cf367d0845 Review-Url: https://codereview.chromium.org/2301353004