Draw glyphs on Mac without font transform.
authorbungeman <bungeman@google.com>
Mon, 2 Mar 2015 21:43:26 +0000 (13:43 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 21:43:27 +0000 (13:43 -0800)
commitaae309111ba1803be5cfa2a81c273aa80ef3f825
tree8a120b0fe0c72a960269c53aec7c637eb0175d02
parentb421650e13faa2b77d29b018e78ab07ff693ca32
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
src/ports/SkFontHost_mac.cpp