DescriptionFix 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.
Committed: http://code.google.com/p/skia/source/detail?r=13791
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address nits #Messages
Total messages: 5 (0 generated)
|