DM: add --multiPage option
authorhalcanary <halcanary@google.com>
Tue, 14 Apr 2015 21:06:18 +0000 (14:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Apr 2015 21:06:18 +0000 (14:06 -0700)
commit7e79818137f2173302d6476a6127525b11684ec2
treef7e28b12a168d6b98fe0480d58fd0cc28cd5a6e5
parent115acee9386e685f9a5938fb2cf13fd5a475012a
DM: add --multiPage option

Motivation: I want to switch back to single-page output by default for
direct comparison to raster backends in Gold.

I can still test the multi-page option via a command-line switch.

BUG=skia:3721

Review URL: https://codereview.chromium.org/1063873004
dm/DMSrcSink.cpp