commit | 8e712021de51eadb887c4aa6b18ceb4bf3f78f07 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Wed Aug 27 19:17:41 2014 -0400 |
committer | Ben Wagner <bungeman@google.com> | Wed Aug 27 20:43:11 2014 -0400 |
tree | 4eb19db36474eb190eac4a317a15018d1b4b41b9 | |
parent | 413546c54f7ab90c8b584a2f7056fabd4f918acf [diff] |
DirectWrite to use aliased if ClearType is empty. Some CJK fonts with some versions of DirectWrite return valid data for bitmaps, but not for cleartype data. For reference, two screenshots. M37 Stable and then with this patch: http://imgur.com/9pf3rB9,EiTb6Li See https://code.google.com/p/chromium/issues/detail?id=396624#c10 for content of test html file. R=eae@chromium.org, reed@google.com, shrikant@chromium.org, bungeman@chromium.org, cpu@chromium.org BUG=chromium:407945 Review URL: https://codereview.chromium.org/504343007