summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
author Calvin Pan <calvinpan@google.com> 2022-11-18 07:24:43 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-11-18 07:24:43 +0000
commit5f86cf89eeec626604a0b83a15445330c7f9b95f (patch)
tree3b20fa0428fd7f439ea7281d5f26392430f3e9fe /tools
parentbdc9177efd6a295f29a9ac1485f5c9c7f82c7781 (diff)
parent1a9701a13805e9acd14957a18f7fa9133d2114d9 (diff)
Merge "Support Hyphenation for Polish"
Diffstat (limited to 'tools')
-rwxr-xr-xtools/fonts/fontchain_linter.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fonts/fontchain_linter.py b/tools/fonts/fontchain_linter.py
index 87b4c6855638..006a02908643 100755
--- a/tools/fonts/fontchain_linter.py
+++ b/tools/fonts/fontchain_linter.py
@@ -54,6 +54,7 @@ LANG_TO_SCRIPT = {
'or': 'Orya',
'pa': 'Guru',
'pt': 'Latn',
+ 'pl': 'Latn',
'ru': 'Latn',
'sk': 'Latn',
'sl': 'Latn',