if we're strokeandfill+hairline, just draw fill (they way paths do) instead
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Mar 2010 14:31:46 +0000 (14:31 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Mar 2010 14:31:46 +0000 (14:31 +0000)
commitb641c9f20beb36dbf4e8df53a199c84cef3be9b2
tree9e73308ce87a6c75023f50a13027c9f037894f05
parent8381e007dc655b7db4ddf5cafdc057f2dbc1dc6a
if we're strokeandfill+hairline, just draw fill (they way paths do) instead
of just hairline stroking (bad)

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