diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2017-10-26 11:12:09 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-10-26 15:24:47 +0000 |
commit | 53d443f042b590ae2d920def16bc9daf66f8427d (patch) | |
tree | 4e2c09f8cbf4c054ee77a7c61f488617bd228ad1 /testing/SUPPRESSIONS | |
parent | efc879d226e98ddad36704d78f52037ccf4369dc (diff) | |
download | pdfium-53d443f042b590ae2d920def16bc9daf66f8427d.tar.xz |
Remove ContrastAdjust().
This post-processing increased the contrast of scaled-down features -
mainly lines and fonts, relative to the background. The effect does not
improved readability and in some cases makes the scaled-down version
look like a different document at a glance. Text that is normal
weight appears bold when scaled down in these cases.
Change-Id: I2544d45e2bcec25d6742d2a60c1316d8df08cce1
Reviewed-on: https://pdfium-review.googlesource.com/15471
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index feb862e3b1..1edc158161 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -132,12 +132,12 @@ example_006.pdf mac,win * * example_007.pdf mac * * example_008.pdf mac * * example_009.pdf mac * * -example_010.pdf mac,win * * +example_010.pdf mac * * example_011.pdf mac * * example_012.pdf mac * * example_013.pdf mac * * example_014.pdf mac * * -example_015.pdf mac,win * * +example_015.pdf mac * * example_016.pdf mac * * example_017.pdf mac * * example_018.pdf mac * * @@ -145,7 +145,7 @@ example_019.pdf mac * * example_020.pdf mac * * example_021.pdf mac * * example_022.pdf mac * * -example_023.pdf mac,win * * +example_023.pdf mac * * example_024.pdf mac * * example_025.pdf mac * * example_026.pdf mac * * @@ -175,7 +175,7 @@ example_049.pdf mac * * example_050.pdf mac * * example_051.pdf mac * * example_052.pdf mac * * -example_053.pdf mac,win * * +example_053.pdf mac * * example_054.pdf mac * * example_055.pdf mac,win * * example_056.pdf mac * * |