commit | 51daa25a2b16bca578e78b7ea1e5815b9abb8b0b | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Jun 05 13:38:45 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 05 13:38:45 2014 -0700 |
tree | 200975ffc55d044e7d22d1291152152e2423ce09 | |
parent | c3b589a24eb4d567a906189f882c259ecf5c2f58 [diff] |
Split SkFontHost_win_dw. Split SkFontHost_win_dw into FontMgr, Typeface, and ScalerContext. This makes working on these files easier, and moves away from the legacy FontHost naming. R=reed@google.com Author: bungeman@google.com Review URL: https://codereview.chromium.org/314193002