diff options
Diffstat (limited to 'tools/fonts/fontchain_lint.py')
-rwxr-xr-x | tools/fonts/fontchain_lint.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/fonts/fontchain_lint.py b/tools/fonts/fontchain_lint.py index f193ea41dff9..eb8a1ccd0d9e 100755 --- a/tools/fonts/fontchain_lint.py +++ b/tools/fonts/fontchain_lint.py @@ -14,7 +14,9 @@ EMOJI_VS = 0xFE0F LANG_TO_SCRIPT = { 'as': 'Beng', + 'bg': 'Cyrl', 'bn': 'Beng', + 'cu': 'Cyrl', 'cy': 'Latn', 'da': 'Latn', 'de': 'Latn', |