setHinting modifies fFlags in places, so call it last (after initializing fFlags)
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 May 2011 21:14:39 +0000 (21:14 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 18 May 2011 21:14:39 +0000 (21:14 +0000)
commit9d7576724cf9602ff778b18126e0fef0ab3d3bf2
treeb5111372375f33e82d3569b3f1a10c0b0392d64b
parent1f75399dced577f467608eadb05ff41de141e4c2
setHinting modifies fFlags in places, so call it last (after initializing fFlags)

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