Add Unicode 6.0 scripts
[profile/ivi/org.tizen.video-player.git] / src / hb-unicode.c
index 280c61f..2ab308b 100644 (file)
@@ -341,7 +341,12 @@ const hb_direction_t horiz_dir[] =
   RTL, /* Orkh */
   RTL, /* Samr */
   LTR, /* Lana */
-  LTR  /* Tavt */
+  LTR, /* Tavt */
+
+  /* Unicode-6.0 additions */
+  LTR, /* Batk */
+  LTR, /* Brah */
+  RTL  /* Mand */
 };
 #undef LTR
 #undef RTL