don't clamp the stopScale to 0 unless it originally exceeded the clip. This is
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 14:34:40 +0000 (14:34 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 14:34:40 +0000 (14:34 +0000)
commit0724f4320d4f8c67d26c77594cca7fd030f4be1d
tree78a1ab8eb81e0feb57af9834081887cb91489b03
parent61f2f2c1c99379b714b0e2a0d6bb142bc3d66bb4
don't clamp the stopScale to 0 unless it originally exceeded the clip. This is
a tweak on the fix in 3366, but in that earlier change, I mistakenly changed
> to >=. This CL just restores the compare to >

git-svn-id: http://skia.googlecode.com/svn/trunk@3400 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkScan_Antihair.cpp