commit | aae309111ba1803be5cfa2a81c273aa80ef3f825 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Mon Mar 02 13:43:26 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 02 13:43:27 2015 -0800 |
tree | 8a120b0fe0c72a960269c53aec7c637eb0175d02 | |
parent | b421650e13faa2b77d29b018e78ab07ff693ca32 [diff] |
Draw glyphs on Mac without font transform. The transform on the font is increasingly going untested on Mac. As a result, only use the transform on the context when possible. This fixes color emoji on OSX10.2. Review URL: https://codereview.chromium.org/975493002