commit | bc096bffcbc9b640c09010247994cd64e064384a | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Tue Apr 25 13:32:50 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 25 17:56:14 2017 +0000 |
tree | 8faafa1c727e123c76127bd61395c6fea162270a | |
parent | e908b94d2f4642b25b2154eae2217d1a2eedcae9 [diff] |
Improve variation comment for iOS. CTFontCopyVariationAxes returns nullptr for fonts which began life with CGFontCreateWithDataProvider on macOS 10.10 and earlier and iOS 9 and earlier. The issue was fixed in maxOS 10.11 and iOS 10. Improve the existing comments to make this clear. Change-Id: I0de1734e266d30aab7d38d0dd752f66259f677d9 Reviewed-on: https://skia-review.googlesource.com/14278 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>