commit | 98e22b84ca90c9cf1b8efb2318f5c146881926d4 | [log] [tgz] |
---|---|---|
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Mar 13 17:11:44 2014 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Mar 13 17:11:44 2014 +0000 |
tree | 6610120a2f72b38b0c18dd33e634bb036a7f42b6 | |
parent | ea770f155e72f88e66a4d9c652552517d46a8605 [diff] |
Fix distance field edge detection. When computing the initial edges for distance field generation, I was skipping the outer pixels of glyphs to avoid accessing out of range memory. However, there might be an edge transition on those pixels. This detects those cases. R=robertphillips@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/197423003 git-svn-id: http://skia.googlecode.com/svn/trunk@13791 2bbb7eff-a529-9590-31e7-b0007b416f81