DescriptionSkPDF: skia_pdf_less_compression - for debugging only
Motivation: as we implement more features in PDF, it would be nice to more easily see what is happening in the output. This change serializes page content as plain text rather than compressed text, but it has to be explicitly enabled with a GYP_DEFINE change:
export GYP_DEFINES='skia_pdf_less_compression=1'
bin/sync-and-gyp
ninja -C out/Debug dm
out/Debug/dm --config pdf --src gm -w /tmp
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1840103002
Committed: https://skia.googlesource.com/skia/+/6e26205cece95702d34f935669498b569db72626
Patch Set 1 : 2016-03-29 (Tuesday) 12:43:26 EDT #
Messages
Total messages: 15 (9 generated)
|