commit | dda239e25b54f4265734c62e2fdc76c872406f28 | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Thu Mar 31 07:33:57 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 31 07:33:57 2016 -0700 |
tree | 987683b415c32774d78a6c174e1b2ceb1a28c68f | |
parent | ad5dcd17cd9996a99068601d11df1c27b3652b9a [diff] |
SkPDF: Use Pathops clipping Turn this on all the time. Remove the SK_PDF_USE_PATHOPS_CLIPPING define that used to hide this functionality. All rendering tests are the same or improved by this. Also, remove non-functional SK_ALLOW_LARGE_PDF_SCALARS. TBR=reed@google.com removing dead #defines from SkUserConfig.h BUG=591805 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1845623002 Review URL: https://codereview.chromium.org/1845623002