commit | 8cae8358f78b81539f1006afe592a37f1604e67c | [log] [tgz] |
---|---|---|
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Sep 14 15:18:41 2012 +0000 |
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Sep 14 15:18:41 2012 +0000 |
tree | 5a383f8d4af95e2cbc32d481f06bb37e43af6132 | |
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