Ge'ez (Ethiopic) script added.
[platform/core/uifw/dali-adaptor.git] / text / dali / devel-api / text-abstraction / script.h
index 163aae2..ba272bf 100644 (file)
@@ -91,6 +91,8 @@ enum Script
   JAVANESE,      ///< The Javanese script. Used by the Javanese language.
   SUNDANESE,     ///< The Sundanese script. Used by the Sundanese language.
 
+  GEEZ,          ///< The Ge'ez script. Used by the Amharic, Tigrinya and other languages in Ethiopia and Eritrea.
+
   EMOJI,         ///< The Emoji which map to standardized Unicode characters.
 
   SYMBOLS1,      ///< Some symbols.
@@ -159,6 +161,8 @@ const char* const ScriptName[] =
   "JAVANESE",      ///< The Javanese script. Used by the Javanese language.
   "SUNDANESE",     ///< The Sundanese script. Used by the Sundanese language.
 
+  "GEEZ",          ///< The Ge'ez script also known as Ethiopic. Used by the Amharic, Tigrinya and other languages in Ethiopia and Eritrea.
+
   "EMOJI",         ///< The Emoji which map to standardized Unicode characters.
 
   "SYMBOLS1",      ///< Some symbols.