diff options
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-14 15:18:41 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-14 15:18:41 +0000 |
commit | 8cae8358f78b81539f1006afe592a37f1604e67c (patch) | |
tree | 5a383f8d4af95e2cbc32d481f06bb37e43af6132 /src/core/SkCordic.h | |
parent | e21795e277aa7942a152c4f9921b7d4bd9076406 (diff) |
fix fragile cubic stepper, where we want to assert that each tesselated segment
is monotonically going down, but the finite math we use cannot ensure that...
so we explicitly pin the y-value after it is calculated.
add unittest that exercises the bug/assert that was found on an SVG site
git-svn-id: http://skia.googlecode.com/svn/trunk@5544 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/core/SkCordic.h')
0 files changed, 0 insertions, 0 deletions