Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Jun 2012 17:30:33 +0000 (17:30 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Jun 2012 17:30:33 +0000 (17:30 +0000)
commit5ee6491b7a1e7c177abc0186c2749ebe1f71fcf7
treef58ac55a0761c18f843905ecfd9637d1120a66bf
parentdb15a420c3f1c8f16d009ff5638475ec481337f0
Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing
the actual clipping bounds, which caused tiny differences in the scan converter.
Also adding a gm (which I should have the first time.)
Review URL: https://codereview.appspot.com/6297073

git-svn-id: http://skia.googlecode.com/svn/trunk@4227 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/pathfill.cpp
src/core/SkScanPriv.h
src/core/SkScan_Path.cpp