commit | 4d517fdbb145cb95e5e935470df331e1b6667cfc | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Mon Jun 09 12:04:55 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 09 12:04:55 2014 -0700 |
tree | 277a6a4f0296f9a0c49eb6e4f3397bc1ff0d70c1 | |
parent | 8405ef9854858b2527bf03b7e7abb1c0da59411d [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: R=reed@google.com, bungeman@google.com, robertphillips@google.com, bsalomon@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/258883002