diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2005-11-15 09:02:41 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-11-15 09:02:41 +0000 |
commit | 5356deb630664007a0d40e4a5703129c086a74d8 (patch) | |
tree | 3fa22311f3af2ad1e71337a83f45da41346b7936 /examples | |
parent | d1b386437af58dfee74fe376adbb0db5c5da55fd (diff) | |
download | pango-5356deb630664007a0d40e4a5703129c086a74d8.tar.gz |
Updated Tibetan shaper from Pema Geyleg. (#313513)
2005-11-14 Behdad Esfahbod <behdad@gnome.org>
Updated Tibetan shaper from Pema Geyleg. (#313513)
* examples/tibetan.utf: Added.
* examples/Makefile.am (EXTRA_DIST): tibetan.utf added.
* modules/tibetan/tibetan-fc.c: Updated Tibetan shaper that is
rewritten from scratch. Supports the number pre-combining mark,
illegal sequence detection, etc.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile.am | 1 | ||||
-rw-r--r-- | examples/tibetan.utf | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index e79ff0fa..a830c1ec 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -112,6 +112,7 @@ EXTRA_DIST= \ dev-example.utf \ muru.utf \ syriac.utf \ + tibetan.utf \ pangorc \ pangox.aliases diff --git a/examples/tibetan.utf b/examples/tibetan.utf new file mode 100644 index 00000000..83d44aab --- /dev/null +++ b/examples/tibetan.utf @@ -0,0 +1,12 @@ +Regular letters འབྲུག་རྒྱལ་ཁབ་འདི་དགའ་ཏོག་ཏོ་ཡོད། +Reordering of Digits ༡༿༢༿༣༿ Illegal ཀ༿ སྐ༿༾ +Digits with other combining marks ༡༾༢༘༤༥༦ Illegal ཀ༘ཁ༙སྐ༘༙ +Tsa phru after base ཀ༹ Illegal ཀྱུ༹ ཀི༹ +Tsa phru after subjoined སྐ༹ རྒྱ༹ +A-Chung ཀཱ ཀྲཱ གླཱ གྱཱ༹ Illegal ཀཱུ ཀཱི +Halanta ཀ྄ ཀ྄ཱ སྐ྄ སྐྱ྄ +Vowels ཀྱུ སྐྱིུ ཀྀ ཀེ ཀོ ལྐཻ ཀཽ +Anusvara ཀུཾ ཀིཾ ཀཾི ཀིཾ ཀཾིཾ +Visaraga ཀཿ Illegal ཀ༵ཿ +Lower Stress Mark ཀ༷ ཀཱ༵ +Candrabindu ཀྃ ཀིྃ Illegal ཀིྃ |