commit | 363e21b4518d7059638df2821b8a0947f74eaf2c | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Thu May 08 22:59:07 2014 -0700 |
committer | Raph Levien <raph@google.com> | Mon May 12 10:41:43 2014 -0700 |
tree | a17c81f5cd6d66f44edbe802f145b887e9bd2258 | |
parent | 15cf4757dc0099301662f8a26da561434cc07cfa [diff] |
Add fallback fonts to system fonts (Minikin) This patch explicitly keeps the list of fallback fonts, and creates all system fonts including the fallback list as well. At present, fonts created from assets or directly from files do not have the fallback list present, so that remains to be done. This patch affects only builds with USE_MINIKIN defined; otherwise the fallback font processing in Skia will apply. Change-Id: I6148e06a45a11f53a6bb2f04c8813df4968ea8c8