linux: Exclude size-based configs for Fontconfig defaults.
commitcacdbdf1c5824614ca13c6af5e99db95f509bde2
authorderat <derat@chromium.org>
Mon, 12 Jan 2015 21:11:45 +0000 (12 13:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 12 Jan 2015 21:12:50 +0000 (12 21:12 +0000)
tree322c24f583425c35a9004d4ebfe47854e4e28056
parent01a4b8027c2e9e678cd6afd0a97bf83807d55f5a
linux: Exclude size-based configs for Fontconfig defaults.

When querying Fontconfig for default FontRenderParams,
exclude point-size- or pixel-size-based configs.
Family-based configs were already excluded.

BUG=423056

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

Cr-Commit-Position: refs/heads/master@{#311110}
ui/gfx/font_render_params_linux.cc
ui/gfx/font_render_params_linux_unittest.cc