[3.0] Meitei script added.
[platform/core/uifw/dali-adaptor.git] / text / dali / devel-api / text-abstraction / script.h
index 9331381..93d1021 100644 (file)
@@ -94,6 +94,7 @@ enum Script
   GEEZ,          ///< The Ge'ez script. Used by the Amharic, Tigrinya and other languages in Ethiopia and Eritrea.
   OL_CHIKI,      ///< The Ol Chiki script. Used by the Santali.
   BAYBAYIN,      ///< The Baybayin script. Used by the Tagalog, Bikol languages, Ilocano, Pangasinan, Visayan and other languages in Philippines.
+  MEITEI,        ///< The Meitei script used for the Meitei language in Manipur, India.
 
   EMOJI,         ///< The Emoji which map to standardized Unicode characters.
 
@@ -166,6 +167,7 @@ const char* const ScriptName[] =
   "GEEZ",          ///< The Ge'ez script also known as Ethiopic. Used by the Amharic, Tigrinya and other languages in Ethiopia and Eritrea.
   "OL_CHIKI",      ///< The Ol Chiki script. Used by the Santali.
   "BAYBAYIN",      ///< The Baybayin script. Used by the Tagalog, Bikol languages, Ilocano, Pangasinan, Visayan and other languages in Philippines.
+  "MEITEI",        ///< The Meitei script used for the Meitei language in Manipur, India.
 
   "EMOJI",         ///< The Emoji which map to standardized Unicode characters.