summaryrefslogtreecommitdiff
path: root/skia
diff options
context:
space:
mode:
authorCary Clark <caryclark@google.com>2016-03-17 12:00:39 -0400
committerCary Clark <caryclark@google.com>2016-03-17 12:00:39 -0400
commit59b3a481fee140ed2508916e02addb8f3959ec7b (patch)
tree6df9e8df5d88928331382b740b0755aa72d2a135 /skia
parent811b8a4f4482bb5c11ac7610e70a4c8fd34c2907 (diff)
downloadpdfium-59b3a481fee140ed2508916e02addb8f3959ec7b.tar.xz
fix paths and remove dead code
More Skia driver cleanup. Fix the GN build for Skia. Remove unused functions from header. Remove agg setup that is not required. Change path construction to use the SkCanvas matrix to position the path rather than converting the points directly. Draw stroked paths using Skia rather than generated the filled path. Pin the minimum stroke width to 1 px in device space to mimic PDF's stroke dropout control. Factor out flipped and non-flipped matrices. Add some debugging code. Set the bitmap filter quality to high. This helps a lot with 1 bit sources. R=dsinclair@chromium.org, dsinclair, tsepez Review URL: https://codereview.chromium.org/1806843002 .
Diffstat (limited to 'skia')
0 files changed, 0 insertions, 0 deletions