DescriptionUpdate path to Android font config file
In version LMP, Android is expected to change the path to their font
configuration file (and condense several files into one), as well as
changing the format (qv http://crrev.com/446473003/). This patch tries
the new path before falling back to the old path.
The new fonts are incompatible with assumptions made by the old
SkFontConfigInterfaceAndroid, so this patch MUST NOT land until
https://crrev.com/462073002/ or the equivalent has turned on the
new SkFontManager.
BUG=chromium:400801
R=djsollen@google.com,bungeman@google.com
Committed: https://skia.googlesource.com/skia/+/94fa4b99e2a53e997a90c7808cc5263f1bf40c9f
Committed: https://skia.googlesource.com/skia/+/7a4747f4f62e4896d8f8469e1939b8191fff8d4e
Patch Set 1 #Patch Set 2 : Fix branch background #Patch Set 3 : Track Android path changes #Patch Set 4 : Bugfix to lowercase #Patch Set 5 : Move lower-case fix to a different patch #
Total comments: 2
Patch Set 6 : Derek's late review #Messages
Total messages: 13 (0 generated)
|