Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING.
commit364f048a2798c8ca561d9c342cadee9018a6d153
authorjbroman <jbroman@chromium.org>
Wed, 29 Oct 2014 15:27:24 +0000 (29 08:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Oct 2014 15:27:38 +0000 (29 15:27 +0000)
tree2a9248e9e54364988f882bc6afa546c178373328
parentb4ee512f8d173f923e3d277e37fabe9f4dbdc9ec
Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING.

This causes Skia to use fractional bitmap scaling in Chromium, which is
necessary to avoid both record-time scaling and "seam" artifacts in bitmap
patterns.

Necessary suppressions in Blink layout tests are in this CL:
    https://codereview.chromium.org/687583003

BUG=391051

Review URL: https://codereview.chromium.org/686853003

Cr-Commit-Position: refs/heads/master@{#301839}
skia/config/SkUserConfig.h