summaryrefslogtreecommitdiff
path: root/comb.c
diff options
context:
space:
mode:
Diffstat (limited to 'comb.c')
-rw-r--r--comb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/comb.c b/comb.c
index 08a6fa6..6bf7f7d 100644
--- a/comb.c
+++ b/comb.c
@@ -170,6 +170,8 @@ static const struct {
R( 0xC80, 0xCFF, kannada ),
R( 0xD00, 0xD7F, malayalam ),
R( 0xD80, 0xDFF, sinhala ),
+ R( 0xE00, 0xE7F, thai ),
+ R( 0xE80, 0xEFF, lao ),
R( 0xF00, 0xFFF, tibetan ),
R( 0x1000, 0x108F, burmese ),
R( 0x1720, 0x19FF, misc_scripts ),