commit | c41df8d92d885ecb71af7795b22ebc7417187f61 | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Tue Mar 10 08:23:07 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 10 08:23:07 2015 -0700 |
tree | def523df6b8d063ddf519d593bdda46a2f51ace7 | |
parent | 7e78f3d0e7ba7cf08080d5bf978c50fd5a9f6127 [diff] |
Revert of Adjust distance field glyph and font atlas sizes to maximize storage. (patchset #8 id:140001 of https://codereview.chromium.org/986343002/) Reason for revert: Still seeing bad text rendering in GMs with Nexus 2 and Nexus 3. Original issue's description: > Adjust distance field glyph and font atlas sizes to maximize storage. > > Because of high DPI devices, we need more room in the glyph > atlas for the larger glyphs. These settings will allow 4 of > the distance field glyphs to fit in one Plot (increasing > the storage from 32 large glyphs to 128), and still permit > us to handle glyphs up to a 312 point size. > > BUG=chromium:458791 > > Committed: https://skia.googlesource.com/skia/+/d2737ad7dd8f4ea94a74034027014fd3d78923cb > > Committed: https://skia.googlesource.com/skia/+/07e245ffe1ca7f781590fcff904c2922c2269781 TBR=joshualitt@google.com,bsalomon@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:458791 Review URL: https://codereview.chromium.org/995863002