[PDF] Improve path effect and drawPath(prePathMatrix) support.
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 May 2011 18:58:44 +0000 (18:58 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 May 2011 18:58:44 +0000 (18:58 +0000)
commitff3903202e5bce39016bac896ba6a417dc707d52
tree0756e1db37f90736bacc1f3dc47965cc21ddef5f
parent5793a1ff40bc02435f803d7e60c9551ea8688501
[PDF] Improve path effect and drawPath(prePathMatrix) support.

Add path effect handling for drawPoints (via drawPath).
Move path effect handling from drawRect to drawPath.
Add prePathMatrix support to drawPath.

BUG=crbug.com/82849

Review URL: http://codereview.appspot.com/4531047

git-svn-id: http://skia.googlecode.com/svn/trunk@1354 2bbb7eff-a529-9590-31e7-b0007b416f81
include/pdf/SkPDFDevice.h
src/pdf/SkPDFDevice.cpp