commit | 7adedee8c61163fb68005fdbd968f16532bb04d4 | [log] [tgz] |
---|---|---|
author | Hui Yingst <nigi@chromium.org> | Tue Feb 23 22:44:08 2021 +0000 |
committer | Hui Yingst <nigi@chromium.org> | Tue Feb 23 22:44:08 2021 +0000 |
tree | 6845e08682ed5aefe584026f1b09e45a4ba4fe3c | |
parent | db1faf0ee5ab4e8be140dc1c0fc0031ab70a817c [diff] |
Update the expected result for a corpus test. The PDF rendering process was modified to calculate zero area and draw thin line for each sub path individually instead of for a whole path.[1] This will result in more accurate rendering results since the properties of a sub path, such as whether it has an identical matrix or the zero area should be rendered as thin line, will only be applied to the sub path itself instead of affecting the whole path. This CL updates the corpus test result for the new rendering process. [1]https://pdfium-review.googlesource.com/78030 Bug: pdfium:1638 Change-Id: Ifce7d6f911309b3bda87b283260198dc2df2a651 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium_tests/+/78010 Reviewed-by: Daniel Hosseinian <dhoss@chromium.org>
diff --git a/fx/path/catering_1_expected.pdf.0.png b/fx/path/catering_1_expected.pdf.0.png index 91ac0cc..831d974 100644 --- a/fx/path/catering_1_expected.pdf.0.png +++ b/fx/path/catering_1_expected.pdf.0.png Binary files differ