commit | 2d2a68c51b4a71bd60760510bf2b2e58bc9890b2 | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Tue Jun 10 06:42:56 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 10 06:42:56 2014 -0700 |
tree | 3c2cad65104f926b285d6de52d05937f8789acec | |
parent | 323c1f925abd0a5c22a858665d3b363abbe147d1 [diff] |
Gamma correction for distance field text. Handles both non-LCD and LCD text. Uses a texture to look up the gamma correction values for a given text color or luminance. BUG=skia: Committed: https://skia.googlesource.com/skia/+/4d517fdbb145cb95e5e935470df331e1b6667cfc R=reed@google.com, bungeman@google.com, robertphillips@google.com, bsalomon@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/258883002