commit | d38f00a12a856c6ce41e659a2d02631d040a9204 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Mon Jan 27 17:43:41 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Feb 13 16:22:42 2020 +0000 |
tree | 326abc1290632d28b114523c2475c5fa1ebed116 | |
parent | 2979f95e1142b03f45678bc83edca5e4816cd9d8 [diff] |
Skip degenerate contours in glyphs. Stroking in Skia follows the SVG rules of adding end caps to degenerate contours. Skip all degenerate contours and degenerate curves on contours to avoid this. Bug: skia:9820 Change-Id: I320beeeb3728f39c764729454dcb128a05524d35 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/268166 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Herb Derby <herb@google.com>