fix: Support Armenian characters (#2618)

* Support Armenian characters

* Update docs

Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
Ron Kok
2020-11-14 12:44:31 -08:00
committed by GitHub
parent 8abebc92a4
commit 753c82f360
3 changed files with 12 additions and 1 deletions

View File

@@ -38,6 +38,11 @@ const scriptData: Array<Script> = [
name: 'cyrillic',
blocks: [[0x0400, 0x04ff]],
},
{
// Armenian
name: 'armenian',
blocks: [[0x0530, 0x058F]],
},
{
// The Brahmic scripts of South and Southeast Asia
// Devanagari (0900097F)