Change large glyph check back to > threshold.
authorjvanverth <jvanverth@google.com>
Mon, 22 Jun 2015 15:08:09 +0000 (08:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 22 Jun 2015 15:08:09 +0000 (08:08 -0700)
commit34d7288b19920bfb98a6eb280a906840aac51879
tree1ecb1e868407b9dab7c7b7942e0857d55fa27ba9
parent4854d13c27f6e3f8f763afd291821ce42324e645
Change large glyph check back to > threshold.

Using >= misses some Chromium test cases that are still
being rendered as paths.

BUG=chromium:467569

Review URL: https://codereview.chromium.org/1202433002
gm/mixedtextblobs.cpp
src/gpu/GrAtlasTextContext.cpp