commit | 0ea42c1d2c35cc05564800f5006d5ae55ef28f6f | [log] [tgz] |
---|---|---|
author | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jun 17 19:21:01 2009 +0000 |
committer | reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Jun 17 19:21:01 2009 +0000 |
tree | cfef2b09d7a89207e1cae4e80cd46b8ae71e041b | |
parent | ad687ceae225a8bd5af2acbca5382b6147af29d7 [diff] |
fallback to drawing a line if the cubic is still too curvy, even if we've exhausted our recursive attempts to subdivide. Fixes trying to stroke this cubic (width==1.0) path.moveTo(460.2881309415525, 303.250847066498); path.cubicTo(463.36378422175284, 302.1169735073363, 456.32239330810046, 304.720354932878, 453.15255460013304, 305.788586869862); git-svn-id: http://skia.googlecode.com/svn/trunk@219 2bbb7eff-a529-9590-31e7-b0007b416f81