commit | a0a4828614edfd633ab86f04408e7f4e55b491dd | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Sat Jan 07 15:33:38 2017 +0900 |
committer | Seigo Nonaka <nona@google.com> | Wed Jan 11 17:57:59 2017 +0900 |
tree | e7cd850537d7ee795530e664484f24b5e7ee9171 | |
parent | 3b6bcfb65d3a869ac36f5fea9a78820e1268470a [diff] |
Follow minikin::FontFamily constructor signature change. minikin::FontFamily no longer has addFont function, instead it accept vector of Fonts in its constructor. To follow this signature change, holding minikin::Font instance in native and build minikin::FontFamily instance in FontFamily.freeze() method. Test: hwui test passed Change-Id: Id10ca97f6f6f5bbe4999c1ad2736423a204d6e87