Descriptionfix 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
Committed: https://pdfium.googlesource.com/pdfium/+/59b3a481fee140ed2508916e02addb8f3959ec7b
Patch Set 1 #Patch Set 2 : fix skia paths and remove dead code #
Total comments: 2
Patch Set 3 : address comment #
Total comments: 12
Messages
Total messages: 10 (4 generated)
|