aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.h
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2015-06-19 11:06:28 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-19 11:06:28 -0700
commit97c595f304567abac00dbe4fa6ea9b4d8bf5d89f (patch)
tree36f73d5b31f7b03ae026af07a40f4c63c428a9df /src/gpu/SkGpuDevice.h
parent393551e338a3516606ad10b2d6342e16dd3ac610 (diff)
Switch to glyphs as paths at a higher point size on Android
The regression occurred when we dropped the maximum DF size from 192 to 162, which meant that any glyph > 324 ended up being rendered as paths rather than the previous > 384. This pushes the threshold for rendering paths up to 384. Quality looks fine on high-res devices which is why this is restricted to Android-only (low-res Android devices should only rarely have text that large). BUG=chromium:467569 Committed: https://skia.googlesource.com/skia/+/932d413e69845989fadaecf5bcb8686ec8c05032 Review URL: https://codereview.chromium.org/1183053005
Diffstat (limited to 'src/gpu/SkGpuDevice.h')
0 files changed, 0 insertions, 0 deletions