DescriptionSmall change to enable skia-backed version of pdfium.
This only directs paths to use Skia. Text and bitmaps
still use antigrain.
Clipping is disabled -- still figuring out pdfium's model
for saving and restoring clips.
Deleting the Skia canvas is disabled -- there's some build problem
where the pdfium and skia libraries are built with slightly
different options that I haven't tracked down. This is also why
for the moment SkDebugf is defined locally.
With this patch and pdf_use_skia=1 a modestly complicated PDF draws
(mostly) correctly with pdfium_test.
R=dsinclair@chromium.org, tsepez@chromium.org, dsinclair
BUG=
Committed: https://pdfium.googlesource.com/pdfium/+/979a36af81e6306c1e8b1717a6946dabc757d07d
Patch Set 1 #Patch Set 2 : wip; tracking down stack corruption #Patch Set 3 : remove bit rot from skia port #
Total comments: 19
Patch Set 4 : address comments #
Total comments: 4
Patch Set 5 : fix gn build file #
Messages
Total messages: 15 (5 generated)
|