diff --git a/Bitmaps/Scripts/Asia/11B00.svg b/Bitmaps/Scripts/Asia/11B00.svg new file mode 100644 index 000000000..c075cd741 --- /dev/null +++ b/Bitmaps/Scripts/Asia/11B00.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Unicodia/Resources/Scripts/11B00.png b/Unicodia/Resources/Scripts/11B00.png index b4cc75cba..003e9fd96 100644 Binary files a/Unicodia/Resources/Scripts/11B00.png and b/Unicodia/Resources/Scripts/11B00.png differ diff --git a/Unicodia/Uc/UcData.cpp b/Unicodia/Uc/UcData.cpp index 021129bbf..f9d0488c0 100644 --- a/Unicodia/Uc/UcData.cpp +++ b/Unicodia/Uc/UcData.cpp @@ -2015,8 +2015,8 @@ constinit const uc::Block uc::blocks[] { // Pau Cin Hau OK { 0x11AC0, 0x11AFF, { 0x11AC0, EcContinent::ASIA }, "Pau Cin Hau", { EcScript::Pauc, '0' }, EcScript::Pauc }, - /// @todo [U15] Devadagari Ex A - { 0x11B00, 0x11B5F, { '?', EcContinent::ASIA, Ifg::MISSING }, + /// @todo [future] Deva ex A temporarily in Funky + { 0x11B00, 0x11B5F, { 0x11B07, EcContinent::ASIA }, "Devanagari Extended-A", { EcScript::Deva, 'A' }, EcScript::Deva, EcFont::FUNKY, Bfg::HAS_DESCRIPTION },