commit | 1e966a3796c94185176320e4b76640e60b064098 | [log] [tgz] |
---|---|---|
author | Calvin Pan <calvinpan@google.com> | Wed Jan 12 16:12:38 2022 +0800 |
committer | Calvin Pan <calvinpan@google.com> | Thu Jan 13 02:24:14 2022 +0000 |
tree | 93e28e7fd32a94372ad25ee566af1de874c93642 | |
parent | e2a89a61a51e774443d17b4073949fac05c87327 [diff] [blame] |
Add hyphenation pattern for sv Bug: 181262335 Test: atest android.graphics.text.cts.HyphenationTest Change-Id: I948afae985a30ed81062d830e0c7cf7341d4e09d
diff --git a/tools/fonts/fontchain_linter.py b/tools/fonts/fontchain_linter.py index fe2b018..3131f56 100755 --- a/tools/fonts/fontchain_linter.py +++ b/tools/fonts/fontchain_linter.py
@@ -57,6 +57,7 @@ 'sk': 'Latn', 'sl': 'Latn', 'sq': 'Latn', + 'sv': 'Latn', 'ta': 'Taml', 'te': 'Telu', 'tk': 'Latn',