commit | 8e48b9e6d67b133cfcef9f12809d70209b91864e | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Tue Aug 19 14:28:23 2025 -0400 |
committer | Ben Wagner <bungeman@google.com> | Tue Aug 26 13:37:39 2025 -0700 |
tree | 33b708df0a9ef2c5a462d72de270b8056d1b1140 | |
parent | 49820ce567be109fb45e3dbe2b60664fcc8e7e42 [diff] |
Structure locales in Android NDK font manager Fixes lookups with "und" as the language. Fixes ASCII case insensitive comparisons. Improves lookup time by reducing the number of SkStrings created. Change-Id: Ia4ffb3e01af0aaf93e6202d15ca0ce795a98e808 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1046176 Reviewed-by: Julia Lavrova <jlavrova@google.com>