diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2018-08-21 19:50:17 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-08-21 19:50:17 +0000 |
commit | dc2bb9ad21a10550fb451d7c842c63cbce98045b (patch) | |
tree | cced6e8df7fdbd424dcc6a4dd9c4f145645fc31c /testing/resources | |
parent | aa58fb5759b937760464a2e63f19f464cd1cfe52 (diff) | |
download | pdfium-dc2bb9ad21a10550fb451d7c842c63cbce98045b.tar.xz |
Optimize rendering of two dimensional barcodes: defer upscale.
Defer upscaling as late as possible so that intermediary data
structures are smaller.
Made a couple of changes along the way to preserve the barcode
correctness and fix some padding issues.
For my example, this is a ~21x improvement in rendering time, down
from ~190ms per barcode to ~9ms.
Bug: 872907, pdfium:1135
Change-Id: If532e0f168f02fea9c31d473f34c0009da4f4612
Reviewed-on: https://pdfium-review.googlesource.com/40010
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'testing/resources')
-rw-r--r-- | testing/resources/pixel/xfa_specific/barcode_test_expected.pdf.0.png | bin | 10717 -> 10669 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/testing/resources/pixel/xfa_specific/barcode_test_expected.pdf.0.png b/testing/resources/pixel/xfa_specific/barcode_test_expected.pdf.0.png Binary files differindex b56b826839..4138165e64 100644 --- a/testing/resources/pixel/xfa_specific/barcode_test_expected.pdf.0.png +++ b/testing/resources/pixel/xfa_specific/barcode_test_expected.pdf.0.png |