commit | f8ee5b4c6addc9c9670f82718187b19ab2be0798 | [log] [tgz] |
---|---|---|
author | ccameron <ccameron@chromium.org> | Tue Oct 04 15:02:02 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 04 15:02:02 2016 -0700 |
tree | fe12ac727a9f349cbc5b9bec68c241948112479e | |
parent | 121563eb4a0203a8b85ea5fe7caedf6fb35f04bf [diff] |
Mac: Remove use of deprecated font APIs Remove use of CGContextSelectFont CGContextShowTextAtPoint APIs. Verified that the new calls create the same pixel value for the smoothing test as before. Also remove workarounds for 10.6, because it is not supported anymore. BUG=skia:5803 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2395613002 Review-Url: https://codereview.chromium.org/2395613002