digits: egyptian hieroglyphs numerals
[sheet.git] / writing-digits.inc.pl
index ff6860f20852a325e73a0e03bf1be43abc183e8a..13507b87b977df8167412ef09a24b712421f387c 100644 (file)
@@ -4,7 +4,7 @@ use utf8;
 default  => [qw( brahmi western sign eastern )],
 
 eastern  => [qw( hant hans suzhou rod )],
-western  => [qw( arabindi arabpers ethi copt latn latnlat xsux maya teng tlh osma brai )],
+western  => [qw( arabindi arabpers ethi copt egyp xsux latnlat latn maya teng tlh osma brai )],
 brahmi   => [qw(
        khmr java bali sund talu lana lanahora laoo mlym taml cham kali mymr cakm
        thai knda telu tibt lepc beng olck saur orya guru gujr deva brahnumb brah
@@ -48,6 +48,7 @@ deva     => {list => [qw{ ० १ २ ३ ४ ५ ६ ७ ८ ९ }]},
 brahnumb => {list => [qw{>- 𑁒 𑁓 𑁔 𑁕 𑁖 𑁗 𑁘 𑁙 𑁚 𑁛 }], title => 'Brahmi numbers'},
 brah     => {list => [qw{ 𑁦 𑁧 𑁨 𑁩 𑁪 𑁫 𑁬 𑁭 𑁮 𑁯 }], title => 'Brahmi digits'},
 
+egyp     => {list => [qw{>- 𓏺 𓏻 𓏼 𓏽 𓏾 𓏿 𓐀 𓐁 𓐂 𓎆 }]},
 copt     => {list => [qw{>- 𐋡 𐋢 𐋣 𐋤 𐋥 𐋦 𐋧 𐋨 𐋩 𐋪 }]},
 latn     => {list => [qw{ 0 1 2 3 4 5 6 7 8 9 }], title => 'Arabic (Western)'},
 latnlat  => {list => [qw{>- Ⅰ Ⅱ Ⅲ Ⅳ Ⅴ Ⅵ Ⅶ Ⅷ Ⅸ Ⅹ }], title => 'Roman'},